Pull request #41736 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0+ca520bd1b807ace7c041bf416cb1bba385d968e5 (3889c301b5638145d7f5f983c351885efc0e0e8a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41736@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-12-01T15:42:56.241Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-12-01T15:42:56.247Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-12-01T15:42:56.501Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-086077ef8c9a391ba) in /home/ubuntu/workspace/moby_PR-41736 [Pipeline] { [Pipeline] checkout [2020-12-01T15:42:58.490Z] using credential docker-jenkins-github-credentials [2020-12-01T15:42:58.498Z] Cloning the remote Git repository [2020-12-01T15:42:58.498Z] Cloning with configured refspecs honoured and without tags [2020-12-01T15:42:58.518Z] Cloning repository https://github.com/moby/moby.git [2020-12-01T15:42:58.573Z] > git init /home/ubuntu/workspace/moby_PR-41736 # timeout=10 [2020-12-01T15:42:58.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:42:58.791Z] > git --version # timeout=10 [2020-12-01T15:42:58.804Z] > git --version # 'git version 2.17.1' [2020-12-01T15:42:58.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:42:58.806Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:18.130Z] Fetching without tags [2020-12-01T15:43:18.059Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:43:18.076Z] > git config --add remote.origin.fetch +refs/pull/41736/head:refs/remotes/origin/PR-41736 # timeout=10 [2020-12-01T15:43:18.097Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:18.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:43:18.136Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:43:18.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:18.137Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:18.399Z] Merging remotes/origin/master commit ca520bd1b807ace7c041bf416cb1bba385d968e5 into PR head commit 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:43:19.036Z] Merge succeeded, producing 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:43:19.036Z] Checking out Revision 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 (PR-41736) [2020-12-01T15:43:18.409Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:43:18.414Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:43:18.985Z] > git remote # timeout=10 [2020-12-01T15:43:19.004Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T15:43:19.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:19.018Z] > git merge ca520bd1b807ace7c041bf416cb1bba385d968e5 # timeout=10 [2020-12-01T15:43:19.029Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T15:43:19.041Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:43:19.060Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:43:23.136Z] Commit message: "Add a warning about symlink escapes. This package is not safe if used outside a chroot or mount namespace." [2020-12-01T15:43:23.136Z] First time build. Skipping changelog. [2020-12-01T15:43:23.160Z] > git --version # timeout=10 [2020-12-01T15:43:23.173Z] > git --version # 'git version 2.17.1' [2020-12-01T15:43:23.183Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-01T15:43:24.031Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41736:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-12-01T15:43:32.177Z] Unable to find image 'alpine:latest' locally [2020-12-01T15:43:32.177Z] latest: Pulling from library/alpine [2020-12-01T15:43:32.177Z] 188c0c94c7c5: Pulling fs layer [2020-12-01T15:43:32.177Z] 188c0c94c7c5: Verifying Checksum [2020-12-01T15:43:32.177Z] 188c0c94c7c5: Download complete [2020-12-01T15:43:32.437Z] 188c0c94c7c5: Pull complete [2020-12-01T15:43:32.437Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-01T15:43:32.437Z] Status: Downloaded newer image for alpine:latest [2020-12-01T15:43:37.723Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-12-01T15:43:38.050Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-086077ef8c9a391ba) in /home/ubuntu/workspace/moby_PR-41736 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-12-01T15:43:38.110Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-08205a73fb08eef12) in /home/ubuntu/workspace/moby_PR-41736 [2020-12-01T15:43:38.121Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41736 [Pipeline] { [2020-12-01T15:43:38.144Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-41736 [Pipeline] checkout [2020-12-01T15:43:38.185Z] Running on EC2 (managed-agents) - ubuntu-2004-overlay2-arm64v8 (i-0c3657cd6958ca3b9) in /home/ubuntu/workspace/moby_PR-41736 [Pipeline] // stage [2020-12-01T15:43:38.189Z] using credential docker-jenkins-github-credentials [2020-12-01T15:43:38.198Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0550694cb437ab6b1) in /home/ubuntu/workspace/moby_PR-41736 [Pipeline] // stage [2020-12-01T15:43:38.208Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] { [Pipeline] { [2020-12-01T15:43:38.227Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] { [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-12-01T15:43:38.304Z] using credential docker-jenkins-github-credentials [2020-12-01T15:43:38.326Z] Cloning the remote Git repository [2020-12-01T15:43:38.326Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] checkout [2020-12-01T15:43:38.359Z] using credential docker-jenkins-github-credentials [2020-12-01T15:43:38.375Z] Cloning the remote Git repository [2020-12-01T15:43:38.375Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-12-01T15:43:38.577Z] Merging remotes/origin/master commit ca520bd1b807ace7c041bf416cb1bba385d968e5 into PR head commit 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-12-01T15:43:38.694Z] Merge succeeded, producing 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:43:38.694Z] Checking out Revision 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 (PR-41736) [2020-12-01T15:43:38.756Z] Commit message: "Add a warning about symlink escapes. This package is not safe if used outside a chroot or mount namespace." [2020-12-01T15:43:38.773Z] > git --version # timeout=10 [2020-12-01T15:43:38.784Z] > git --version # 'git version 2.17.1' [2020-12-01T15:43:38.794Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-01T15:43:38.199Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-12-01T15:43:38.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:43:38.232Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:43:38.232Z] > git --version # timeout=10 [2020-12-01T15:43:38.239Z] > git --version # 'git version 2.17.1' [2020-12-01T15:43:38.239Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:38.240Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:38.583Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:43:38.587Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:43:38.665Z] > git remote # timeout=10 [2020-12-01T15:43:38.669Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T15:43:38.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:38.680Z] > git merge ca520bd1b807ace7c041bf416cb1bba385d968e5 # timeout=10 [2020-12-01T15:43:38.693Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T15:43:38.699Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:43:38.704Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-12-01T15:43:38.333Z] Cloning repository https://github.com/moby/moby.git [2020-12-01T15:43:38.333Z] > git init /home/jenkins/workspace/moby_PR-41736 # timeout=10 [2020-12-01T15:43:38.340Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:43:38.340Z] > git --version # timeout=10 [2020-12-01T15:43:38.341Z] > git --version # 'git version 2.17.1' [2020-12-01T15:43:38.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:38.341Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2020-12-01T15:43:38.381Z] Cloning repository https://github.com/moby/moby.git [2020-12-01T15:43:38.381Z] > git init /home/docker/workspace/moby_PR-41736 # timeout=10 [2020-12-01T15:43:38.390Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:43:38.390Z] > git --version # timeout=10 [2020-12-01T15:43:38.393Z] > git --version # 'git version 2.7.4' [2020-12-01T15:43:38.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:38.395Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:39.587Z] + docker version [2020-12-01T15:43:39.587Z] Client: Docker Engine - Community [2020-12-01T15:43:39.587Z] Version: 19.03.13 [2020-12-01T15:43:39.587Z] API version: 1.40 [2020-12-01T15:43:39.587Z] Go version: go1.13.15 [2020-12-01T15:43:39.587Z] Git commit: 4484c46d9d [2020-12-01T15:43:39.587Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-01T15:43:39.587Z] OS/Arch: linux/amd64 [2020-12-01T15:43:39.587Z] Experimental: false [2020-12-01T15:43:39.587Z] [2020-12-01T15:43:39.587Z] Server: Docker Engine - Community [2020-12-01T15:43:39.587Z] Engine: [2020-12-01T15:43:39.587Z] Version: 19.03.13 [2020-12-01T15:43:39.587Z] API version: 1.40 (minimum version 1.12) [2020-12-01T15:43:39.587Z] Go version: go1.13.15 [2020-12-01T15:43:39.587Z] Git commit: 4484c46d9d [2020-12-01T15:43:39.587Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-01T15:43:39.587Z] OS/Arch: linux/amd64 [2020-12-01T15:43:39.587Z] Experimental: true [2020-12-01T15:43:39.587Z] containerd: [2020-12-01T15:43:39.587Z] Version: 1.3.7 [2020-12-01T15:43:39.587Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-01T15:43:39.587Z] runc: [2020-12-01T15:43:39.587Z] Version: 1.0.0-rc10 [2020-12-01T15:43:39.587Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T15:43:39.587Z] docker-init: [2020-12-01T15:43:39.587Z] Version: 0.18.0 [2020-12-01T15:43:39.587Z] GitCommit: fec3683 [Pipeline] sh [2020-12-01T15:43:39.706Z] using credential docker-jenkins-github-credentials [2020-12-01T15:43:39.713Z] Cloning the remote Git repository [2020-12-01T15:43:39.713Z] Cloning with configured refspecs honoured and without tags [2020-12-01T15:43:39.874Z] + docker info [2020-12-01T15:43:40.417Z] using credential docker-jenkins-github-credentials [2020-12-01T15:43:40.425Z] Cloning the remote Git repository [2020-12-01T15:43:40.425Z] Cloning with configured refspecs honoured and without tags [2020-12-01T15:43:39.722Z] Cloning repository https://github.com/moby/moby.git [2020-12-01T15:43:39.768Z] > git init /home/ubuntu/workspace/moby_PR-41736 # timeout=10 [2020-12-01T15:43:39.927Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:43:39.927Z] > git --version # timeout=10 [2020-12-01T15:43:39.930Z] > git --version # 'git version 2.17.1' [2020-12-01T15:43:39.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:39.932Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:40.447Z] Cloning repository https://github.com/moby/moby.git [2020-12-01T15:43:40.500Z] > git init /home/ubuntu/workspace/moby_PR-41736 # timeout=10 [2020-12-01T15:43:40.679Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:43:40.679Z] > git --version # timeout=10 [2020-12-01T15:43:40.692Z] > git --version # 'git version 2.17.1' [2020-12-01T15:43:40.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:40.695Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:41.354Z] using credential docker-jenkins-github-credentials [2020-12-01T15:43:41.362Z] Cloning the remote Git repository [2020-12-01T15:43:41.362Z] Cloning with configured refspecs honoured and without tags [2020-12-01T15:43:41.391Z] Cloning repository https://github.com/moby/moby.git [2020-12-01T15:43:41.452Z] > git init /home/ubuntu/workspace/moby_PR-41736 # timeout=10 [2020-12-01T15:43:41.988Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:43:41.988Z] > git --version # timeout=10 [2020-12-01T15:43:41.998Z] > git --version # 'git version 2.25.1' [2020-12-01T15:43:41.999Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:42.002Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:48.582Z] Fetching without tags [2020-12-01T15:43:48.926Z] Merging remotes/origin/master commit ca520bd1b807ace7c041bf416cb1bba385d968e5 into PR head commit 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:43:48.555Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:43:48.556Z] > git config --add remote.origin.fetch +refs/pull/41736/head:refs/remotes/origin/PR-41736 # timeout=10 [2020-12-01T15:43:48.560Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:48.576Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:43:48.588Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:43:48.588Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:48.588Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:48.932Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:43:48.933Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:43:49.488Z] Merge succeeded, producing 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:43:49.488Z] Checking out Revision 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 (PR-41736) [2020-12-01T15:43:49.871Z] Client: [2020-12-01T15:43:49.871Z] Debug Mode: false [2020-12-01T15:43:49.871Z] [2020-12-01T15:43:49.871Z] Server: [2020-12-01T15:43:49.871Z] Containers: 0 [2020-12-01T15:43:49.871Z] Running: 0 [2020-12-01T15:43:49.871Z] Paused: 0 [2020-12-01T15:43:49.871Z] Stopped: 0 [2020-12-01T15:43:49.871Z] Images: 1 [2020-12-01T15:43:49.871Z] Server Version: 19.03.13 [2020-12-01T15:43:49.871Z] Storage Driver: overlay2 [2020-12-01T15:43:49.871Z] Backing Filesystem: extfs [2020-12-01T15:43:49.871Z] Supports d_type: true [2020-12-01T15:43:49.871Z] Native Overlay Diff: true [2020-12-01T15:43:49.871Z] Logging Driver: json-file [2020-12-01T15:43:49.871Z] Cgroup Driver: cgroupfs [2020-12-01T15:43:49.871Z] Plugins: [2020-12-01T15:43:49.871Z] Volume: local [2020-12-01T15:43:49.871Z] Network: bridge host ipvlan macvlan null overlay [2020-12-01T15:43:49.871Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-01T15:43:49.871Z] Swarm: inactive [2020-12-01T15:43:49.871Z] Runtimes: runc [2020-12-01T15:43:49.871Z] Default Runtime: runc [2020-12-01T15:43:49.871Z] Init Binary: docker-init [2020-12-01T15:43:49.871Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-01T15:43:49.871Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T15:43:49.871Z] init version: fec3683 [2020-12-01T15:43:49.871Z] Security Options: [2020-12-01T15:43:49.871Z] apparmor [2020-12-01T15:43:49.871Z] seccomp [2020-12-01T15:43:49.871Z] Profile: default [2020-12-01T15:43:49.871Z] Kernel Version: 5.4.0-1025-aws [2020-12-01T15:43:49.871Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-01T15:43:49.871Z] OSType: linux [2020-12-01T15:43:49.871Z] Architecture: x86_64 [2020-12-01T15:43:49.871Z] CPUs: 2 [2020-12-01T15:43:49.871Z] Total Memory: 15.35GiB [2020-12-01T15:43:49.871Z] Name: ip-10-100-58-239 [2020-12-01T15:43:49.871Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-01T15:43:49.871Z] Docker Root Dir: /var/lib/docker [2020-12-01T15:43:49.871Z] Debug Mode: false [2020-12-01T15:43:49.871Z] Registry: https://index.docker.io/v1/ [2020-12-01T15:43:49.871Z] Labels: [2020-12-01T15:43:49.871Z] Experimental: true [2020-12-01T15:43:49.871Z] Insecure Registries: [2020-12-01T15:43:49.871Z] 127.0.0.0/8 [2020-12-01T15:43:49.871Z] Live Restore Enabled: true [2020-12-01T15:43:49.871Z] [2020-12-01T15:43:49.871Z] WARNING: No swap limit support [Pipeline] sh [2020-12-01T15:43:49.892Z] Commit message: "Add a warning about symlink escapes. This package is not safe if used outside a chroot or mount namespace." [2020-12-01T15:43:49.940Z] > git --version # timeout=10 [2020-12-01T15:43:49.943Z] > git --version # 'git version 2.17.1' [2020-12-01T15:43:49.948Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-01T15:43:50.163Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T15:43:50.163Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T15:43:50.163Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41736/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-01T15:43:50.163Z] + bash /home/ubuntu/workspace/moby_PR-41736/check-config.sh [2020-12-01T15:43:50.163Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-01T15:43:50.163Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-01T15:43:50.163Z] [2020-12-01T15:43:50.163Z] Generally Necessary: [2020-12-01T15:43:50.429Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-01T15:43:50.429Z] - apparmor: enabled and tools installed [2020-12-01T15:43:50.429Z] - CONFIG_NAMESPACES: enabled [2020-12-01T15:43:50.429Z] - CONFIG_NET_NS: enabled [2020-12-01T15:43:50.429Z] - CONFIG_PID_NS: enabled [2020-12-01T15:43:50.429Z] - CONFIG_IPC_NS: enabled [2020-12-01T15:43:50.429Z] - CONFIG_UTS_NS: enabled [2020-12-01T15:43:50.429Z] - CONFIG_CGROUPS: enabled [2020-12-01T15:43:50.429Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-01T15:43:50.429Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-01T15:43:50.429Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-01T15:43:50.429Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-01T15:43:50.429Z] - CONFIG_CPUSETS: enabled [2020-12-01T15:43:50.429Z] - CONFIG_MEMCG: enabled [2020-12-01T15:43:50.429Z] - CONFIG_KEYS: enabled [2020-12-01T15:43:50.429Z] - CONFIG_VETH: enabled (as module) [2020-12-01T15:43:50.429Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-01T15:43:50.429Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-01T15:43:50.429Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-01T15:43:50.429Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-01T15:43:50.429Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-01T15:43:50.429Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-01T15:43:50.429Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-01T15:43:50.429Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-01T15:43:50.429Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-01T15:43:50.429Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-01T15:43:50.429Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-01T15:43:50.429Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-01T15:43:50.429Z] [2020-12-01T15:43:50.429Z] Optional Features: [2020-12-01T15:43:50.429Z] - CONFIG_USER_NS: enabled [2020-12-01T15:43:50.429Z] - CONFIG_SECCOMP: enabled [2020-12-01T15:43:50.429Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-01T15:43:50.429Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-01T15:43:50.429Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-01T15:43:50.429Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-01T15:43:50.429Z] - CONFIG_BLK_CGROUP: enabled [2020-12-01T15:43:50.429Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-01T15:43:50.429Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-01T15:43:50.429Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-01T15:43:50.429Z] - CONFIG_CGROUP_PERF: enabled [2020-12-01T15:43:50.429Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-01T15:43:50.429Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-01T15:43:50.429Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-01T15:43:50.429Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-01T15:43:50.429Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-01T15:43:50.429Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-01T15:43:50.429Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-01T15:43:50.429Z] - CONFIG_IP_VS: enabled (as module) [2020-12-01T15:43:50.429Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-01T15:43:50.429Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-01T15:43:50.429Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-01T15:43:50.429Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-01T15:43:50.429Z] - CONFIG_EXT4_FS: enabled [2020-12-01T15:43:50.429Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-01T15:43:50.429Z] - CONFIG_EXT4_FS_SECURITY: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-01T15:43:50.689Z] - Network Drivers: [2020-12-01T15:43:50.689Z] - "overlay": [2020-12-01T15:43:50.689Z] - CONFIG_VXLAN: enabled (as module) [2020-12-01T15:43:50.689Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-01T15:43:50.689Z] Optional (for encrypted networks): [2020-12-01T15:43:50.689Z] - CONFIG_CRYPTO: enabled [2020-12-01T15:43:50.689Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-01T15:43:50.689Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-01T15:43:50.689Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-01T15:43:50.689Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-01T15:43:50.689Z] - CONFIG_XFRM: enabled [2020-12-01T15:43:50.689Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-01T15:43:50.689Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-01T15:43:50.689Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-01T15:43:50.689Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-01T15:43:50.689Z] - "ipvlan": [2020-12-01T15:43:50.689Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-01T15:43:50.689Z] - "macvlan": [2020-12-01T15:43:50.689Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-01T15:43:50.689Z] - CONFIG_DUMMY: enabled (as module) [2020-12-01T15:43:50.689Z] - "ftp,tftp client in container": [2020-12-01T15:43:50.689Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-01T15:43:50.689Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-01T15:43:50.689Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-01T15:43:50.689Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-01T15:43:50.689Z] - Storage Drivers: [2020-12-01T15:43:50.689Z] - "aufs": [2020-12-01T15:43:50.689Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-01T15:43:50.689Z] - "btrfs": [2020-12-01T15:43:50.689Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-01T15:43:50.689Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-01T15:43:50.689Z] - "devicemapper": [2020-12-01T15:43:50.689Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-01T15:43:50.689Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-01T15:43:50.689Z] - "overlay": [2020-12-01T15:43:50.689Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-01T15:43:50.689Z] - "zfs": [2020-12-01T15:43:50.689Z] - /dev/zfs: present [2020-12-01T15:43:50.689Z] - zfs command: missing [2020-12-01T15:43:50.689Z] - zpool command: missing [2020-12-01T15:43:50.689Z] [2020-12-01T15:43:50.689Z] Limits: [2020-12-01T15:43:50.689Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-01T15:43:50.689Z] [2020-12-01T15:43:50.689Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-01T15:43:49.395Z] > git remote # timeout=10 [2020-12-01T15:43:49.399Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T15:43:49.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:49.402Z] > git merge ca520bd1b807ace7c041bf416cb1bba385d968e5 # timeout=10 [2020-12-01T15:43:49.480Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T15:43:49.494Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:43:49.496Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:43:50.902Z] + docker version [2020-12-01T15:43:50.902Z] Client: Docker Engine - Community [2020-12-01T15:43:50.902Z] Version: 19.03.7 [2020-12-01T15:43:50.902Z] API version: 1.40 [2020-12-01T15:43:50.902Z] Go version: go1.12.17 [2020-12-01T15:43:50.902Z] Git commit: 7141c199a2 [2020-12-01T15:43:50.902Z] Built: Sat Mar 7 16:48:47 2020 [2020-12-01T15:43:50.902Z] OS/Arch: linux/s390x [2020-12-01T15:43:50.902Z] Experimental: false [2020-12-01T15:43:50.902Z] [2020-12-01T15:43:50.902Z] Server: Docker Engine - Community [2020-12-01T15:43:50.902Z] Engine: [2020-12-01T15:43:50.902Z] Version: 19.03.7 [2020-12-01T15:43:50.902Z] API version: 1.40 (minimum version 1.12) [2020-12-01T15:43:50.902Z] Go version: go1.12.17 [2020-12-01T15:43:50.902Z] Git commit: 7141c199a2 [2020-12-01T15:43:50.902Z] Built: Sat Mar 7 16:47:46 2020 [2020-12-01T15:43:50.902Z] OS/Arch: linux/s390x [2020-12-01T15:43:50.902Z] Experimental: true [2020-12-01T15:43:50.902Z] containerd: [2020-12-01T15:43:50.902Z] Version: 1.2.13 [2020-12-01T15:43:50.902Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-12-01T15:43:50.902Z] runc: [2020-12-01T15:43:50.902Z] Version: 1.0.0-rc10 [2020-12-01T15:43:50.902Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T15:43:50.902Z] docker-init: [2020-12-01T15:43:50.902Z] Version: 0.18.0 [2020-12-01T15:43:50.902Z] GitCommit: fec3683 [Pipeline] sh [2020-12-01T15:43:51.031Z] + sudo modprobe ip_vs [2020-12-01T15:43:51.031Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 . [2020-12-01T15:43:51.289Z] + docker info [2020-12-01T15:43:51.289Z] Client: [2020-12-01T15:43:51.289Z] Debug Mode: false [2020-12-01T15:43:51.289Z] [2020-12-01T15:43:51.289Z] Server: [2020-12-01T15:43:51.289Z] Containers: 0 [2020-12-01T15:43:51.289Z] Running: 0 [2020-12-01T15:43:51.289Z] Paused: 0 [2020-12-01T15:43:51.289Z] Stopped: 0 [2020-12-01T15:43:51.289Z] Images: 0 [2020-12-01T15:43:51.289Z] Server Version: 19.03.7 [2020-12-01T15:43:51.289Z] Storage Driver: overlay2 [2020-12-01T15:43:51.289Z] Backing Filesystem: [2020-12-01T15:43:51.289Z] Supports d_type: true [2020-12-01T15:43:51.289Z] Native Overlay Diff: true [2020-12-01T15:43:51.289Z] Logging Driver: json-file [2020-12-01T15:43:51.289Z] Cgroup Driver: cgroupfs [2020-12-01T15:43:51.289Z] Plugins: [2020-12-01T15:43:51.289Z] Volume: local [2020-12-01T15:43:51.289Z] Network: bridge host ipvlan macvlan null overlay [2020-12-01T15:43:51.289Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-01T15:43:51.289Z] Swarm: inactive [2020-12-01T15:43:51.289Z] Runtimes: runc [2020-12-01T15:43:51.289Z] Default Runtime: runc [2020-12-01T15:43:51.289Z] Init Binary: docker-init [2020-12-01T15:43:51.289Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-12-01T15:43:51.289Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T15:43:51.289Z] init version: fec3683 [2020-12-01T15:43:51.289Z] Security Options: [2020-12-01T15:43:51.289Z] apparmor [2020-12-01T15:43:51.289Z] seccomp [2020-12-01T15:43:51.289Z] Profile: default [2020-12-01T15:43:51.289Z] Kernel Version: 4.15.0-91-generic [2020-12-01T15:43:51.289Z] Operating System: Ubuntu 18.04.4 LTS [2020-12-01T15:43:51.289Z] OSType: linux [2020-12-01T15:43:51.289Z] Architecture: s390x [2020-12-01T15:43:51.289Z] CPUs: 2 [2020-12-01T15:43:51.289Z] Total Memory: 7.861GiB [2020-12-01T15:43:51.289Z] Name: s390x-ubuntu-14 [2020-12-01T15:43:51.289Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-12-01T15:43:51.289Z] Docker Root Dir: /var/lib/docker [2020-12-01T15:43:51.289Z] Debug Mode: false [2020-12-01T15:43:51.289Z] Registry: https://index.docker.io/v1/ [2020-12-01T15:43:51.289Z] Labels: [2020-12-01T15:43:51.289Z] Experimental: true [2020-12-01T15:43:51.289Z] Insecure Registries: [2020-12-01T15:43:51.289Z] 127.0.0.0/8 [2020-12-01T15:43:51.289Z] Live Restore Enabled: false [2020-12-01T15:43:51.289Z] [2020-12-01T15:43:51.289Z] WARNING: No swap limit support [2020-12-01T15:43:51.294Z] #2 [internal] load .dockerignore [2020-12-01T15:43:51.294Z] #2 transferring context: 87B done [2020-12-01T15:43:51.294Z] #2 DONE 0.0s [2020-12-01T15:43:51.294Z] [2020-12-01T15:43:51.294Z] #1 [internal] load build definition from Dockerfile [2020-12-01T15:43:51.294Z] #1 transferring dockerfile: 16.58kB done [2020-12-01T15:43:51.294Z] #1 DONE 0.0s [2020-12-01T15:43:51.294Z] [2020-12-01T15:43:51.294Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [Pipeline] sh [2020-12-01T15:43:51.554Z] #3 DONE 0.5s [2020-12-01T15:43:51.728Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T15:43:51.728Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T15:43:51.728Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41736/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-01T15:43:51.728Z] + bash /home/jenkins/workspace/moby_PR-41736/check-config.sh [2020-12-01T15:43:51.728Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-01T15:43:51.728Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-12-01T15:43:51.728Z] [2020-12-01T15:43:51.728Z] Generally Necessary: [2020-12-01T15:43:51.728Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-01T15:43:51.728Z] - apparmor: enabled and tools installed [2020-12-01T15:43:51.728Z] - CONFIG_NAMESPACES: enabled [2020-12-01T15:43:51.728Z] - CONFIG_NET_NS: enabled [2020-12-01T15:43:51.728Z] - CONFIG_PID_NS: enabled [2020-12-01T15:43:51.728Z] - CONFIG_IPC_NS: enabled [2020-12-01T15:43:51.728Z] - CONFIG_UTS_NS: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CGROUPS: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CPUSETS: enabled [2020-12-01T15:43:51.728Z] - CONFIG_MEMCG: enabled [2020-12-01T15:43:51.728Z] - CONFIG_KEYS: enabled [2020-12-01T15:43:51.728Z] - CONFIG_VETH: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-01T15:43:51.728Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-01T15:43:51.728Z] [2020-12-01T15:43:51.728Z] Optional Features: [2020-12-01T15:43:51.728Z] - CONFIG_USER_NS: enabled [2020-12-01T15:43:51.728Z] - CONFIG_SECCOMP: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-01T15:43:51.728Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-01T15:43:51.728Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-01T15:43:51.728Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-01T15:43:51.728Z] - CONFIG_BLK_CGROUP: enabled [2020-12-01T15:43:51.728Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-01T15:43:51.728Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CGROUP_PERF: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-01T15:43:51.728Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-01T15:43:51.728Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-01T15:43:51.728Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-01T15:43:51.728Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_IP_VS: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-01T15:43:51.728Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-01T15:43:51.728Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-01T15:43:51.728Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_EXT4_FS: enabled [2020-12-01T15:43:51.728Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-01T15:43:51.728Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-01T15:43:51.728Z] - Network Drivers: [2020-12-01T15:43:51.728Z] - "overlay": [2020-12-01T15:43:51.728Z] - CONFIG_VXLAN: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-01T15:43:51.728Z] Optional (for encrypted networks): [2020-12-01T15:43:51.728Z] - CONFIG_CRYPTO: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-01T15:43:51.728Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-01T15:43:51.728Z] - CONFIG_XFRM: enabled [2020-12-01T15:43:51.728Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-01T15:43:51.728Z] - "ipvlan": [2020-12-01T15:43:51.728Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-01T15:43:51.728Z] - "macvlan": [2020-12-01T15:43:51.728Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_DUMMY: enabled (as module) [2020-12-01T15:43:51.728Z] - "ftp,tftp client in container": [2020-12-01T15:43:51.728Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-01T15:43:51.728Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-01T15:43:51.728Z] - Storage Drivers: [2020-12-01T15:43:51.728Z] - "aufs": [2020-12-01T15:43:51.814Z] [2020-12-01T15:43:51.814Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-01T15:43:51.814Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-01T15:43:51.815Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-01T15:43:51.815Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-01T15:43:51.815Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-01T15:43:51.815Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 128.56kB / 8.88MB 0.0s [2020-12-01T15:43:51.815Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-12-01T15:43:51.815Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-12-01T15:43:52.019Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-01T15:43:52.019Z] - "btrfs": [2020-12-01T15:43:52.019Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-01T15:43:52.019Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-01T15:43:52.019Z] - "devicemapper": [2020-12-01T15:43:52.019Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-01T15:43:52.019Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-01T15:43:52.019Z] - "overlay": [2020-12-01T15:43:52.019Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-01T15:43:52.019Z] - "zfs": [2020-12-01T15:43:52.019Z] - /dev/zfs: missing [2020-12-01T15:43:52.019Z] - zfs command: missing [2020-12-01T15:43:52.019Z] - zpool command: missing [2020-12-01T15:43:52.019Z] [2020-12-01T15:43:52.019Z] Limits: [2020-12-01T15:43:52.019Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-01T15:43:52.019Z] [2020-12-01T15:43:52.019Z] + true [Pipeline] } [Pipeline] // stage [2020-12-01T15:43:52.075Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-12-01T15:43:52.075Z] #4 DONE 0.4s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-01T15:43:52.335Z] [2020-12-01T15:43:52.335Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-01T15:43:52.447Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 . [2020-12-01T15:43:52.448Z] #2 [internal] load .dockerignore [2020-12-01T15:43:52.448Z] #2 transferring context: 87B done [2020-12-01T15:43:52.448Z] #2 DONE 0.0s [2020-12-01T15:43:52.448Z] [2020-12-01T15:43:52.448Z] #1 [internal] load build definition from Dockerfile [2020-12-01T15:43:52.448Z] #1 transferring dockerfile: 16.58kB done [2020-12-01T15:43:52.448Z] #1 DONE 0.0s [2020-12-01T15:43:52.448Z] [2020-12-01T15:43:52.448Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-01T15:43:52.904Z] #7 ... [2020-12-01T15:43:52.904Z] [2020-12-01T15:43:52.904Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-01T15:43:52.904Z] #5 DONE 0.6s [2020-12-01T15:43:53.069Z] Still waiting to schedule task [2020-12-01T15:43:53.069Z] Waiting for next available executor on ‘azwin-2-388e60’ [2020-12-01T15:43:53.087Z] #3 DONE 0.6s [2020-12-01T15:43:53.087Z] [2020-12-01T15:43:53.087Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-01T15:43:53.087Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-01T15:43:53.087Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-01T15:43:53.087Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-12-01T15:43:53.087Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-12-01T15:43:53.087Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.21MB / 8.88MB 0.2s [2020-12-01T15:43:53.165Z] [2020-12-01T15:43:53.165Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-01T15:43:53.165Z] #6 DONE 0.8s [2020-12-01T15:43:53.165Z] [2020-12-01T15:43:53.165Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-01T15:43:53.165Z] #7 DONE 1.0s [2020-12-01T15:43:53.377Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-12-01T15:43:53.377Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-12-01T15:43:53.377Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-12-01T15:43:53.426Z] [2020-12-01T15:43:53.426Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:43:53.426Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-01T15:43:53.426Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-01T15:43:53.426Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-01T15:43:53.426Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-01T15:43:53.426Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s [2020-12-01T15:43:53.426Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.60MB / 50.40MB 0.2s [2020-12-01T15:43:53.668Z] #4 DONE 0.5s [2020-12-01T15:43:53.687Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.50MB / 50.40MB 0.3s [2020-12-01T15:43:53.687Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.29MB / 7.81MB 0.3s [2020-12-01T15:43:53.687Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.34MB / 50.40MB 0.4s [2020-12-01T15:43:53.687Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.50MB / 7.81MB 0.4s [2020-12-01T15:43:53.948Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.07MB / 50.40MB 0.5s [2020-12-01T15:43:53.948Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-12-01T15:43:53.948Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.5s [2020-12-01T15:43:53.948Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.32MB / 50.40MB 0.7s [2020-12-01T15:43:53.948Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s [2020-12-01T15:43:53.958Z] [2020-12-01T15:43:53.958Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-01T15:43:53.958Z] #7 DONE 0.1s [2020-12-01T15:43:53.958Z] [2020-12-01T15:43:53.958Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-01T15:43:54.209Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.16MB / 50.40MB 0.8s [2020-12-01T15:43:54.209Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2020-12-01T15:43:54.209Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.34MB / 51.83MB 0.8s [2020-12-01T15:43:54.209Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.71MB / 50.40MB 0.9s [2020-12-01T15:43:54.209Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.16MB / 51.83MB 0.9s [2020-12-01T15:43:54.248Z] #6 DONE 0.2s [2020-12-01T15:43:54.248Z] [2020-12-01T15:43:54.248Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-01T15:43:54.470Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s [2020-12-01T15:43:54.471Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.21MB / 51.83MB 1.0s [2020-12-01T15:43:54.471Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.16MB / 51.83MB 1.2s [2020-12-01T15:43:54.538Z] #5 DONE 0.8s [2020-12-01T15:43:54.732Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2020-12-01T15:43:54.732Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.56MB / 51.83MB 1.5s [2020-12-01T15:43:54.732Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.72MB / 120.17MB 1.5s [2020-12-01T15:43:54.732Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.37MB / 68.67MB 1.5s [2020-12-01T15:43:54.912Z] [2020-12-01T15:43:54.912Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:43:54.912Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-01T15:43:54.912Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.1s [2020-12-01T15:43:54.912Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-01T15:43:54.912Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-12-01T15:43:54.912Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-12-01T15:43:54.912Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.1s [2020-12-01T15:43:54.912Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.1s [2020-12-01T15:43:54.912Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 5.48MB / 7.39MB 0.2s [2020-12-01T15:43:54.912Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 3.36MB / 48.97MB 0.2s [2020-12-01T15:43:54.912Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 2.45MB / 9.88MB 0.2s [2020-12-01T15:43:54.912Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.2s done [2020-12-01T15:43:54.912Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 9.25MB / 48.97MB 0.3s [2020-12-01T15:43:54.912Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 6.47MB / 9.88MB 0.3s [2020-12-01T15:43:54.912Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.3s [2020-12-01T15:43:54.993Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.22MB / 68.67MB 1.5s [2020-12-01T15:43:54.993Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s [2020-12-01T15:43:54.993Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.95MB / 120.17MB 1.8s [2020-12-01T15:43:54.993Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.92MB / 68.67MB 1.8s [2020-12-01T15:43:54.993Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-12-01T15:43:55.236Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 14.27MB / 48.97MB 0.4s [2020-12-01T15:43:55.236Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done [2020-12-01T15:43:55.236Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.67MB / 51.38MB 0.4s [2020-12-01T15:43:55.236Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.4s [2020-12-01T15:43:55.236Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 18.30MB / 48.97MB 0.5s [2020-12-01T15:43:55.236Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 7.16MB / 51.38MB 0.5s [2020-12-01T15:43:55.236Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 21.17MB / 48.97MB 0.6s [2020-12-01T15:43:55.236Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 3.07MB / 56.74MB 0.6s [2020-12-01T15:43:55.253Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.18MB / 68.67MB 1.8s [2020-12-01T15:43:55.253Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.58MB / 120.17MB 1.9s [2020-12-01T15:43:55.253Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.72MB / 68.67MB 1.9s [2020-12-01T15:43:55.253Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s done [2020-12-01T15:43:55.253Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.29MB / 120.17MB 2.1s [2020-12-01T15:43:55.253Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.53MB / 68.67MB 2.1s [2020-12-01T15:43:55.253Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.0s done [2020-12-01T15:43:55.515Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.32MB / 68.67MB 2.2s [2020-12-01T15:43:55.515Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.08MB / 120.17MB 2.2s [2020-12-01T15:43:55.550Z] #8 ... [2020-12-01T15:43:55.550Z] [2020-12-01T15:43:55.550Z] #21 [internal] load build context [2020-12-01T15:43:55.550Z] #21 transferring context: 52.35MB 0.8s done [2020-12-01T15:43:55.550Z] #21 DONE 0.8s [2020-12-01T15:43:55.550Z] [2020-12-01T15:43:55.550Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:43:55.550Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 25.99MB / 48.97MB 0.7s [2020-12-01T15:43:55.550Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 13.77MB / 51.38MB 0.7s [2020-12-01T15:43:55.550Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 37.03MB / 48.97MB 0.9s [2020-12-01T15:43:55.550Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.46MB / 51.38MB 0.9s [2020-12-01T15:43:55.550Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 9.57MB / 56.74MB 0.9s [2020-12-01T15:43:55.777Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.18MB / 120.17MB 2.3s [2020-12-01T15:43:55.777Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.83MB / 68.67MB 2.3s [2020-12-01T15:43:55.777Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.38MB / 120.17MB 2.5s [2020-12-01T15:43:55.777Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.88MB / 68.67MB 2.5s [2020-12-01T15:43:55.850Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 42.04MB / 48.97MB 1.0s [2020-12-01T15:43:55.850Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.18MB / 51.38MB 1.0s [2020-12-01T15:43:55.850Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 12.61MB / 56.74MB 1.0s [2020-12-01T15:43:55.850Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.00MB / 48.97MB 1.2s [2020-12-01T15:43:55.850Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 31.61MB / 51.38MB 1.2s [2020-12-01T15:43:55.850Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 17.26MB / 56.74MB 1.2s [2020-12-01T15:43:56.025Z] Fetching without tags [2020-12-01T15:43:56.038Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.15MB / 120.17MB 2.7s [2020-12-01T15:43:56.038Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.7s [2020-12-01T15:43:56.008Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:43:56.011Z] > git config --add remote.origin.fetch +refs/pull/41736/head:refs/remotes/origin/PR-41736 # timeout=10 [2020-12-01T15:43:56.014Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:56.019Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:43:56.024Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:43:56.025Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:56.025Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:56.149Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done [2020-12-01T15:43:56.149Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 40.96MB / 51.38MB 1.4s [2020-12-01T15:43:56.149Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.40MB / 56.74MB 1.4s [2020-12-01T15:43:56.149Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 457.67kB / 102.23MB 1.4s [2020-12-01T15:43:56.149Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2020-12-01T15:43:56.149Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 45.91MB / 51.38MB 1.5s [2020-12-01T15:43:56.149Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 31.89MB / 56.74MB 1.5s [2020-12-01T15:43:56.299Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.74MB / 120.17MB 2.8s [2020-12-01T15:43:56.299Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.83MB / 120.17MB 2.9s [2020-12-01T15:43:56.300Z] Merging remotes/origin/master commit ca520bd1b807ace7c041bf416cb1bba385d968e5 into PR head commit 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:43:56.456Z] Fetching without tags [2020-12-01T15:43:56.468Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.61MB / 51.38MB 1.6s [2020-12-01T15:43:56.468Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 35.55MB / 56.74MB 1.6s [2020-12-01T15:43:56.468Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 7.54MB / 102.23MB 1.6s [2020-12-01T15:43:56.468Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.7s done [2020-12-01T15:43:56.468Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 42.99MB / 56.74MB 1.8s [2020-12-01T15:43:56.468Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 15.31MB / 102.23MB 1.8s [2020-12-01T15:43:56.468Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 1.8s [2020-12-01T15:43:56.468Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 48.84MB / 56.74MB 1.9s [2020-12-01T15:43:56.468Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.8s done [2020-12-01T15:43:56.563Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.70MB / 120.17MB 3.1s [2020-12-01T15:43:56.563Z] #8 ... [2020-12-01T15:43:56.563Z] [2020-12-01T15:43:56.563Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-01T15:43:56.563Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-01T15:43:56.563Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-01T15:43:56.563Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-12-01T15:43:56.563Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-01T15:43:56.563Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.4s done [2020-12-01T15:43:56.563Z] #60 DONE 3.3s [2020-12-01T15:43:56.563Z] [2020-12-01T15:43:56.563Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:43:56.563Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.34MB / 120.17MB 3.3s [2020-12-01T15:43:56.563Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.2s done [2020-12-01T15:43:56.824Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.19MB / 120.17MB 3.5s [2020-12-01T15:43:56.844Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 52.07MB / 56.74MB 2.0s [2020-12-01T15:43:56.844Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 24.66MB / 102.23MB 2.0s [2020-12-01T15:43:56.844Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 55.28MB / 56.74MB 2.1s [2020-12-01T15:43:56.844Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 30.62MB / 102.23MB 2.2s [2020-12-01T15:43:56.875Z] Merge succeeded, producing 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:43:56.875Z] Checking out Revision 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 (PR-41736) [2020-12-01T15:43:56.904Z] Merging remotes/origin/master commit ca520bd1b807ace7c041bf416cb1bba385d968e5 into PR head commit 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:43:57.143Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.3s done [2020-12-01T15:43:57.143Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 47.54MB / 102.23MB 2.4s [2020-12-01T15:43:57.447Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 55.31MB / 102.23MB 2.6s [2020-12-01T15:43:57.447Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 65.51MB / 102.23MB 2.8s [2020-12-01T15:43:57.741Z] #8 ... [2020-12-01T15:43:57.741Z] [2020-12-01T15:43:57.741Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-01T15:43:57.741Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-01T15:43:57.741Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-01T15:43:57.741Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-01T15:43:57.741Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.2s done [2020-12-01T15:43:57.741Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-12-01T15:43:57.741Z] #60 DONE 3.0s [2020-12-01T15:43:57.741Z] [2020-12-01T15:43:57.741Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:43:57.741Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 71.51MB / 102.23MB 2.9s [2020-12-01T15:43:57.741Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 84.88MB / 102.23MB 3.1s [2020-12-01T15:43:57.741Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 90.51MB / 102.23MB 3.2s [2020-12-01T15:43:57.778Z] Merge succeeded, producing 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:43:57.778Z] Checking out Revision 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 (PR-41736) [2020-12-01T15:43:56.425Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:43:56.430Z] > git config --add remote.origin.fetch +refs/pull/41736/head:refs/remotes/origin/PR-41736 # timeout=10 [2020-12-01T15:43:56.432Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:56.447Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:43:56.461Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:43:56.462Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:56.467Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:56.909Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:43:56.912Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:43:57.738Z] > git remote # timeout=10 [2020-12-01T15:43:57.742Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T15:43:57.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:57.745Z] > git merge ca520bd1b807ace7c041bf416cb1bba385d968e5 # timeout=10 [2020-12-01T15:43:57.768Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T15:43:57.783Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:43:57.786Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:43:56.302Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:43:56.304Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:43:56.856Z] > git remote # timeout=10 [2020-12-01T15:43:56.859Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T15:43:56.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:56.863Z] > git merge ca520bd1b807ace7c041bf416cb1bba385d968e5 # timeout=10 [2020-12-01T15:43:56.869Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T15:43:56.873Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:43:56.876Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:43:58.032Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.8s done [2020-12-01T15:43:58.032Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 97.72MB / 102.23MB 3.4s [2020-12-01T15:43:58.325Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.5s done [2020-12-01T15:43:58.325Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2020-12-01T15:43:58.740Z] #8 ... [2020-12-01T15:43:58.740Z] [2020-12-01T15:43:58.740Z] #21 [internal] load build context [2020-12-01T15:43:58.740Z] #21 transferring context: 52.35MB 5.0s done [2020-12-01T15:43:58.740Z] #21 DONE 5.4s [2020-12-01T15:43:58.740Z] [2020-12-01T15:43:58.740Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:43:58.760Z] Commit message: "Add a warning about symlink escapes. This package is not safe if used outside a chroot or mount namespace." [2020-12-01T15:43:58.809Z] > git --version # timeout=10 [2020-12-01T15:43:58.812Z] > git --version # 'git version 2.7.4' [2020-12-01T15:43:58.814Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-01T15:43:58.955Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.5s done [2020-12-01T15:43:58.955Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2020-12-01T15:43:59.003Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.7s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-01T15:43:59.617Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.5s done [2020-12-01T15:43:59.875Z] + docker version [2020-12-01T15:43:59.875Z] Client: [2020-12-01T15:43:59.875Z] Version: 18.06.1-ce [2020-12-01T15:43:59.875Z] API version: 1.38 [2020-12-01T15:43:59.875Z] Go version: go1.10.3 [2020-12-01T15:43:59.875Z] Git commit: e68fc7a [2020-12-01T15:43:59.875Z] Built: Tue Aug 21 17:26:10 2018 [2020-12-01T15:43:59.875Z] OS/Arch: linux/ppc64le [2020-12-01T15:43:59.875Z] Experimental: false [2020-12-01T15:43:59.875Z] [2020-12-01T15:43:59.875Z] Server: [2020-12-01T15:43:59.875Z] Engine: [2020-12-01T15:43:59.875Z] Version: 18.06.1-ce [2020-12-01T15:43:59.875Z] API version: 1.38 (minimum version 1.12) [2020-12-01T15:43:59.875Z] Go version: go1.10.3 [2020-12-01T15:43:59.875Z] Git commit: e68fc7a [2020-12-01T15:43:59.875Z] Built: Tue Aug 21 17:24:20 2018 [2020-12-01T15:43:59.875Z] OS/Arch: linux/ppc64le [2020-12-01T15:43:59.875Z] Experimental: true [2020-12-01T15:43:59.908Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2020-12-01T15:43:59.908Z] #8 ... [2020-12-01T15:43:59.908Z] [2020-12-01T15:43:59.908Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-01T15:43:59.908Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-12-01T15:43:59.908Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-12-01T15:43:59.908Z] #24 sha256:c6e9d1cc81de21cb5f3ef4aa0467066305eca988f94869f891a8ba9bc9995430 529B / 529B done [2020-12-01T15:43:59.908Z] #24 sha256:35d0b7d4356aeddc7350da7086070d7a525759a368ce8f1ee166510b0be6922e 1.46kB / 1.46kB done [2020-12-01T15:43:59.908Z] #24 sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 48.97MB / 48.97MB 3.4s done [2020-12-01T15:43:59.908Z] #24 extracting sha256:6e95a7d20e6bbf957d2bb5912f19784daba6953d8afac5562453108dd45940e1 1.5s done [2020-12-01T15:43:59.908Z] #24 DONE 5.3s [2020-12-01T15:43:59.908Z] [2020-12-01T15:43:59.908Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [Pipeline] sh [2020-12-01T15:43:59.945Z] Fetching without tags [2020-12-01T15:44:00.244Z] Merging remotes/origin/master commit ca520bd1b807ace7c041bf416cb1bba385d968e5 into PR head commit 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:43:59.877Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:43:59.899Z] > git config --add remote.origin.fetch +refs/pull/41736/head:refs/remotes/origin/PR-41736 # timeout=10 [2020-12-01T15:43:59.906Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:43:59.928Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:43:59.950Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:43:59.950Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:43:59.951Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:44:00.266Z] + docker info [2020-12-01T15:44:00.266Z] Containers: 0 [2020-12-01T15:44:00.266Z] Running: 0 [2020-12-01T15:44:00.266Z] Paused: 0 [2020-12-01T15:44:00.266Z] Stopped: 0 [2020-12-01T15:44:00.266Z] Images: 0 [2020-12-01T15:44:00.266Z] Server Version: 18.06.1-ce [2020-12-01T15:44:00.266Z] Storage Driver: overlay2 [2020-12-01T15:44:00.266Z] Backing Filesystem: extfs [2020-12-01T15:44:00.266Z] Supports d_type: true [2020-12-01T15:44:00.266Z] Native Overlay Diff: true [2020-12-01T15:44:00.266Z] Logging Driver: json-file [2020-12-01T15:44:00.266Z] Cgroup Driver: cgroupfs [2020-12-01T15:44:00.266Z] Plugins: [2020-12-01T15:44:00.266Z] Volume: local [2020-12-01T15:44:00.266Z] Network: bridge host ipvlan macvlan null overlay [2020-12-01T15:44:00.266Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-12-01T15:44:00.266Z] Swarm: inactive [2020-12-01T15:44:00.266Z] Runtimes: runc [2020-12-01T15:44:00.266Z] Default Runtime: runc [2020-12-01T15:44:00.266Z] Init Binary: docker-init [2020-12-01T15:44:00.266Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-12-01T15:44:00.266Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-12-01T15:44:00.266Z] init version: fec3683 [2020-12-01T15:44:00.266Z] Security Options: [2020-12-01T15:44:00.266Z] apparmor [2020-12-01T15:44:00.266Z] seccomp [2020-12-01T15:44:00.266Z] Profile: default [2020-12-01T15:44:00.266Z] Kernel Version: 4.4.0-130-generic [2020-12-01T15:44:00.266Z] Operating System: Ubuntu 16.04.3 LTS [2020-12-01T15:44:00.266Z] OSType: linux [2020-12-01T15:44:00.266Z] Architecture: ppc64le [2020-12-01T15:44:00.266Z] CPUs: 4 [2020-12-01T15:44:00.266Z] Total Memory: 7.972GiB [2020-12-01T15:44:00.266Z] Name: ppc64le-ubuntu-24 [2020-12-01T15:44:00.266Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-12-01T15:44:00.266Z] Docker Root Dir: /var/lib/docker [2020-12-01T15:44:00.266Z] Debug Mode (client): false [2020-12-01T15:44:00.266Z] Debug Mode (server): false [2020-12-01T15:44:00.266Z] Registry: https://index.docker.io/v1/ [2020-12-01T15:44:00.266Z] Labels: [2020-12-01T15:44:00.266Z] Experimental: true [2020-12-01T15:44:00.266Z] Insecure Registries: [2020-12-01T15:44:00.266Z] 127.0.0.0/8 [2020-12-01T15:44:00.266Z] Live Restore Enabled: false [2020-12-01T15:44:00.266Z] [Pipeline] sh [2020-12-01T15:44:00.399Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2020-12-01T15:44:00.666Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T15:44:00.666Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T15:44:00.666Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41736/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-01T15:44:00.666Z] + bash /home/docker/workspace/moby_PR-41736/check-config.sh [2020-12-01T15:44:00.666Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-01T15:44:00.666Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-12-01T15:44:00.666Z] [2020-12-01T15:44:00.666Z] Generally Necessary: [2020-12-01T15:44:00.666Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-01T15:44:00.666Z] - apparmor: enabled and tools installed [2020-12-01T15:44:00.666Z] - CONFIG_NAMESPACES: enabled [2020-12-01T15:44:00.666Z] - CONFIG_NET_NS: enabled [2020-12-01T15:44:00.666Z] - CONFIG_PID_NS: enabled [2020-12-01T15:44:00.666Z] - CONFIG_IPC_NS: enabled [2020-12-01T15:44:00.666Z] - CONFIG_UTS_NS: enabled [2020-12-01T15:44:00.666Z] - CONFIG_CGROUPS: enabled [2020-12-01T15:44:00.666Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-01T15:44:00.666Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-01T15:44:00.666Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-01T15:44:00.666Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-01T15:44:00.666Z] - CONFIG_CPUSETS: enabled [2020-12-01T15:44:00.666Z] - CONFIG_MEMCG: enabled [2020-12-01T15:44:00.666Z] - CONFIG_KEYS: enabled [2020-12-01T15:44:00.666Z] - CONFIG_VETH: enabled (as module) [2020-12-01T15:44:00.666Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-01T15:44:00.666Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-01T15:44:00.666Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-01T15:44:00.718Z] Commit message: "Add a warning about symlink escapes. This package is not safe if used outside a chroot or mount namespace." [2020-12-01T15:44:00.729Z] > git --version # timeout=10 [2020-12-01T15:44:00.731Z] > git --version # 'git version 2.17.1' [2020-12-01T15:44:00.733Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-01T15:44:00.903Z] Merge succeeded, producing 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:44:00.903Z] Checking out Revision 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 (PR-41736) [2020-12-01T15:44:00.962Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-01T15:44:00.962Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-01T15:44:00.962Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-01T15:44:00.962Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-01T15:44:00.962Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-01T15:44:00.962Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-01T15:44:00.962Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-01T15:44:00.962Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-01T15:44:00.962Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-01T15:44:00.962Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-12-01T15:44:00.962Z] [2020-12-01T15:44:00.962Z] Optional Features: [2020-12-01T15:44:00.962Z] - CONFIG_USER_NS: enabled [2020-12-01T15:44:00.962Z] - CONFIG_SECCOMP: enabled [2020-12-01T15:44:00.962Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-01T15:44:00.962Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-01T15:44:00.962Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-01T15:44:00.962Z] (cgroup swap accounting is currently enabled) [2020-12-01T15:44:00.962Z] - CONFIG_MEMCG_KMEM: enabled [2020-12-01T15:44:00.962Z] - CONFIG_BLK_CGROUP: enabled [2020-12-01T15:44:00.962Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-01T15:44:00.962Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-01T15:44:00.962Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-01T15:44:00.962Z] - CONFIG_CGROUP_PERF: enabled [2020-12-01T15:44:00.962Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-01T15:44:00.962Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-01T15:44:00.962Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-01T15:44:00.962Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-01T15:44:00.962Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-01T15:44:00.962Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-01T15:44:00.962Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-01T15:44:00.962Z] - CONFIG_IP_VS: enabled (as module) [2020-12-01T15:44:00.962Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-01T15:44:00.962Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-01T15:44:00.962Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-01T15:44:00.962Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-01T15:44:00.962Z] - CONFIG_EXT4_FS: enabled [2020-12-01T15:44:00.962Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-01T15:44:00.962Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-01T15:44:00.962Z] - Network Drivers: [2020-12-01T15:44:00.962Z] - "overlay": [2020-12-01T15:44:00.962Z] - CONFIG_VXLAN: enabled (as module) [2020-12-01T15:44:00.962Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-01T15:44:00.962Z] Optional (for encrypted networks): [2020-12-01T15:44:00.971Z] #8 ... [2020-12-01T15:44:00.971Z] [2020-12-01T15:44:00.971Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-01T15:44:00.971Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-12-01T15:44:00.971Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done [2020-12-01T15:44:00.971Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 1.3s done [2020-12-01T15:44:00.971Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-12-01T15:44:00.971Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done [2020-12-01T15:44:00.971Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 6.1s done [2020-12-01T15:44:00.971Z] #24 DONE 7.8s [2020-12-01T15:44:00.971Z] [2020-12-01T15:44:00.971Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:44:00.971Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.0s done [2020-12-01T15:44:01.232Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-12-01T15:44:01.255Z] - CONFIG_CRYPTO: enabled [2020-12-01T15:44:01.255Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-12-01T15:44:01.255Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-12-01T15:44:01.255Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-12-01T15:44:01.255Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-12-01T15:44:01.255Z] - CONFIG_XFRM: enabled [2020-12-01T15:44:01.255Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-01T15:44:01.255Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-01T15:44:01.255Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-01T15:44:01.255Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-01T15:44:01.255Z] - "ipvlan": [2020-12-01T15:44:01.255Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-01T15:44:01.255Z] - "macvlan": [2020-12-01T15:44:01.255Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-01T15:44:01.255Z] - CONFIG_DUMMY: enabled (as module) [2020-12-01T15:44:01.255Z] - "ftp,tftp client in container": [2020-12-01T15:44:01.255Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-01T15:44:01.255Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-01T15:44:01.255Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-01T15:44:01.255Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-01T15:44:01.255Z] - Storage Drivers: [2020-12-01T15:44:01.255Z] - "aufs": [2020-12-01T15:44:01.255Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-01T15:44:01.255Z] - "btrfs": [2020-12-01T15:44:01.255Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-01T15:44:01.255Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-01T15:44:01.255Z] - "devicemapper": [2020-12-01T15:44:01.255Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-01T15:44:01.255Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-01T15:44:01.255Z] - "overlay": [2020-12-01T15:44:01.255Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-01T15:44:01.255Z] - "zfs": [2020-12-01T15:44:01.255Z] - /dev/zfs: missing [2020-12-01T15:44:01.255Z] - zfs command: missing [2020-12-01T15:44:01.255Z] - zpool command: missing [2020-12-01T15:44:01.255Z] [2020-12-01T15:44:01.255Z] Limits: [2020-12-01T15:44:01.255Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-01T15:44:01.255Z] [2020-12-01T15:44:01.255Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-12-01T15:44:01.501Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-12-01T15:44:01.501Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-12-01T15:44:01.701Z] + [ PR != PR ] [2020-12-01T15:44:01.701Z] + [ master != master ] [2020-12-01T15:44:01.701Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-01T15:44:01.826Z] + make bundles/buildx [2020-12-01T15:44:02.027Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.9s done [2020-12-01T15:44:02.027Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0.1s [2020-12-01T15:44:02.052Z] + docker version [2020-12-01T15:44:02.073Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-12-01T15:44:02.122Z] make: command: Command not found [2020-12-01T15:44:02.122Z] make: command: Command not found [2020-12-01T15:44:02.122Z] mkdir bundles [2020-12-01T15:44:02.122Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-12-01T15:44:02.122Z] --build-arg BUILDX_COMMIT \ [2020-12-01T15:44:02.122Z] --build-arg BUILDX_REPO \ [2020-12-01T15:44:02.122Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-12-01T15:44:02.122Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-12-01T15:44:02.122Z] . [2020-12-01T15:44:02.122Z] /bin/sh: 4: go: not found [2020-12-01T15:44:02.122Z] /bin/sh: 5: go: not found [2020-12-01T15:44:00.254Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:44:00.272Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:44:00.849Z] > git remote # timeout=10 [2020-12-01T15:44:00.857Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T15:44:00.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:44:00.871Z] > git merge ca520bd1b807ace7c041bf416cb1bba385d968e5 # timeout=10 [2020-12-01T15:44:00.888Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T15:44:00.907Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:44:00.919Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:44:02.334Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-12-01T15:44:03.632Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.6s done [2020-12-01T15:44:03.632Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2020-12-01T15:44:04.210Z] Sending build context to Docker daemon 57.21MB [2020-12-01T15:44:04.210Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-12-01T15:44:04.210Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-12-01T15:44:04.210Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-12-01T15:44:04.210Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-12-01T15:44:04.846Z] 1.13.15-buster: Pulling from library/golang [2020-12-01T15:44:04.846Z] db4e2d8d5901: Pulling fs layer [2020-12-01T15:44:04.846Z] dfe2d012519c: Pulling fs layer [2020-12-01T15:44:04.846Z] 5d8f1d1f9197: Pulling fs layer [2020-12-01T15:44:04.846Z] 1301750ffb48: Pulling fs layer [2020-12-01T15:44:04.846Z] dc5c6edc9cff: Pulling fs layer [2020-12-01T15:44:04.846Z] 3c370c2e2f82: Pulling fs layer [2020-12-01T15:44:04.846Z] 5ffb2f5886e2: Pulling fs layer [2020-12-01T15:44:04.846Z] 1301750ffb48: Waiting [2020-12-01T15:44:04.846Z] dc5c6edc9cff: Waiting [2020-12-01T15:44:04.846Z] 3c370c2e2f82: Waiting [2020-12-01T15:44:04.846Z] 5ffb2f5886e2: Waiting [2020-12-01T15:44:05.009Z] Commit message: "Add a warning about symlink escapes. This package is not safe if used outside a chroot or mount namespace." [2020-12-01T15:44:05.038Z] > git --version # timeout=10 [2020-12-01T15:44:05.068Z] > git --version # 'git version 2.17.1' [2020-12-01T15:44:05.077Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-01T15:44:05.488Z] dfe2d012519c: Verifying Checksum [2020-12-01T15:44:05.488Z] dfe2d012519c: Download complete [2020-12-01T15:44:05.488Z] 5d8f1d1f9197: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-01T15:44:06.169Z] + docker version [2020-12-01T15:44:06.543Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2020-12-01T15:44:06.543Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2020-12-01T15:44:06.622Z] Fetching without tags [2020-12-01T15:44:06.572Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:44:06.582Z] > git config --add remote.origin.fetch +refs/pull/41736/head:refs/remotes/origin/PR-41736 # timeout=10 [2020-12-01T15:44:06.592Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:44:06.605Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:44:06.626Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:44:06.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:44:06.629Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:44:06.980Z] Merging remotes/origin/master commit ca520bd1b807ace7c041bf416cb1bba385d968e5 into PR head commit 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:44:07.270Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.2s done [2020-12-01T15:44:07.271Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 [2020-12-01T15:44:07.561Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-12-01T15:44:07.561Z] #8 ... [2020-12-01T15:44:07.561Z] [2020-12-01T15:44:07.561Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-01T15:44:07.561Z] #25 0.522 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:07.561Z] #25 0.537 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:07.561Z] #25 0.561 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:07.561Z] #25 0.645 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-12-01T15:44:07.561Z] #25 0.966 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-01T15:44:07.561Z] #25 1.371 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-01T15:44:07.561Z] #25 2.370 Fetched 8095 kB in 2s (4330 kB/s) [2020-12-01T15:44:07.561Z] #25 2.370 Reading package lists... [2020-12-01T15:44:07.561Z] #25 2.807 Reading package lists... [2020-12-01T15:44:07.561Z] #25 3.235 Building dependency tree... [2020-12-01T15:44:07.561Z] #25 3.368 The following additional packages will be installed: [2020-12-01T15:44:07.561Z] #25 3.368 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-01T15:44:07.561Z] #25 3.368 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-01T15:44:07.561Z] #25 3.369 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-01T15:44:07.561Z] #25 3.369 Suggested packages: [2020-12-01T15:44:07.561Z] #25 3.369 krb5-doc krb5-user [2020-12-01T15:44:07.561Z] #25 3.369 Recommended packages: [2020-12-01T15:44:07.561Z] #25 3.369 krb5-locales publicsuffix libsasl2-modules [2020-12-01T15:44:07.561Z] #25 3.481 The following NEW packages will be installed: [2020-12-01T15:44:07.561Z] #25 3.481 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-01T15:44:07.561Z] #25 3.482 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-01T15:44:07.561Z] #25 3.482 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-01T15:44:07.561Z] #25 3.485 libssh2-1 libssl1.1 openssl [2020-12-01T15:44:07.561Z] #25 3.512 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-01T15:44:07.561Z] #25 3.512 Need to get 4592 kB of archives. [2020-12-01T15:44:07.561Z] #25 3.512 After this operation, 11.9 MB of additional disk space will be used. [2020-12-01T15:44:07.561Z] #25 3.512 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2020-12-01T15:44:07.561Z] #25 3.520 Get:2 http://security.debian.org/debian-security buster/updates/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2020-12-01T15:44:07.561Z] #25 3.526 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-12-01T15:44:07.561Z] #25 3.537 Get:4 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u3 [1199 kB] [2020-12-01T15:44:07.561Z] #25 3.571 Get:5 http://security.debian.org/debian-security buster/updates/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2020-12-01T15:44:07.561Z] #25 3.602 Get:6 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-12-01T15:44:07.561Z] #25 3.604 Get:7 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-12-01T15:44:07.561Z] #25 3.608 Get:8 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u3 [827 kB] [2020-12-01T15:44:07.561Z] #25 3.633 Get:9 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-01T15:44:07.561Z] #25 3.637 Get:10 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-12-01T15:44:07.561Z] #25 3.641 Get:11 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-12-01T15:44:07.561Z] #25 3.642 Get:12 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-12-01T15:44:07.561Z] #25 3.644 Get:13 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-12-01T15:44:07.561Z] #25 3.647 Get:14 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-12-01T15:44:07.561Z] #25 3.648 Get:15 http://security.debian.org/debian-security buster/updates/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2020-12-01T15:44:07.561Z] #25 3.654 Get:16 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-01T15:44:07.561Z] #25 3.655 Get:17 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-12-01T15:44:07.561Z] #25 3.658 Get:18 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB] [2020-12-01T15:44:07.561Z] #25 3.663 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-12-01T15:44:07.561Z] #25 3.667 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-12-01T15:44:07.561Z] #25 3.671 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-12-01T15:44:07.561Z] #25 3.759 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:44:07.561Z] #25 3.768 Fetched 4592 kB in 0s (25.7 MB/s) [2020-12-01T15:44:07.561Z] #25 3.793 Selecting previously unselected package libkeyutils1:s390x. [2020-12-01T15:44:07.561Z] #25 3.793 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2020-12-01T15:44:07.561Z] #25 3.793 Preparing to unpack .../00-libkeyutils1_1.6-6_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 3.799 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-12-01T15:44:07.561Z] #25 3.818 Selecting previously unselected package libkrb5support0:s390x. [2020-12-01T15:44:07.561Z] #25 3.818 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 3.826 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 3.846 Selecting previously unselected package libk5crypto3:s390x. [2020-12-01T15:44:07.561Z] #25 3.846 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 3.848 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 3.893 Selecting previously unselected package libssl1.1:s390x. [2020-12-01T15:44:07.561Z] #25 3.893 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 3.909 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:07.561Z] #25 4.013 Selecting previously unselected package libkrb5-3:s390x. [2020-12-01T15:44:07.561Z] #25 4.013 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.021 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 4.128 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-12-01T15:44:07.561Z] #25 4.128 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.130 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 4.162 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-12-01T15:44:07.561Z] #25 4.162 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.164 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 4.188 Selecting previously unselected package libsasl2-2:s390x. [2020-12-01T15:44:07.561Z] #25 4.188 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.190 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 4.215 Selecting previously unselected package libldap-common. [2020-12-01T15:44:07.561Z] #25 4.215 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-01T15:44:07.561Z] #25 4.218 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:07.561Z] #25 4.244 Selecting previously unselected package libldap-2.4-2:s390x. [2020-12-01T15:44:07.561Z] #25 4.244 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.246 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:07.561Z] #25 4.288 Selecting previously unselected package openssl. [2020-12-01T15:44:07.561Z] #25 4.288 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.291 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:07.561Z] #25 4.414 Selecting previously unselected package ca-certificates. [2020-12-01T15:44:07.561Z] #25 4.415 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-01T15:44:07.561Z] #25 4.417 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-01T15:44:07.561Z] #25 4.466 Selecting previously unselected package libnghttp2-14:s390x. [2020-12-01T15:44:07.561Z] #25 4.467 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.469 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 4.503 Selecting previously unselected package libpsl5:s390x. [2020-12-01T15:44:07.561Z] #25 4.503 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.506 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-12-01T15:44:07.561Z] #25 4.533 Selecting previously unselected package librtmp1:s390x. [2020-12-01T15:44:07.561Z] #25 4.533 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.535 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-12-01T15:44:07.561Z] #25 4.560 Selecting previously unselected package libssh2-1:s390x. [2020-12-01T15:44:07.561Z] #25 4.560 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.563 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-12-01T15:44:07.561Z] #25 4.600 Selecting previously unselected package libcurl4:s390x. [2020-12-01T15:44:07.561Z] #25 4.600 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.603 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 4.665 Selecting previously unselected package curl. [2020-12-01T15:44:07.561Z] #25 4.665 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.668 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 4.706 Selecting previously unselected package libonig5:s390x. [2020-12-01T15:44:07.561Z] #25 4.707 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.710 Unpacking libonig5:s390x (6.9.1-1) ... [2020-12-01T15:44:07.561Z] #25 4.752 Selecting previously unselected package libjq1:s390x. [2020-12-01T15:44:07.561Z] #25 4.753 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.755 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-01T15:44:07.561Z] #25 4.786 Selecting previously unselected package jq. [2020-12-01T15:44:07.561Z] #25 4.787 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-12-01T15:44:07.561Z] #25 4.789 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T15:44:07.561Z] #25 4.818 Setting up libkeyutils1:s390x (1.6-6) ... [2020-12-01T15:44:07.561Z] #25 4.825 Setting up libpsl5:s390x (0.20.2-2) ... [2020-12-01T15:44:07.561Z] #25 4.831 Setting up libssl1.1:s390x (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:07.561Z] #25 4.891 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 4.897 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:07.561Z] #25 4.908 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 4.914 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 4.920 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-12-01T15:44:07.561Z] #25 4.927 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 4.933 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 4.940 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-12-01T15:44:07.561Z] #25 4.946 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 4.953 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:07.561Z] #25 4.962 Setting up libonig5:s390x (6.9.1-1) ... [2020-12-01T15:44:07.561Z] #25 4.968 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-01T15:44:07.561Z] #25 4.975 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:07.561Z] #25 4.982 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-01T15:44:07.561Z] #25 5.400 Updating certificates in /etc/ssl/certs... [2020-12-01T15:44:07.561Z] #25 5.889 126 added, 0 removed; done. [2020-12-01T15:44:07.561Z] #25 5.914 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 5.922 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T15:44:07.561Z] #25 5.929 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 5.937 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-01T15:44:07.561Z] #25 5.944 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:44:07.561Z] #25 5.954 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-01T15:44:07.561Z] #25 5.960 Updating certificates in /etc/ssl/certs... [2020-12-01T15:44:07.561Z] #25 6.364 0 added, 0 removed; done. [2020-12-01T15:44:07.561Z] #25 6.364 Running hooks in /etc/ca-certificates/update.d... [2020-12-01T15:44:07.561Z] #25 6.366 done. [2020-12-01T15:44:07.770Z] db4e2d8d5901: Verifying Checksum [2020-12-01T15:44:07.770Z] db4e2d8d5901: Download complete [2020-12-01T15:44:07.860Z] #25 DONE 7.7s [2020-12-01T15:44:07.860Z] [2020-12-01T15:44:07.860Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:44:07.860Z] #8 DONE 13.1s [2020-12-01T15:44:07.860Z] [2020-12-01T15:44:07.860Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-01T15:44:07.860Z] #26 DONE 0.1s [2020-12-01T15:44:07.860Z] [2020-12-01T15:44:07.860Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-01T15:44:08.067Z] 1301750ffb48: Verifying Checksum [2020-12-01T15:44:08.067Z] 1301750ffb48: Download complete [2020-12-01T15:44:08.366Z] 5ffb2f5886e2: Verifying Checksum [2020-12-01T15:44:08.366Z] 5ffb2f5886e2: Download complete [2020-12-01T15:44:08.422Z] Merge succeeded, producing 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:44:08.422Z] Checking out Revision 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 (PR-41736) [2020-12-01T15:44:08.588Z] Client: Docker Engine - Community [2020-12-01T15:44:08.588Z] Version: 19.03.13 [2020-12-01T15:44:08.588Z] API version: 1.40 [2020-12-01T15:44:08.588Z] Go version: go1.13.15 [2020-12-01T15:44:08.588Z] Git commit: 4484c46d9d [2020-12-01T15:44:08.588Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-01T15:44:08.588Z] OS/Arch: linux/amd64 [2020-12-01T15:44:08.588Z] Experimental: false [2020-12-01T15:44:08.588Z] [2020-12-01T15:44:08.588Z] Server: Docker Engine - Community [2020-12-01T15:44:08.588Z] Engine: [2020-12-01T15:44:08.588Z] Version: 19.03.13 [2020-12-01T15:44:08.588Z] API version: 1.40 (minimum version 1.12) [2020-12-01T15:44:08.588Z] Go version: go1.13.15 [2020-12-01T15:44:08.588Z] Git commit: 4484c46d9d [2020-12-01T15:44:08.588Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-01T15:44:08.588Z] OS/Arch: linux/amd64 [2020-12-01T15:44:08.588Z] Experimental: true [2020-12-01T15:44:08.588Z] containerd: [2020-12-01T15:44:08.588Z] Version: 1.3.7 [2020-12-01T15:44:08.588Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-01T15:44:08.588Z] runc: [2020-12-01T15:44:08.588Z] Version: 1.0.0-rc10 [2020-12-01T15:44:08.588Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T15:44:08.588Z] docker-init: [2020-12-01T15:44:08.588Z] Version: 0.18.0 [2020-12-01T15:44:08.588Z] GitCommit: fec3683 [Pipeline] sh [2020-12-01T15:44:08.861Z] + docker info [2020-12-01T15:44:08.942Z] #9 DONE 1.1s [2020-12-01T15:44:08.942Z] [2020-12-01T15:44:08.942Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-01T15:44:07.129Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:44:07.161Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:44:08.359Z] > git remote # timeout=10 [2020-12-01T15:44:08.380Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T15:44:08.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:44:08.393Z] > git merge ca520bd1b807ace7c041bf416cb1bba385d968e5 # timeout=10 [2020-12-01T15:44:08.411Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T15:44:08.425Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:44:08.443Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:44:09.416Z] dc5c6edc9cff: Verifying Checksum [2020-12-01T15:44:09.416Z] dc5c6edc9cff: Download complete [2020-12-01T15:44:10.026Z] #10 DONE 1.0s [2020-12-01T15:44:10.026Z] [2020-12-01T15:44:10.026Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-01T15:44:10.026Z] #37 DONE 0.1s [2020-12-01T15:44:10.026Z] [2020-12-01T15:44:10.026Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:10.026Z] #27 1.253 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-01T15:44:10.026Z] #27 1.370 [2020-12-01T15:44:10.026Z] #27 1.517 ##### 8.0% ####################### 32.0% ##################################### 52.2% ###################################################### 76.4% ######################################################################## 100.0% [2020-12-01T15:44:10.026Z] #27 ... [2020-12-01T15:44:10.026Z] [2020-12-01T15:44:10.026Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-01T15:44:10.026Z] #29 DONE 0.1s [2020-12-01T15:44:10.026Z] [2020-12-01T15:44:10.026Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:10.026Z] #27 2.146 #=#=# [2020-12-01T15:44:10.029Z] #8 ... [2020-12-01T15:44:10.029Z] [2020-12-01T15:44:10.029Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-01T15:44:10.029Z] #25 0.925 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:10.029Z] #25 0.932 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:10.029Z] #25 0.932 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:10.029Z] #25 1.061 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:10.029Z] #25 1.256 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:10.029Z] #25 1.552 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:44:10.029Z] #25 3.243 Fetched 8406 kB in 3s (3265 kB/s) [2020-12-01T15:44:10.029Z] #25 3.243 Reading package lists... [2020-12-01T15:44:10.029Z] #25 4.187 Reading package lists... [2020-12-01T15:44:10.029Z] #25 5.112 Building dependency tree... [2020-12-01T15:44:10.029Z] #25 5.427 The following additional packages will be installed: [2020-12-01T15:44:10.029Z] #25 5.427 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-01T15:44:10.029Z] #25 5.427 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-01T15:44:10.029Z] #25 5.428 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-01T15:44:10.029Z] #25 5.429 Suggested packages: [2020-12-01T15:44:10.029Z] #25 5.429 krb5-doc krb5-user [2020-12-01T15:44:10.029Z] #25 5.429 Recommended packages: [2020-12-01T15:44:10.029Z] #25 5.429 krb5-locales publicsuffix libsasl2-modules [2020-12-01T15:44:10.029Z] #25 5.612 The following NEW packages will be installed: [2020-12-01T15:44:10.029Z] #25 5.612 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-01T15:44:10.029Z] #25 5.612 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-01T15:44:10.029Z] #25 5.612 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-01T15:44:10.029Z] #25 5.612 libssh2-1 libssl1.1 openssl [2020-12-01T15:44:10.029Z] #25 5.893 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-01T15:44:10.029Z] #25 5.893 Need to get 5049 kB of archives. [2020-12-01T15:44:10.029Z] #25 5.893 After this operation, 12.1 MB of additional disk space will be used. [2020-12-01T15:44:10.029Z] #25 5.893 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-01T15:44:10.029Z] #25 5.893 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-01T15:44:10.029Z] #25 5.909 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-01T15:44:10.029Z] #25 5.909 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-01T15:44:10.029Z] #25 5.909 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-12-01T15:44:10.029Z] #25 5.909 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-01T15:44:10.029Z] #25 5.912 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-12-01T15:44:10.029Z] #25 5.912 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-12-01T15:44:10.029Z] #25 5.929 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-01T15:44:10.029Z] #25 5.931 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-01T15:44:10.029Z] #25 5.933 Get:11 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-12-01T15:44:10.029Z] #25 5.950 Get:12 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-01T15:44:10.029Z] #25 5.950 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-01T15:44:10.029Z] #25 5.951 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-01T15:44:10.029Z] #25 5.952 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-01T15:44:10.029Z] #25 5.954 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-01T15:44:10.029Z] #25 5.956 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-01T15:44:10.029Z] #25 5.962 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-01T15:44:10.029Z] #25 5.967 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-01T15:44:10.029Z] #25 5.969 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-01T15:44:10.029Z] #25 5.972 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-01T15:44:10.029Z] #25 6.150 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:44:10.029Z] #25 6.174 Fetched 5049 kB in 0s (14.9 MB/s) [2020-12-01T15:44:10.029Z] #25 6.224 Selecting previously unselected package libkeyutils1:amd64. [2020-12-01T15:44:10.029Z] #25 6.224 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-12-01T15:44:10.029Z] #25 6.224 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2020-12-01T15:44:10.029Z] #25 6.245 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-01T15:44:10.029Z] #25 6.285 Selecting previously unselected package libkrb5support0:amd64. [2020-12-01T15:44:10.029Z] #25 6.285 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-01T15:44:10.029Z] #25 6.289 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:10.029Z] #25 6.337 Selecting previously unselected package libk5crypto3:amd64. [2020-12-01T15:44:10.029Z] #25 6.337 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-01T15:44:10.029Z] #25 6.342 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:10.029Z] #25 6.406 Selecting previously unselected package libssl1.1:amd64. [2020-12-01T15:44:10.029Z] #25 6.406 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-12-01T15:44:10.029Z] #25 6.412 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:10.029Z] #25 6.597 Selecting previously unselected package libkrb5-3:amd64. [2020-12-01T15:44:10.029Z] #25 6.597 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-01T15:44:10.029Z] #25 6.605 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:10.029Z] #25 6.700 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-01T15:44:10.029Z] #25 6.700 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-01T15:44:10.029Z] #25 6.712 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:10.029Z] #25 6.755 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-01T15:44:10.029Z] #25 6.755 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-01T15:44:10.029Z] #25 6.760 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:10.029Z] #25 6.820 Selecting previously unselected package libsasl2-2:amd64. [2020-12-01T15:44:10.029Z] #25 6.820 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-01T15:44:10.029Z] #25 6.826 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:10.029Z] #25 6.874 Selecting previously unselected package libldap-common. [2020-12-01T15:44:10.029Z] #25 6.874 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-01T15:44:10.029Z] #25 6.880 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:10.030Z] #25 6.932 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-01T15:44:10.030Z] #25 6.933 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-01T15:44:10.030Z] #25 6.939 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:10.030Z] #25 7.011 Selecting previously unselected package openssl. [2020-12-01T15:44:10.030Z] #25 7.011 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-12-01T15:44:10.030Z] #25 7.014 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:10.030Z] #25 7.210 Selecting previously unselected package ca-certificates. [2020-12-01T15:44:10.030Z] #25 7.212 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-01T15:44:10.030Z] #25 7.224 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-01T15:44:10.030Z] #25 7.352 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-01T15:44:10.030Z] #25 7.352 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-01T15:44:10.030Z] #25 7.355 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-01T15:44:10.030Z] #25 7.404 Selecting previously unselected package libpsl5:amd64. [2020-12-01T15:44:10.030Z] #25 7.404 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-01T15:44:10.030Z] #25 7.409 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-01T15:44:10.030Z] #25 7.454 Selecting previously unselected package librtmp1:amd64. [2020-12-01T15:44:10.030Z] #25 7.456 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-01T15:44:10.030Z] #25 7.462 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-01T15:44:10.030Z] #25 7.507 Selecting previously unselected package libssh2-1:amd64. [2020-12-01T15:44:10.030Z] #25 7.507 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-01T15:44:10.030Z] #25 7.512 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-01T15:44:10.030Z] #25 7.570 Selecting previously unselected package libcurl4:amd64. [2020-12-01T15:44:10.030Z] #25 7.572 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-01T15:44:10.030Z] #25 7.578 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-01T15:44:10.030Z] #25 7.655 Selecting previously unselected package curl. [2020-12-01T15:44:10.030Z] #25 7.655 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-01T15:44:10.030Z] #25 7.659 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-01T15:44:10.030Z] #25 7.747 Selecting previously unselected package libonig5:amd64. [2020-12-01T15:44:10.030Z] #25 7.747 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-01T15:44:10.030Z] #25 7.752 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-01T15:44:10.030Z] #25 7.834 Selecting previously unselected package libjq1:amd64. [2020-12-01T15:44:10.030Z] #25 7.834 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T15:44:10.030Z] #25 7.840 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T15:44:10.030Z] #25 7.896 Selecting previously unselected package jq. [2020-12-01T15:44:10.030Z] #25 7.896 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T15:44:10.030Z] #25 7.901 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T15:44:10.030Z] #25 7.954 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-01T15:44:10.030Z] #25 7.973 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-01T15:44:10.030Z] #25 7.996 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:10.030Z] #25 8.110 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-01T15:44:10.030Z] #25 8.127 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:10.030Z] #25 8.158 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:10.030Z] #25 8.177 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:10.030Z] #25 8.192 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-01T15:44:10.030Z] #25 8.207 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:10.030Z] #25 8.226 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:10.030Z] #25 8.246 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-01T15:44:10.030Z] #25 8.258 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:10.030Z] #25 8.273 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:10.030Z] #25 8.293 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-01T15:44:10.030Z] #25 8.310 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T15:44:10.030Z] #25 8.325 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:10.030Z] #25 8.337 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-01T15:44:10.030Z] #25 ... [2020-12-01T15:44:10.030Z] [2020-12-01T15:44:10.030Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:44:10.030Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2020-12-01T15:44:10.295Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-12-01T15:44:10.317Z] #27 2.324 ################################# 46.8% ######################################################################## 100.0% [2020-12-01T15:44:10.607Z] #27 2.560 [2020-12-01T15:44:10.607Z] #27 2.672 1.1% ########################################################### 82.6% ######################################################################## 100.0% [2020-12-01T15:44:10.926Z] #27 3.067 #=#=# [2020-12-01T15:44:10.944Z] db4e2d8d5901: Pull complete [2020-12-01T15:44:11.488Z] Client: Docker Engine - Community [2020-12-01T15:44:11.488Z] Version: 19.03.13 [2020-12-01T15:44:11.488Z] API version: 1.40 [2020-12-01T15:44:11.488Z] Go version: go1.13.15 [2020-12-01T15:44:11.488Z] Git commit: 4484c46d9d [2020-12-01T15:44:11.488Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-01T15:44:11.488Z] OS/Arch: linux/amd64 [2020-12-01T15:44:11.488Z] Experimental: false [2020-12-01T15:44:11.488Z] [2020-12-01T15:44:11.488Z] Server: Docker Engine - Community [2020-12-01T15:44:11.488Z] Engine: [2020-12-01T15:44:11.488Z] Version: 19.03.13 [2020-12-01T15:44:11.488Z] API version: 1.40 (minimum version 1.12) [2020-12-01T15:44:11.488Z] Go version: go1.13.15 [2020-12-01T15:44:11.488Z] Git commit: 4484c46d9d [2020-12-01T15:44:11.488Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-01T15:44:11.488Z] OS/Arch: linux/amd64 [2020-12-01T15:44:11.488Z] Experimental: true [2020-12-01T15:44:11.488Z] containerd: [2020-12-01T15:44:11.488Z] Version: 1.3.7 [2020-12-01T15:44:11.488Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-01T15:44:11.488Z] runc: [2020-12-01T15:44:11.488Z] Version: 1.0.0-rc10 [2020-12-01T15:44:11.488Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T15:44:11.488Z] docker-init: [2020-12-01T15:44:11.488Z] Version: 0.18.0 [2020-12-01T15:44:11.488Z] GitCommit: fec3683 [Pipeline] sh [2020-12-01T15:44:11.584Z] dfe2d012519c: Pull complete [2020-12-01T15:44:11.803Z] + docker info [2020-12-01T15:44:11.878Z] 3c370c2e2f82: Verifying Checksum [2020-12-01T15:44:11.878Z] 3c370c2e2f82: Download complete [2020-12-01T15:44:11.878Z] 5d8f1d1f9197: Pull complete [2020-12-01T15:44:12.243Z] #27 3.208 ## 3.5% ########### 16.3% ################### 27.1% ########################### 37.8% ################################### 48.8% ############################################ 61.5% ################################################## 70.0% ######################################################## 78.6% ################################################################# 91.5% ######################################################################## 100.0% [2020-12-01T15:44:12.564Z] #27 4.580 #=#=# [2020-12-01T15:44:12.615Z] Commit message: "Add a warning about symlink escapes. This package is not safe if used outside a chroot or mount namespace." [2020-12-01T15:44:12.645Z] > git --version # timeout=10 [2020-12-01T15:44:12.661Z] > git --version # 'git version 2.25.1' [2020-12-01T15:44:12.667Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-01T15:44:14.043Z] + docker version [2020-12-01T15:44:14.635Z] 1301750ffb48: Pull complete [2020-12-01T15:44:15.395Z] Client: [2020-12-01T15:44:15.395Z] Debug Mode: false [2020-12-01T15:44:15.395Z] [2020-12-01T15:44:15.395Z] Server: [2020-12-01T15:44:15.395Z] Containers: 0 [2020-12-01T15:44:15.395Z] Running: 0 [2020-12-01T15:44:15.395Z] Paused: 0 [2020-12-01T15:44:15.395Z] Stopped: 0 [2020-12-01T15:44:15.395Z] Images: 0 [2020-12-01T15:44:15.395Z] Server Version: 19.03.13 [2020-12-01T15:44:15.395Z] Storage Driver: overlay2 [2020-12-01T15:44:15.395Z] Backing Filesystem: extfs [2020-12-01T15:44:15.395Z] Supports d_type: true [2020-12-01T15:44:15.395Z] Native Overlay Diff: true [2020-12-01T15:44:15.395Z] Logging Driver: json-file [2020-12-01T15:44:15.395Z] Cgroup Driver: cgroupfs [2020-12-01T15:44:15.395Z] Plugins: [2020-12-01T15:44:15.395Z] Volume: local [2020-12-01T15:44:15.395Z] Network: bridge host ipvlan macvlan null overlay [2020-12-01T15:44:15.395Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-01T15:44:15.395Z] Swarm: inactive [2020-12-01T15:44:15.395Z] Runtimes: runc [2020-12-01T15:44:15.395Z] Default Runtime: runc [2020-12-01T15:44:15.395Z] Init Binary: docker-init [2020-12-01T15:44:15.395Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-01T15:44:15.395Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T15:44:15.395Z] init version: fec3683 [2020-12-01T15:44:15.395Z] Security Options: [2020-12-01T15:44:15.395Z] apparmor [2020-12-01T15:44:15.395Z] seccomp [2020-12-01T15:44:15.395Z] Profile: default [2020-12-01T15:44:15.395Z] Kernel Version: 5.4.0-1025-aws [2020-12-01T15:44:15.395Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-01T15:44:15.395Z] OSType: linux [2020-12-01T15:44:15.395Z] Architecture: x86_64 [2020-12-01T15:44:15.395Z] CPUs: 8 [2020-12-01T15:44:15.395Z] Total Memory: 30.91GiB [2020-12-01T15:44:15.395Z] Name: ip-10-100-72-153 [2020-12-01T15:44:15.395Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-01T15:44:15.395Z] Docker Root Dir: /var/lib/docker [2020-12-01T15:44:15.395Z] Debug Mode: false [2020-12-01T15:44:15.395Z] Registry: https://index.docker.io/v1/ [2020-12-01T15:44:15.395Z] Labels: [2020-12-01T15:44:15.395Z] Experimental: true [2020-12-01T15:44:15.395Z] Insecure Registries: [2020-12-01T15:44:15.395Z] 127.0.0.0/8 [2020-12-01T15:44:15.395Z] Live Restore Enabled: true [2020-12-01T15:44:15.395Z] [2020-12-01T15:44:15.395Z] WARNING: No swap limit support [Pipeline] sh [2020-12-01T15:44:15.587Z] #8 ... [2020-12-01T15:44:15.587Z] [2020-12-01T15:44:15.587Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-01T15:44:15.587Z] #25 8.902 Updating certificates in /etc/ssl/certs... [2020-12-01T15:44:15.587Z] #25 10.00 126 added, 0 removed; done. [2020-12-01T15:44:15.587Z] #25 10.05 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:15.587Z] #25 10.06 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T15:44:15.587Z] #25 10.07 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-01T15:44:15.587Z] #25 10.09 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-01T15:44:15.587Z] #25 10.11 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:44:15.587Z] #25 10.13 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-01T15:44:15.587Z] #25 10.13 Updating certificates in /etc/ssl/certs... [2020-12-01T15:44:15.587Z] #25 10.70 0 added, 0 removed; done. [2020-12-01T15:44:15.587Z] #25 10.70 Running hooks in /etc/ca-certificates/update.d... [2020-12-01T15:44:15.587Z] #25 10.70 done. [2020-12-01T15:44:15.587Z] #25 DONE 14.2s [2020-12-01T15:44:15.587Z] [2020-12-01T15:44:15.587Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-01T15:44:15.587Z] #26 DONE 0.4s [2020-12-01T15:44:15.587Z] [2020-12-01T15:44:15.587Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:15.711Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T15:44:15.711Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T15:44:15.711Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41736/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-01T15:44:15.711Z] + bash /home/ubuntu/workspace/moby_PR-41736/check-config.sh [2020-12-01T15:44:15.711Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-01T15:44:15.711Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-01T15:44:15.711Z] [2020-12-01T15:44:15.711Z] Generally Necessary: [2020-12-01T15:44:15.711Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-01T15:44:15.711Z] - apparmor: enabled and tools installed [2020-12-01T15:44:15.711Z] - CONFIG_NAMESPACES: enabled [2020-12-01T15:44:15.711Z] - CONFIG_NET_NS: enabled [2020-12-01T15:44:15.711Z] - CONFIG_PID_NS: enabled [2020-12-01T15:44:15.711Z] - CONFIG_IPC_NS: enabled [2020-12-01T15:44:15.711Z] - CONFIG_UTS_NS: enabled [2020-12-01T15:44:15.711Z] - CONFIG_CGROUPS: enabled [2020-12-01T15:44:15.711Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-01T15:44:15.711Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-01T15:44:15.711Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-01T15:44:15.711Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-01T15:44:15.711Z] - CONFIG_CPUSETS: enabled [2020-12-01T15:44:15.711Z] - CONFIG_MEMCG: enabled [2020-12-01T15:44:15.711Z] - CONFIG_KEYS: enabled [2020-12-01T15:44:15.711Z] - CONFIG_VETH: enabled (as module) [2020-12-01T15:44:15.711Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-01T15:44:15.711Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-01T15:44:15.711Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-01T15:44:15.711Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-01T15:44:15.711Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-01T15:44:15.711Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-01T15:44:15.711Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-01T15:44:15.711Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-01T15:44:15.711Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-01T15:44:15.711Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-01T15:44:15.711Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-01T15:44:15.711Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-01T15:44:15.711Z] [2020-12-01T15:44:15.711Z] Optional Features: [2020-12-01T15:44:15.711Z] - CONFIG_USER_NS: enabled [2020-12-01T15:44:15.711Z] - CONFIG_SECCOMP: enabled [2020-12-01T15:44:15.711Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-01T15:44:15.711Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-01T15:44:15.711Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-01T15:44:15.711Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-01T15:44:15.711Z] - CONFIG_BLK_CGROUP: enabled [2020-12-01T15:44:15.711Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-01T15:44:15.711Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-01T15:44:15.711Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-01T15:44:15.711Z] - CONFIG_CGROUP_PERF: enabled [2020-12-01T15:44:15.711Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-01T15:44:15.711Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-01T15:44:15.711Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-01T15:44:15.711Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-01T15:44:15.711Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-01T15:44:15.711Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-01T15:44:15.848Z] #27 ... [2020-12-01T15:44:15.848Z] [2020-12-01T15:44:15.848Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:44:15.848Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done [2020-12-01T15:44:15.848Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-01T15:44:15.848Z] #8 DONE 22.7s [2020-12-01T15:44:15.967Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-01T15:44:15.967Z] - CONFIG_IP_VS: enabled (as module) [2020-12-01T15:44:15.967Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-01T15:44:15.967Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-01T15:44:15.967Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-01T15:44:15.967Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-01T15:44:15.967Z] - CONFIG_EXT4_FS: enabled [2020-12-01T15:44:15.967Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-01T15:44:15.967Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-01T15:44:15.967Z] - Network Drivers: [2020-12-01T15:44:15.967Z] - "overlay": [2020-12-01T15:44:15.967Z] - CONFIG_VXLAN: enabled (as module) [2020-12-01T15:44:15.967Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-01T15:44:15.967Z] Optional (for encrypted networks): [2020-12-01T15:44:15.967Z] - CONFIG_CRYPTO: enabled [2020-12-01T15:44:15.967Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-01T15:44:15.967Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-01T15:44:15.967Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-01T15:44:15.967Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-01T15:44:15.967Z] - CONFIG_XFRM: enabled [2020-12-01T15:44:15.967Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-01T15:44:15.967Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-01T15:44:15.967Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-01T15:44:15.967Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-01T15:44:15.967Z] - "ipvlan": [2020-12-01T15:44:15.967Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-01T15:44:15.967Z] - "macvlan": [2020-12-01T15:44:15.967Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-01T15:44:15.967Z] - CONFIG_DUMMY: enabled (as module) [2020-12-01T15:44:15.967Z] - "ftp,tftp client in container": [2020-12-01T15:44:15.967Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-01T15:44:15.967Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-01T15:44:15.967Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-01T15:44:15.967Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-01T15:44:15.967Z] - Storage Drivers: [2020-12-01T15:44:15.967Z] - "aufs": [2020-12-01T15:44:15.967Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-01T15:44:15.967Z] - "btrfs": [2020-12-01T15:44:15.967Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-01T15:44:15.967Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-01T15:44:15.967Z] - "devicemapper": [2020-12-01T15:44:15.967Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-01T15:44:15.967Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-01T15:44:15.967Z] - "overlay": [2020-12-01T15:44:15.967Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-01T15:44:15.967Z] - "zfs": [2020-12-01T15:44:15.967Z] - /dev/zfs: present [2020-12-01T15:44:15.967Z] - zfs command: missing [2020-12-01T15:44:15.967Z] - zpool command: missing [2020-12-01T15:44:15.967Z] [2020-12-01T15:44:15.967Z] Limits: [2020-12-01T15:44:15.967Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-01T15:44:15.967Z] [2020-12-01T15:44:15.967Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-01T15:44:16.107Z] [2020-12-01T15:44:16.107Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-01T15:44:16.290Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 . [2020-12-01T15:44:16.290Z] #2 [internal] load .dockerignore [2020-12-01T15:44:16.290Z] #2 transferring context: 87B done [2020-12-01T15:44:16.290Z] #2 DONE 0.0s [2020-12-01T15:44:16.290Z] [2020-12-01T15:44:16.290Z] #1 [internal] load build definition from Dockerfile [2020-12-01T15:44:16.290Z] #1 transferring dockerfile: 16.58kB done [2020-12-01T15:44:16.290Z] #1 DONE 0.0s [2020-12-01T15:44:16.290Z] [2020-12-01T15:44:16.290Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-01T15:44:16.546Z] #3 DONE 0.4s [2020-12-01T15:44:16.677Z] #9 DONE 0.6s [2020-12-01T15:44:16.677Z] [2020-12-01T15:44:16.677Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-01T15:44:16.717Z] dc5c6edc9cff: Pull complete [2020-12-01T15:44:16.802Z] [2020-12-01T15:44:16.802Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-01T15:44:16.802Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-01T15:44:17.058Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-01T15:44:17.058Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-01T15:44:17.058Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-12-01T15:44:17.058Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-01T15:44:17.058Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-12-01T15:44:17.058Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-12-01T15:44:17.084Z] Client: [2020-12-01T15:44:17.084Z] Debug Mode: false [2020-12-01T15:44:17.084Z] [2020-12-01T15:44:17.084Z] Server: [2020-12-01T15:44:17.084Z] Containers: 0 [2020-12-01T15:44:17.084Z] Running: 0 [2020-12-01T15:44:17.084Z] Paused: 0 [2020-12-01T15:44:17.084Z] Stopped: 0 [2020-12-01T15:44:17.084Z] Images: 0 [2020-12-01T15:44:17.084Z] Server Version: 19.03.13 [2020-12-01T15:44:17.084Z] Storage Driver: overlay2 [2020-12-01T15:44:17.084Z] Backing Filesystem: extfs [2020-12-01T15:44:17.084Z] Supports d_type: true [2020-12-01T15:44:17.084Z] Native Overlay Diff: true [2020-12-01T15:44:17.084Z] Logging Driver: json-file [2020-12-01T15:44:17.084Z] Cgroup Driver: cgroupfs [2020-12-01T15:44:17.084Z] Plugins: [2020-12-01T15:44:17.084Z] Volume: local [2020-12-01T15:44:17.084Z] Network: bridge host ipvlan macvlan null overlay [2020-12-01T15:44:17.084Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-01T15:44:17.084Z] Swarm: inactive [2020-12-01T15:44:17.084Z] Runtimes: runc [2020-12-01T15:44:17.084Z] Default Runtime: runc [2020-12-01T15:44:17.084Z] Init Binary: docker-init [2020-12-01T15:44:17.084Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-01T15:44:17.084Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T15:44:17.084Z] init version: fec3683 [2020-12-01T15:44:17.084Z] Security Options: [2020-12-01T15:44:17.084Z] apparmor [2020-12-01T15:44:17.084Z] seccomp [2020-12-01T15:44:17.084Z] Profile: default [2020-12-01T15:44:17.084Z] Kernel Version: 5.4.0-1025-aws [2020-12-01T15:44:17.084Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-01T15:44:17.084Z] OSType: linux [2020-12-01T15:44:17.084Z] Architecture: x86_64 [2020-12-01T15:44:17.084Z] CPUs: 2 [2020-12-01T15:44:17.084Z] Total Memory: 7.569GiB [2020-12-01T15:44:17.084Z] Name: ip-10-100-51-249 [2020-12-01T15:44:17.084Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-01T15:44:17.084Z] Docker Root Dir: /var/lib/docker [2020-12-01T15:44:17.084Z] Debug Mode: false [2020-12-01T15:44:17.084Z] Registry: https://index.docker.io/v1/ [2020-12-01T15:44:17.084Z] Labels: [2020-12-01T15:44:17.084Z] Experimental: true [2020-12-01T15:44:17.084Z] Insecure Registries: [2020-12-01T15:44:17.084Z] 127.0.0.0/8 [2020-12-01T15:44:17.084Z] Live Restore Enabled: true [2020-12-01T15:44:17.084Z] [2020-12-01T15:44:17.084Z] WARNING: No swap limit support [Pipeline] sh [2020-12-01T15:44:17.314Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s done [2020-12-01T15:44:17.314Z] #4 DONE 0.5s [2020-12-01T15:44:17.314Z] [2020-12-01T15:44:17.314Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-01T15:44:17.369Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T15:44:17.369Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T15:44:17.369Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41736/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-01T15:44:17.369Z] + bash /home/ubuntu/workspace/moby_PR-41736/check-config.sh [2020-12-01T15:44:17.369Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-01T15:44:17.369Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-01T15:44:17.369Z] [2020-12-01T15:44:17.369Z] Generally Necessary: [2020-12-01T15:44:17.569Z] #7 DONE 0.3s [2020-12-01T15:44:17.569Z] [2020-12-01T15:44:17.569Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-01T15:44:17.629Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-01T15:44:17.629Z] - apparmor: enabled and tools installed [2020-12-01T15:44:17.629Z] - CONFIG_NAMESPACES: enabled [2020-12-01T15:44:17.629Z] - CONFIG_NET_NS: enabled [2020-12-01T15:44:17.629Z] - CONFIG_PID_NS: enabled [2020-12-01T15:44:17.629Z] - CONFIG_IPC_NS: enabled [2020-12-01T15:44:17.629Z] - CONFIG_UTS_NS: enabled [2020-12-01T15:44:17.629Z] - CONFIG_CGROUPS: enabled [2020-12-01T15:44:17.629Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-01T15:44:17.629Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-01T15:44:17.629Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-01T15:44:17.629Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-01T15:44:17.629Z] - CONFIG_CPUSETS: enabled [2020-12-01T15:44:17.629Z] - CONFIG_MEMCG: enabled [2020-12-01T15:44:17.629Z] - CONFIG_KEYS: enabled [2020-12-01T15:44:17.629Z] - CONFIG_VETH: enabled (as module) [2020-12-01T15:44:17.629Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-01T15:44:17.629Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-01T15:44:17.629Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-01T15:44:17.629Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-01T15:44:17.629Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-01T15:44:17.629Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-01T15:44:17.629Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-01T15:44:17.629Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-01T15:44:17.629Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-01T15:44:17.629Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-01T15:44:17.629Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-01T15:44:17.629Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-01T15:44:17.629Z] [2020-12-01T15:44:17.629Z] Optional Features: [2020-12-01T15:44:17.629Z] - CONFIG_USER_NS: enabled [2020-12-01T15:44:17.629Z] - CONFIG_SECCOMP: enabled [2020-12-01T15:44:17.629Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-01T15:44:17.629Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-01T15:44:17.629Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-01T15:44:17.629Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-01T15:44:17.629Z] - CONFIG_BLK_CGROUP: enabled [2020-12-01T15:44:17.629Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-01T15:44:17.629Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-01T15:44:17.629Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-01T15:44:17.629Z] - CONFIG_CGROUP_PERF: enabled [2020-12-01T15:44:17.629Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-01T15:44:17.629Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-01T15:44:17.629Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-01T15:44:17.629Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-01T15:44:17.629Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-01T15:44:17.629Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-01T15:44:17.629Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-01T15:44:17.629Z] - CONFIG_IP_VS: enabled (as module) [2020-12-01T15:44:17.629Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-01T15:44:17.629Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-01T15:44:17.629Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-01T15:44:17.629Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-01T15:44:17.629Z] - CONFIG_EXT4_FS: enabled [2020-12-01T15:44:17.629Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-01T15:44:17.629Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-01T15:44:17.825Z] #6 DONE 0.5s [2020-12-01T15:44:17.825Z] [2020-12-01T15:44:17.825Z] #5 [internal] load metadata for docker.io/library/debian:buster [2020-12-01T15:44:17.889Z] - Network Drivers: [2020-12-01T15:44:17.889Z] - "overlay": [2020-12-01T15:44:17.889Z] - CONFIG_VXLAN: enabled (as module) [2020-12-01T15:44:17.889Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-01T15:44:17.889Z] Optional (for encrypted networks): [2020-12-01T15:44:17.889Z] - CONFIG_CRYPTO: enabled [2020-12-01T15:44:17.889Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-01T15:44:17.889Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-01T15:44:17.889Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-01T15:44:17.889Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-01T15:44:17.889Z] - CONFIG_XFRM: enabled [2020-12-01T15:44:17.889Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-01T15:44:17.889Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-01T15:44:17.889Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-01T15:44:17.889Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-01T15:44:17.889Z] - "ipvlan": [2020-12-01T15:44:17.889Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-01T15:44:17.889Z] - "macvlan": [2020-12-01T15:44:17.889Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-01T15:44:17.889Z] - CONFIG_DUMMY: enabled (as module) [2020-12-01T15:44:17.889Z] - "ftp,tftp client in container": [2020-12-01T15:44:17.889Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-01T15:44:17.889Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-01T15:44:17.889Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-01T15:44:17.889Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-01T15:44:17.889Z] - Storage Drivers: [2020-12-01T15:44:17.889Z] - "aufs": [2020-12-01T15:44:17.889Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-01T15:44:17.889Z] - "btrfs": [2020-12-01T15:44:17.889Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-01T15:44:17.889Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-01T15:44:17.889Z] - "devicemapper": [2020-12-01T15:44:17.889Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-01T15:44:17.889Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-01T15:44:17.889Z] - "overlay": [2020-12-01T15:44:17.889Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-01T15:44:17.889Z] - "zfs": [2020-12-01T15:44:17.889Z] - /dev/zfs: present [2020-12-01T15:44:17.889Z] - zfs command: missing [2020-12-01T15:44:17.889Z] - zpool command: missing [2020-12-01T15:44:17.889Z] [2020-12-01T15:44:17.889Z] Limits: [2020-12-01T15:44:17.889Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-01T15:44:17.889Z] [2020-12-01T15:44:17.889Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-01T15:44:18.065Z] #10 DONE 1.2s [2020-12-01T15:44:18.065Z] [2020-12-01T15:44:18.065Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:18.065Z] #27 1.145 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-01T15:44:18.065Z] #27 1.248 [2020-12-01T15:44:18.065Z] #27 1.369 ######### 13.4% ########################### 37.9% ######################################### 57.6% ####################################################### 77.7% ###################################################################### 97.4% ######################################################################## 100.0% [2020-12-01T15:44:18.065Z] #27 1.837 [2020-12-01T15:44:18.065Z] #27 1.949 ################################################# 69.3% ######################################################################## 100.0% [2020-12-01T15:44:18.065Z] #27 2.025 [2020-12-01T15:44:18.065Z] #27 2.142 ############################################ 61.8% ######################################################################## 100.0% [2020-12-01T15:44:18.065Z] #27 ... [2020-12-01T15:44:18.065Z] [2020-12-01T15:44:18.065Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-01T15:44:18.065Z] #37 DONE 0.2s [2020-12-01T15:44:18.065Z] [2020-12-01T15:44:18.065Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-01T15:44:18.065Z] #29 DONE 0.2s [2020-12-01T15:44:18.065Z] [2020-12-01T15:44:18.065Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:18.065Z] #27 2.261 [2020-12-01T15:44:18.168Z] #27 4.719 #=#=# ##O#- # # 1.5% ## 3.4% ### 5.2% ##### 7.1% ###### 9.0% ######## 11.5% ######### 12.7% ########## 14.6% ########### 15.8% ############ 17.1% ############# 18.8% ############## 20.0% ############### 22.0% ################# 24.5% ################## 26.4% #################### 28.3% ##################### 30.1% ####################### 32.6% ######################## 33.9% ######################### 35.7% ########################### 37.6% ############################ 40.1% ############################## 42.6% ################################ 44.5% ################################# 46.3% ################################## 48.2% #################################### 50.1% ##################################### 51.9% ###################################### 53.8% ####################################### 55.1% ######################################## 56.3% ######################################### 58.2% ############################################ 61.3% ############################################# 63.2% ############################################## 65.1% ################################################ 66.9% ################################################# 68.8% ################################################### 71.3% #################################################### 72.5% ##################################################### 74.4% ###################################################### 75.6% [2020-12-01T15:44:18.168Z] #27 ... [2020-12-01T15:44:18.168Z] [2020-12-01T15:44:18.168Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:18.168Z] #22 2.723 + RM_GOPATH=0 [2020-12-01T15:44:18.168Z] #22 2.723 + TMP_GOPATH= [2020-12-01T15:44:18.168Z] #22 2.723 + : /build [2020-12-01T15:44:18.168Z] #22 2.723 + '[' -z '' ']' [2020-12-01T15:44:18.168Z] #22 2.723 ++ mktemp -d [2020-12-01T15:44:18.168Z] #22 2.731 + export GOPATH=/tmp/tmp.fSFfWhs1Ka [2020-12-01T15:44:18.168Z] #22 2.731 + GOPATH=/tmp/tmp.fSFfWhs1Ka [2020-12-01T15:44:18.168Z] #22 2.731 + RM_GOPATH=1 [2020-12-01T15:44:18.168Z] #22 2.731 + case "$(go env GOARCH)" in [2020-12-01T15:44:18.168Z] #22 2.731 ++ go env GOARCH [2020-12-01T15:44:18.168Z] #22 2.775 Install docker/cli version 17.06.2-ce from stable [2020-12-01T15:44:18.168Z] #22 2.775 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:18.168Z] #22 2.775 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:18.168Z] #22 2.775 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:18.168Z] #22 2.775 + dir=/tmp/install [2020-12-01T15:44:18.168Z] #22 2.775 + bin=dockercli [2020-12-01T15:44:18.168Z] #22 2.775 + shift [2020-12-01T15:44:18.168Z] #22 2.775 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-01T15:44:18.168Z] #22 2.775 + . /tmp/install/dockercli.installer [2020-12-01T15:44:18.168Z] #22 2.775 ++ : stable [2020-12-01T15:44:18.168Z] #22 2.775 ++ : 17.06.2-ce [2020-12-01T15:44:18.168Z] #22 2.775 + install_dockercli [2020-12-01T15:44:18.168Z] #22 2.775 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-01T15:44:18.168Z] #22 2.775 ++ uname -m [2020-12-01T15:44:18.168Z] #22 2.775 + arch=s390x [2020-12-01T15:44:18.168Z] #22 2.775 + '[' s390x '!=' x86_64 ']' [2020-12-01T15:44:18.168Z] #22 2.775 + '[' s390x '!=' s390x ']' [2020-12-01T15:44:18.168Z] #22 2.775 + url=https://download.docker.com/linux/static [2020-12-01T15:44:18.168Z] #22 2.775 + tar -xz docker/docker [2020-12-01T15:44:18.168Z] #22 2.775 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-12-01T15:44:18.168Z] #22 7.728 + mkdir -p /build [2020-12-01T15:44:18.168Z] #22 7.739 + mv docker/docker /build/ [2020-12-01T15:44:18.168Z] #22 7.742 + rmdir docker [2020-12-01T15:44:18.168Z] #22 DONE 8.4s [2020-12-01T15:44:18.168Z] [2020-12-01T15:44:18.168Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:18.168Z] #27 4.719 #=#=# ##O#- # # 1.5% ## 3.4% ### 5.2% ##### 7.1% ###### 9.0% ######## 11.5% ######### 12.7% ########## 14.6% ########### 15.8% ############ 17.1% ############# 18.8% ############## 20.0% ############### 22.0% ################# 24.5% ################## 26.4% #################### 28.3% ##################### 30.1% ####################### 32.6% ######################## 33.9% ######################### 35.7% ########################### 37.6% ############################ 40.1% ############################## 42.6% ################################ 44.5% ################################# 46.3% ################################## 48.2% #################################### 50.1% ##################################### 51.9% ###################################### 53.8% ####################################### 55.1% ######################################## 56.3% ######################################### 58.2% ############################################ 61.3% ############################################# 63.2% ############################################## 65.1% ################################################ 66.9% ################################################# 68.8% ################################################### 71.3% #################################################### 72.5% ##################################################### 74.4% ###################################################### 75.6% ####################################################### 76.9% [2020-12-01T15:44:18.168Z] #27 ... [2020-12-01T15:44:18.168Z] [2020-12-01T15:44:18.168Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:18.168Z] #47 1.037 + RM_GOPATH=0 [2020-12-01T15:44:18.168Z] #47 1.037 + TMP_GOPATH= [2020-12-01T15:44:18.169Z] #47 1.037 + : /build [2020-12-01T15:44:18.169Z] #47 1.037 + '[' -z '' ']' [2020-12-01T15:44:18.169Z] #47 1.037 ++ mktemp -d [2020-12-01T15:44:18.169Z] #47 1.037 + export GOPATH=/tmp/tmp.WZiDL5xEmF [2020-12-01T15:44:18.169Z] #47 1.037 + GOPATH=/tmp/tmp.WZiDL5xEmF [2020-12-01T15:44:18.169Z] #47 1.037 + RM_GOPATH=1 [2020-12-01T15:44:18.169Z] #47 1.037 + case "$(go env GOARCH)" in [2020-12-01T15:44:18.169Z] #47 1.037 ++ go env GOARCH [2020-12-01T15:44:18.169Z] #47 1.037 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:18.169Z] #47 1.037 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:18.169Z] #47 1.037 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:18.169Z] #47 1.037 + dir=/tmp/install [2020-12-01T15:44:18.169Z] #47 1.037 + bin=golangci_lint [2020-12-01T15:44:18.169Z] #47 1.037 + shift [2020-12-01T15:44:18.169Z] #47 1.037 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-01T15:44:18.169Z] #47 1.037 + . /tmp/install/golangci_lint.installer [2020-12-01T15:44:18.169Z] #47 1.037 ++ : v1.23.8 [2020-12-01T15:44:18.169Z] #47 1.037 + install_golangci_lint [2020-12-01T15:44:18.169Z] #47 1.037 + set -e [2020-12-01T15:44:18.169Z] #47 1.037 + export GO111MODULE=on [2020-12-01T15:44:18.169Z] #47 1.037 + GO111MODULE=on [2020-12-01T15:44:18.169Z] #47 1.037 + GOBIN=/build [2020-12-01T15:44:18.169Z] #47 1.037 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-01T15:44:18.169Z] #47 1.039 go: finding github.com v1.23.8 [2020-12-01T15:44:18.169Z] #47 1.039 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-01T15:44:18.169Z] #47 1.040 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-01T15:44:18.169Z] #47 1.040 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:44:18.169Z] #47 1.040 go: finding github.com/golangci v1.23.8 [2020-12-01T15:44:18.169Z] #47 1.486 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:44:18.169Z] #47 1.872 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:44:18.169Z] #47 4.929 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:44:18.169Z] #47 4.929 go: downloading github.com/fatih/color v1.7.0 [2020-12-01T15:44:18.169Z] #47 4.955 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-01T15:44:18.169Z] #47 4.956 go: downloading github.com/spf13/viper v1.6.1 [2020-12-01T15:44:18.169Z] #47 4.962 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:44:18.169Z] #47 5.053 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:44:18.169Z] #47 5.088 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-01T15:44:18.169Z] #47 5.094 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:44:18.169Z] #47 5.254 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:44:18.169Z] #47 5.270 go: extracting github.com/spf13/viper v1.6.1 [2020-12-01T15:44:18.169Z] #47 5.299 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:44:18.169Z] #47 5.335 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-01T15:44:18.169Z] #47 5.380 go: extracting github.com/fatih/color v1.7.0 [2020-12-01T15:44:18.169Z] #47 5.406 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:44:18.169Z] #47 5.487 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:44:18.169Z] #47 5.488 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:44:18.169Z] #47 5.514 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:44:18.169Z] #47 5.783 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-01T15:44:18.169Z] #47 5.970 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-01T15:44:18.169Z] #47 6.046 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:44:18.169Z] #47 6.125 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:44:18.169Z] #47 6.440 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-01T15:44:18.169Z] #47 6.448 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:44:18.169Z] #47 6.451 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:44:18.169Z] #47 6.539 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:44:18.169Z] #47 6.696 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:44:18.169Z] #47 6.783 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:44:18.169Z] #47 6.787 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:44:18.169Z] #47 6.809 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:44:18.169Z] #47 6.874 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:44:18.169Z] #47 7.000 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:44:18.169Z] #47 7.059 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:44:18.169Z] #47 7.062 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:44:18.169Z] #47 7.112 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:44:18.169Z] #47 7.123 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:44:18.169Z] #47 7.641 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:44:18.234Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 . [2020-12-01T15:44:18.234Z] #1 [internal] load .dockerignore [2020-12-01T15:44:18.234Z] #1 transferring context: 87B done [2020-12-01T15:44:18.234Z] #1 DONE 0.0s [2020-12-01T15:44:18.234Z] [2020-12-01T15:44:18.234Z] #2 [internal] load build definition from Dockerfile [2020-12-01T15:44:18.234Z] #2 transferring dockerfile: 16.58kB done [2020-12-01T15:44:18.234Z] #2 DONE 0.1s [2020-12-01T15:44:18.234Z] [2020-12-01T15:44:18.234Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-01T15:44:18.386Z] #5 DONE 1.1s [2020-12-01T15:44:18.387Z] [2020-12-01T15:44:18.387Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-01T15:44:18.387Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-12-01T15:44:18.387Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-12-01T15:44:18.387Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done [2020-12-01T15:44:18.387Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done [2020-12-01T15:44:18.468Z] #47 ... [2020-12-01T15:44:18.468Z] [2020-12-01T15:44:18.468Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:18.592Z] #27 2.378 ######### 12.7% ########################## 37.2% ####################################### 54.6% ################################################### 71.5% ############################################################### 88.1% ######################################################################## 100.0% [2020-12-01T15:44:18.805Z] #3 DONE 0.6s [2020-12-01T15:44:18.805Z] [2020-12-01T15:44:18.805Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-01T15:44:18.805Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-01T15:44:18.853Z] #27 3.177 [2020-12-01T15:44:19.067Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-01T15:44:19.067Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-01T15:44:19.067Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-01T15:44:19.067Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-12-01T15:44:19.067Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-12-01T15:44:19.327Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-12-01T15:44:19.327Z] #4 DONE 0.5s [2020-12-01T15:44:19.331Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 0B / 50.40MB 0.8s [2020-12-01T15:44:19.331Z] #24 ... [2020-12-01T15:44:19.331Z] [2020-12-01T15:44:19.331Z] #21 [internal] load build context [2020-12-01T15:44:19.331Z] #21 transferring context: 52.35MB 1.0s done [2020-12-01T15:44:19.331Z] #21 DONE 1.0s [2020-12-01T15:44:19.331Z] [2020-12-01T15:44:19.331Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-01T15:44:19.331Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 9.85MB / 50.40MB 0.9s [2020-12-01T15:44:19.331Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 20.00MB / 50.40MB 1.0s [2020-12-01T15:44:19.588Z] [2020-12-01T15:44:19.589Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-01T15:44:19.589Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 25.06MB / 50.40MB 1.2s [2020-12-01T15:44:19.589Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 38.23MB / 50.40MB 1.3s [2020-12-01T15:44:19.846Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 1.4s [2020-12-01T15:44:19.848Z] #7 ... [2020-12-01T15:44:19.848Z] [2020-12-01T15:44:19.848Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-01T15:44:19.848Z] #5 DONE 0.4s [2020-12-01T15:44:19.975Z] #27 4.719 #=#=# ##O#- # # 1.5% ## 3.4% ### 5.2% ##### 7.1% ###### 9.0% ######## 11.5% ######### 12.7% ########## 14.6% ########### 15.8% ############ 17.1% ############# 18.8% ############## 20.0% ############### 22.0% ################# 24.5% ################## 26.4% #################### 28.3% ##################### 30.1% ####################### 32.6% ######################## 33.9% ######################### 35.7% ########################### 37.6% ############################ 40.1% ############################## 42.6% ################################ 44.5% ################################# 46.3% ################################## 48.2% #################################### 50.1% ##################################### 51.9% ###################################### 53.8% ####################################### 55.1% ######################################## 56.3% ######################################### 58.2% ############################################ 61.3% ############################################# 63.2% ############################################## 65.1% ################################################ 66.9% ################################################# 68.8% ################################################### 71.3% #################################################### 72.5% ##################################################### 74.4% ###################################################### 75.6% ####################################################### 76.9% ######################################################## 78.8% ######################################################### 80.0% ########################################################## 81.3% ########################################################### 83.1% ############################################################# 85.0% ############################################################## 86.3% ############################################################### 88.1% ################################################################ 90.0% ################################################################## 92.5% ################################################################### 94.3% ##################################################################### 96.2% ###################################################################### 97.5% [2020-12-01T15:44:19.975Z] #27 ... [2020-12-01T15:44:19.975Z] [2020-12-01T15:44:19.975Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:19.975Z] #56 1.988 + RM_GOPATH=0 [2020-12-01T15:44:19.975Z] #56 1.988 + TMP_GOPATH= [2020-12-01T15:44:19.975Z] #56 1.988 + : /build [2020-12-01T15:44:19.975Z] #56 1.988 + '[' -z '' ']' [2020-12-01T15:44:19.975Z] #56 1.988 ++ mktemp -d [2020-12-01T15:44:19.975Z] #56 1.988 + export GOPATH=/tmp/tmp.oB5Fhw0LzD [2020-12-01T15:44:19.975Z] #56 1.988 + GOPATH=/tmp/tmp.oB5Fhw0LzD [2020-12-01T15:44:19.975Z] #56 1.988 + RM_GOPATH=1 [2020-12-01T15:44:19.975Z] #56 1.988 + case "$(go env GOARCH)" in [2020-12-01T15:44:19.975Z] #56 1.990 ++ go env GOARCH [2020-12-01T15:44:19.975Z] #56 2.033 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:19.975Z] #56 2.033 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:19.975Z] #56 2.033 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:19.975Z] #56 2.037 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:44:19.975Z] #56 2.037 + dir=/tmp/install [2020-12-01T15:44:19.975Z] #56 2.037 + bin=rootlesskit [2020-12-01T15:44:19.975Z] #56 2.037 + shift [2020-12-01T15:44:19.975Z] #56 2.037 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-01T15:44:19.975Z] #56 2.037 + . /tmp/install/rootlesskit.installer [2020-12-01T15:44:19.975Z] #56 2.037 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:44:19.975Z] #56 2.037 + install_rootlesskit [2020-12-01T15:44:19.975Z] #56 2.037 + case "$1" in [2020-12-01T15:44:19.975Z] #56 2.037 + export CGO_ENABLED=0 [2020-12-01T15:44:19.975Z] #56 2.037 + CGO_ENABLED=0 [2020-12-01T15:44:19.975Z] #56 2.037 + _install_rootlesskit [2020-12-01T15:44:19.975Z] #56 2.037 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-01T15:44:19.975Z] #56 2.037 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oB5Fhw0LzD/src/github.com/rootless-containers/rootlesskit [2020-12-01T15:44:19.975Z] #56 2.039 Cloning into '/tmp/tmp.oB5Fhw0LzD/src/github.com/rootless-containers/rootlesskit'... [2020-12-01T15:44:19.975Z] #56 6.388 + cd /tmp/tmp.oB5Fhw0LzD/src/github.com/rootless-containers/rootlesskit [2020-12-01T15:44:19.975Z] #56 6.406 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:44:19.975Z] #56 6.490 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T15:44:19.975Z] #56 6.490 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-01T15:44:19.975Z] #56 ... [2020-12-01T15:44:19.975Z] [2020-12-01T15:44:19.975Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:19.975Z] #45 0.980 + RM_GOPATH=0 [2020-12-01T15:44:19.975Z] #45 0.980 + TMP_GOPATH= [2020-12-01T15:44:19.975Z] #45 0.980 + : /build [2020-12-01T15:44:19.975Z] #45 0.980 + '[' -z '' ']' [2020-12-01T15:44:19.975Z] #45 0.980 ++ mktemp -d [2020-12-01T15:44:19.975Z] #45 0.980 + export GOPATH=/tmp/tmp.qvDDO501MP [2020-12-01T15:44:19.975Z] #45 0.980 + GOPATH=/tmp/tmp.qvDDO501MP [2020-12-01T15:44:19.975Z] #45 0.980 + RM_GOPATH=1 [2020-12-01T15:44:19.975Z] #45 0.980 + case "$(go env GOARCH)" in [2020-12-01T15:44:19.975Z] #45 0.980 ++ go env GOARCH [2020-12-01T15:44:19.975Z] #45 1.037 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:19.975Z] #45 1.037 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:19.975Z] #45 1.037 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:19.975Z] #45 1.037 + dir=/tmp/install [2020-12-01T15:44:19.975Z] #45 1.037 + bin=gotestsum [2020-12-01T15:44:19.975Z] #45 1.037 + shift [2020-12-01T15:44:19.975Z] #45 1.037 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-01T15:44:19.975Z] #45 1.037 + . /tmp/install/gotestsum.installer [2020-12-01T15:44:19.975Z] #45 1.037 ++ : v0.5.3 [2020-12-01T15:44:19.975Z] #45 1.037 + install_gotestsum [2020-12-01T15:44:19.975Z] #45 1.037 + set -e [2020-12-01T15:44:19.975Z] #45 1.037 + export GO111MODULE=on [2020-12-01T15:44:19.975Z] #45 1.037 + GO111MODULE=on [2020-12-01T15:44:19.975Z] #45 1.037 + GOBIN=/build [2020-12-01T15:44:19.975Z] #45 1.037 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-01T15:44:19.975Z] #45 1.037 go: finding gotest.tools v0.5.3 [2020-12-01T15:44:19.975Z] #45 1.037 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-01T15:44:19.975Z] #45 1.345 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-01T15:44:19.975Z] #45 1.590 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-01T15:44:19.975Z] #45 2.061 go: downloading github.com/fatih/color v1.9.0 [2020-12-01T15:44:19.975Z] #45 2.061 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:44:19.975Z] #45 2.061 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-01T15:44:19.975Z] #45 2.061 go: downloading github.com/pkg/errors v0.9.1 [2020-12-01T15:44:19.975Z] #45 2.061 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:44:19.975Z] #45 2.120 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:44:19.975Z] #45 2.161 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:44:19.975Z] #45 2.216 go: extracting github.com/fatih/color v1.9.0 [2020-12-01T15:44:19.975Z] #45 2.326 go: extracting github.com/pkg/errors v0.9.1 [2020-12-01T15:44:19.975Z] #45 2.326 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:44:19.975Z] #45 2.340 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:44:19.975Z] #45 2.363 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-01T15:44:19.975Z] #45 2.363 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:44:19.975Z] #45 2.401 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:44:19.975Z] #45 2.428 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:44:19.975Z] #45 2.645 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:44:19.975Z] #45 2.775 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:44:19.975Z] #45 2.813 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:44:19.975Z] #45 2.841 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:44:19.975Z] #45 3.568 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:44:19.975Z] #45 4.327 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:44:19.975Z] #45 5.371 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:44:19.975Z] #45 8.163 go: finding github.com/fatih/color v1.9.0 [2020-12-01T15:44:19.975Z] #45 8.298 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:44:19.975Z] #45 8.334 go: finding github.com/pkg/errors v0.9.1 [2020-12-01T15:44:19.975Z] #45 8.340 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:44:19.975Z] #45 8.347 go: finding github.com/spf13/pflag v1.0.3 [2020-12-01T15:44:19.975Z] #45 8.374 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:44:19.975Z] #45 8.650 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:44:19.975Z] #45 8.807 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:44:19.975Z] #45 8.865 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:44:19.975Z] #45 8.974 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:44:19.975Z] #45 8.974 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:44:20.103Z] #24 ... [2020-12-01T15:44:20.103Z] [2020-12-01T15:44:20.103Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-01T15:44:20.103Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-01T15:44:20.103Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-01T15:44:20.103Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-01T15:44:20.103Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.2s done [2020-12-01T15:44:20.103Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.3s done [2020-12-01T15:44:20.103Z] #60 DONE 1.7s [2020-12-01T15:44:20.103Z] [2020-12-01T15:44:20.103Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-01T15:44:20.103Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 1.6s done [2020-12-01T15:44:20.103Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 [2020-12-01T15:44:20.108Z] [2020-12-01T15:44:20.108Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-01T15:44:20.108Z] #7 DONE 0.4s [2020-12-01T15:44:20.108Z] [2020-12-01T15:44:20.108Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-01T15:44:20.265Z] #45 ... [2020-12-01T15:44:20.265Z] [2020-12-01T15:44:20.265Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:20.265Z] #49 1.713 + RM_GOPATH=0 [2020-12-01T15:44:20.265Z] #49 1.713 + TMP_GOPATH= [2020-12-01T15:44:20.265Z] #49 1.713 + : /build [2020-12-01T15:44:20.265Z] #49 1.713 + '[' -z '' ']' [2020-12-01T15:44:20.265Z] #49 1.713 ++ mktemp -d [2020-12-01T15:44:20.265Z] #49 1.713 + export GOPATH=/tmp/tmp.JXSRhSFWC6 [2020-12-01T15:44:20.265Z] #49 1.713 + GOPATH=/tmp/tmp.JXSRhSFWC6 [2020-12-01T15:44:20.265Z] #49 1.713 + RM_GOPATH=1 [2020-12-01T15:44:20.265Z] #49 1.713 + case "$(go env GOARCH)" in [2020-12-01T15:44:20.265Z] #49 1.713 ++ go env GOARCH [2020-12-01T15:44:20.265Z] #49 1.713 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:20.265Z] #49 1.713 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:20.265Z] #49 1.713 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:20.265Z] #49 1.713 + dir=/tmp/install [2020-12-01T15:44:20.265Z] #49 1.713 + bin=shfmt [2020-12-01T15:44:20.265Z] #49 1.713 + shift [2020-12-01T15:44:20.265Z] #49 1.713 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-01T15:44:20.265Z] #49 1.713 + . /tmp/install/shfmt.installer [2020-12-01T15:44:20.265Z] #49 1.713 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:44:20.265Z] #49 1.713 + install_shfmt [2020-12-01T15:44:20.265Z] #49 1.713 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:44:20.265Z] #49 1.713 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-01T15:44:20.265Z] #49 1.713 + git clone https://github.com/mvdan/sh.git /tmp/tmp.JXSRhSFWC6/src/github.com/mvdan/sh [2020-12-01T15:44:20.265Z] #49 1.727 Cloning into '/tmp/tmp.JXSRhSFWC6/src/github.com/mvdan/sh'... [2020-12-01T15:44:20.265Z] #49 8.587 + cd /tmp/tmp.JXSRhSFWC6/src/github.com/mvdan/sh [2020-12-01T15:44:20.265Z] #49 8.588 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:44:20.265Z] #49 8.670 + GO111MODULE=on [2020-12-01T15:44:20.265Z] #49 8.670 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-01T15:44:20.265Z] #49 9.997 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:44:20.265Z] #49 10.01 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:44:20.265Z] #49 10.04 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:44:20.265Z] #49 10.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:44:20.265Z] #49 10.33 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:44:20.265Z] #49 ... [2020-12-01T15:44:20.265Z] [2020-12-01T15:44:20.265Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:44:20.265Z] #11 0.902 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:20.265Z] #11 1.093 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:20.265Z] #11 1.263 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:20.265Z] #11 1.263 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-01T15:44:20.265Z] #11 2.471 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-12-01T15:44:20.265Z] #11 4.326 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-01T15:44:20.276Z] 3c370c2e2f82: Pull complete [2020-12-01T15:44:20.276Z] 5ffb2f5886e2: Pull complete [2020-12-01T15:44:20.276Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-12-01T15:44:20.276Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-12-01T15:44:20.276Z] ---> 805dc2d65d1c [2020-12-01T15:44:20.276Z] Step 5/15 : ARG BUILDX_REPO [2020-12-01T15:44:20.276Z] ---> Running in faf7b491ac4c [2020-12-01T15:44:20.368Z] #6 DONE 0.9s [2020-12-01T15:44:20.368Z] [2020-12-01T15:44:20.368Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-01T15:44:20.368Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-01T15:44:20.368Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-01T15:44:20.368Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-01T15:44:20.368Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-12-01T15:44:20.557Z] #11 ... [2020-12-01T15:44:20.557Z] [2020-12-01T15:44:20.557Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:20.557Z] #32 2.799 + RM_GOPATH=0 [2020-12-01T15:44:20.557Z] #32 2.799 + TMP_GOPATH= [2020-12-01T15:44:20.557Z] #32 2.799 + : /build [2020-12-01T15:44:20.557Z] #32 2.799 + '[' -z '' ']' [2020-12-01T15:44:20.557Z] #32 2.800 ++ mktemp -d [2020-12-01T15:44:20.557Z] #32 2.803 + export GOPATH=/tmp/tmp.IOO0lWq8Nu [2020-12-01T15:44:20.557Z] #32 2.803 + GOPATH=/tmp/tmp.IOO0lWq8Nu [2020-12-01T15:44:20.557Z] #32 2.803 + RM_GOPATH=1 [2020-12-01T15:44:20.557Z] #32 2.803 + case "$(go env GOARCH)" in [2020-12-01T15:44:20.557Z] #32 2.804 ++ go env GOARCH [2020-12-01T15:44:20.557Z] #32 2.809 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:20.557Z] #32 2.809 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:20.557Z] #32 2.809 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:20.557Z] #32 2.811 + dir=/tmp/install [2020-12-01T15:44:20.557Z] #32 2.811 + bin=tomlv [2020-12-01T15:44:20.557Z] #32 2.811 + shift [2020-12-01T15:44:20.557Z] #32 2.811 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-01T15:44:20.557Z] #32 2.811 + . /tmp/install/tomlv.installer [2020-12-01T15:44:20.557Z] #32 2.811 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:44:20.557Z] #32 2.811 + install_tomlv [2020-12-01T15:44:20.557Z] #32 2.811 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:44:20.557Z] #32 2.811 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-01T15:44:20.557Z] #32 2.811 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IOO0lWq8Nu/src/github.com/BurntSushi/toml [2020-12-01T15:44:20.557Z] #32 2.817 Cloning into '/tmp/tmp.IOO0lWq8Nu/src/github.com/BurntSushi/toml'... [2020-12-01T15:44:20.557Z] #32 3.478 + cd /tmp/tmp.IOO0lWq8Nu/src/github.com/BurntSushi/toml [2020-12-01T15:44:20.557Z] #32 3.478 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:44:20.557Z] #32 3.497 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T15:44:20.557Z] #32 3.934 math/bits [2020-12-01T15:44:20.557Z] #32 3.936 internal/bytealg [2020-12-01T15:44:20.557Z] #32 4.186 math [2020-12-01T15:44:20.557Z] #32 4.311 runtime [2020-12-01T15:44:20.557Z] #32 8.113 internal/testlog [2020-12-01T15:44:20.557Z] #32 8.300 encoding [2020-12-01T15:44:20.557Z] #32 8.496 runtime/cgo [2020-12-01T15:44:20.557Z] #32 ... [2020-12-01T15:44:20.557Z] [2020-12-01T15:44:20.557Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:44:20.557Z] #30 2.926 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-01T15:44:20.557Z] #30 2.927 Cloning into '.'... [2020-12-01T15:44:20.569Z] Removing intermediate container faf7b491ac4c [2020-12-01T15:44:20.569Z] ---> d615d536ccf6 [2020-12-01T15:44:20.569Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-12-01T15:44:20.569Z] ---> Running in 489d48853e95 [2020-12-01T15:44:20.629Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.55MB / 9.86MB 0.2s [2020-12-01T15:44:20.629Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-12-01T15:44:20.848Z] #30 ... [2020-12-01T15:44:20.848Z] [2020-12-01T15:44:20.848Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:44:20.848Z] #38 2.911 + git clone https://github.com/docker/distribution.git . [2020-12-01T15:44:20.848Z] #38 2.912 Cloning into '.'... [2020-12-01T15:44:20.848Z] #38 ... [2020-12-01T15:44:20.848Z] [2020-12-01T15:44:20.848Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:44:20.848Z] #53 2.911 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:20.848Z] #53 2.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:20.848Z] #53 2.947 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:20.848Z] #53 3.330 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-01T15:44:20.848Z] #53 4.873 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-12-01T15:44:20.848Z] #53 7.049 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-01T15:44:20.848Z] #53 ... [2020-12-01T15:44:20.848Z] [2020-12-01T15:44:20.848Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:20.848Z] #43 2.097 + RM_GOPATH=0 [2020-12-01T15:44:20.848Z] #43 2.097 + TMP_GOPATH= [2020-12-01T15:44:20.848Z] #43 2.097 + : /build [2020-12-01T15:44:20.848Z] #43 2.097 + '[' -z '' ']' [2020-12-01T15:44:20.848Z] #43 2.097 ++ mktemp -d [2020-12-01T15:44:20.848Z] #43 2.097 + export GOPATH=/tmp/tmp.EATHXUns0H [2020-12-01T15:44:20.848Z] #43 2.097 + GOPATH=/tmp/tmp.EATHXUns0H [2020-12-01T15:44:20.848Z] #43 2.097 + RM_GOPATH=1 [2020-12-01T15:44:20.848Z] #43 2.097 + case "$(go env GOARCH)" in [2020-12-01T15:44:20.848Z] #43 2.097 ++ go env GOARCH [2020-12-01T15:44:20.848Z] #43 2.132 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:20.848Z] #43 2.132 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:20.848Z] #43 2.132 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:20.848Z] #43 2.136 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:44:20.848Z] #43 2.136 + dir=/tmp/install [2020-12-01T15:44:20.848Z] #43 2.136 + bin=vndr [2020-12-01T15:44:20.848Z] #43 2.136 + shift [2020-12-01T15:44:20.848Z] #43 2.136 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-01T15:44:20.848Z] #43 2.136 + . /tmp/install/vndr.installer [2020-12-01T15:44:20.848Z] #43 2.136 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:44:20.848Z] #43 2.136 + install_vndr [2020-12-01T15:44:20.848Z] #43 2.136 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-01T15:44:20.848Z] #43 2.136 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EATHXUns0H/src/github.com/LK4D4/vndr [2020-12-01T15:44:20.848Z] #43 2.136 Cloning into '/tmp/tmp.EATHXUns0H/src/github.com/LK4D4/vndr'... [2020-12-01T15:44:20.848Z] #43 2.803 + cd /tmp/tmp.EATHXUns0H/src/github.com/LK4D4/vndr [2020-12-01T15:44:20.848Z] #43 2.803 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:44:20.848Z] #43 2.820 + go build -buildmode=pie -v -o /build/vndr . [2020-12-01T15:44:20.848Z] #43 3.565 internal/cpu [2020-12-01T15:44:20.848Z] #43 3.568 runtime/internal/atomic [2020-12-01T15:44:20.848Z] #43 3.662 runtime/internal/sys [2020-12-01T15:44:20.848Z] #43 3.767 runtime/internal/math [2020-12-01T15:44:20.848Z] #43 3.812 internal/race [2020-12-01T15:44:20.848Z] #43 3.863 internal/bytealg [2020-12-01T15:44:20.848Z] #43 3.896 sync/atomic [2020-12-01T15:44:20.848Z] #43 4.064 unicode [2020-12-01T15:44:20.848Z] #43 4.247 runtime [2020-12-01T15:44:20.848Z] #43 6.535 unicode/utf8 [2020-12-01T15:44:20.848Z] #43 7.210 math [2020-12-01T15:44:20.862Z] Cloning into '/buildx'... [2020-12-01T15:44:20.895Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-12-01T15:44:21.139Z] #43 ... [2020-12-01T15:44:21.139Z] [2020-12-01T15:44:21.139Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:44:21.139Z] #34 3.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:21.139Z] #34 3.141 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:21.139Z] #34 3.163 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:21.139Z] #34 3.849 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-01T15:44:21.139Z] #34 5.122 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-12-01T15:44:21.139Z] #34 7.789 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-01T15:44:21.139Z] #34 ... [2020-12-01T15:44:21.139Z] [2020-12-01T15:44:21.139Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:21.139Z] #62 1.448 + RM_GOPATH=0 [2020-12-01T15:44:21.139Z] #62 1.448 + TMP_GOPATH= [2020-12-01T15:44:21.139Z] #62 1.448 + : /build [2020-12-01T15:44:21.139Z] #62 1.448 + '[' -z '' ']' [2020-12-01T15:44:21.139Z] #62 1.448 ++ mktemp -d [2020-12-01T15:44:21.139Z] #62 1.448 + export GOPATH=/tmp/tmp.NcEKn6AOqW [2020-12-01T15:44:21.139Z] #62 1.448 + GOPATH=/tmp/tmp.NcEKn6AOqW [2020-12-01T15:44:21.139Z] #62 1.448 + RM_GOPATH=1 [2020-12-01T15:44:21.139Z] #62 1.448 + case "$(go env GOARCH)" in [2020-12-01T15:44:21.139Z] #62 1.448 ++ go env GOARCH [2020-12-01T15:44:21.139Z] #62 1.456 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:21.139Z] #62 1.456 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:21.139Z] #62 1.456 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:21.139Z] #62 1.456 + dir=/tmp/install [2020-12-01T15:44:21.139Z] #62 1.456 + bin=proxy [2020-12-01T15:44:21.139Z] #62 1.456 + shift [2020-12-01T15:44:21.139Z] #62 1.459 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-01T15:44:21.139Z] #62 1.459 + . /tmp/install/proxy.installer [2020-12-01T15:44:21.139Z] #62 1.459 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:44:21.139Z] #62 1.459 + install_proxy [2020-12-01T15:44:21.139Z] #62 1.459 + case "$1" in [2020-12-01T15:44:21.139Z] #62 1.459 + export CGO_ENABLED=0 [2020-12-01T15:44:21.139Z] #62 1.459 + CGO_ENABLED=0 [2020-12-01T15:44:21.139Z] #62 1.459 + _install_proxy [2020-12-01T15:44:21.139Z] #62 1.459 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-12-01T15:44:21.139Z] #62 1.459 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NcEKn6AOqW/src/github.com/docker/libnetwork [2020-12-01T15:44:21.139Z] #62 1.459 Cloning into '/tmp/tmp.NcEKn6AOqW/src/github.com/docker/libnetwork'... [2020-12-01T15:44:21.139Z] #62 1.480 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:44:21.208Z] #27 3.296 1.3% ## 3.7% ## 4.0% #### 6.5% ######## 11.2% ########### 16.4% ############## 20.6% ################## 26.1% ###################### 31.3% ########################### 38.0% ############################### 44.4% ################################ 45.4% ##################################### 51.8% ##################################### 52.0% ######################################### 58.1% ############################################### 65.4% #################################################### 72.8% ######################################################### 80.3% ############################################################### 87.8% ##################################################################### 95.9% ######################################################################## 100.0% [2020-12-01T15:44:21.208Z] #27 5.583 [2020-12-01T15:44:21.432Z] #62 ... [2020-12-01T15:44:21.432Z] [2020-12-01T15:44:21.432Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:21.432Z] #40 3.128 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:21.432Z] #40 3.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:21.432Z] #40 3.192 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:21.432Z] #40 3.580 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-01T15:44:21.432Z] #40 5.048 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-12-01T15:44:21.432Z] #40 7.229 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-01T15:44:21.432Z] #40 ... [2020-12-01T15:44:21.432Z] [2020-12-01T15:44:21.432Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:21.432Z] #27 4.719 #=#=# ##O#- # # 1.5% ## 3.4% ### 5.2% ##### 7.1% ###### 9.0% ######## 11.5% ######### 12.7% ########## 14.6% ########### 15.8% ############ 17.1% ############# 18.8% ############## 20.0% ############### 22.0% ################# 24.5% ################## 26.4% #################### 28.3% ##################### 30.1% ####################### 32.6% ######################## 33.9% ######################### 35.7% ########################### 37.6% ############################ 40.1% ############################## 42.6% ################################ 44.5% ################################# 46.3% ################################## 48.2% #################################### 50.1% ##################################### 51.9% ###################################### 53.8% ####################################### 55.1% ######################################## 56.3% ######################################### 58.2% ############################################ 61.3% ############################################# 63.2% ############################################## 65.1% ################################################ 66.9% ################################################# 68.8% ################################################### 71.3% #################################################### 72.5% ##################################################### 74.4% ###################################################### 75.6% ####################################################### 76.9% ######################################################## 78.8% ######################################################### 80.0% ########################################################## 81.3% ########################################################### 83.1% ############################################################# 85.0% ############################################################## 86.3% ############################################################### 88.1% ################################################################ 90.0% ################################################################## 92.5% ################################################################### 94.3% ##################################################################### 96.2% ###################################################################### 97.5% ####################################################################### 99.3% ######################################################################## 100.0% [2020-12-01T15:44:21.432Z] #27 12.32 [2020-12-01T15:44:21.432Z] #27 13.57 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-01T15:44:21.723Z] #27 13.93 #=#=# [2020-12-01T15:44:21.779Z] #27 6.039 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-01T15:44:21.779Z] #27 6.133 [2020-12-01T15:44:21.779Z] #27 6.246 ######################################################################## 100.0% [2020-12-01T15:44:21.997Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 1.6s done [2020-12-01T15:44:21.997Z] #24 DONE 3.4s [2020-12-01T15:44:21.997Z] [2020-12-01T15:44:21.997Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-01T15:44:22.015Z] #27 14.04 ########## 14.5% ######################################################################## 100.0% [2020-12-01T15:44:22.015Z] #27 14.17 [2020-12-01T15:44:22.042Z] #27 6.258 [2020-12-01T15:44:22.302Z] #27 6.705 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-01T15:44:22.302Z] #27 6.824 [2020-12-01T15:44:22.563Z] #27 6.960 ########################### 37.6% ######################################################################## 100.0% [2020-12-01T15:44:22.563Z] #27 7.038 [2020-12-01T15:44:23.080Z] #27 15.22 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-01T15:44:23.080Z] #27 15.27 skipping existing aab193acf6ba [2020-12-01T15:44:23.080Z] #27 15.36 [2020-12-01T15:44:23.507Z] #27 7.780 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-01T15:44:23.507Z] #27 7.895 skipping existing c35d46ef359f [2020-12-01T15:44:23.769Z] #27 8.090 [2020-12-01T15:44:23.887Z] #25 1.809 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:23.887Z] #25 1.818 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:23.887Z] #25 1.873 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:23.887Z] #25 1.926 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:23.887Z] #25 2.105 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:44:24.143Z] #25 2.153 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:24.284Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done [2020-12-01T15:44:24.284Z] #60 DONE 3.6s [2020-12-01T15:44:24.284Z] [2020-12-01T15:44:24.284Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:44:24.284Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-01T15:44:24.284Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-01T15:44:24.284Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s done [2020-12-01T15:44:24.284Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-01T15:44:24.284Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-01T15:44:24.284Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2020-12-01T15:44:24.284Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-12-01T15:44:24.284Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s done [2020-12-01T15:44:24.284Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.6s done [2020-12-01T15:44:24.284Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.23MB / 120.17MB 3.5s [2020-12-01T15:44:24.284Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.0s [2020-12-01T15:44:24.284Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.8s done [2020-12-01T15:44:24.284Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.39MB / 120.17MB 3.6s [2020-12-01T15:44:24.397Z] Removing intermediate container 489d48853e95 [2020-12-01T15:44:24.397Z] ---> a2d9d099a09e [2020-12-01T15:44:24.397Z] Step 7/15 : WORKDIR /buildx [2020-12-01T15:44:24.397Z] ---> Running in 2908a899c412 [2020-12-01T15:44:24.584Z] #27 16.69 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-01T15:44:24.585Z] #27 16.73 skipping existing 4d43f82972ce [2020-12-01T15:44:24.585Z] #27 16.85 [2020-12-01T15:44:24.694Z] Removing intermediate container 2908a899c412 [2020-12-01T15:44:24.694Z] ---> 35acd627390e [2020-12-01T15:44:24.694Z] Step 8/15 : ARG BUILDX_COMMIT [2020-12-01T15:44:24.694Z] ---> Running in 9955022398b9 [2020-12-01T15:44:24.694Z] Removing intermediate container 9955022398b9 [2020-12-01T15:44:24.694Z] ---> 260072ed7423 [2020-12-01T15:44:24.694Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-12-01T15:44:24.694Z] ---> Running in 328dae6ed18a [2020-12-01T15:44:25.000Z] From https://github.com/docker/buildx [2020-12-01T15:44:25.000Z] * [new tag] v0.3.1 -> build [2020-12-01T15:44:25.159Z] #27 9.416 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-01T15:44:25.420Z] #27 9.941 [2020-12-01T15:44:25.510Z] #25 3.508 Fetched 8406 kB in 2s (4310 kB/s) [2020-12-01T15:44:25.638Z] Switched to branch 'build' [2020-12-01T15:44:25.668Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s done [2020-12-01T15:44:25.680Z] #27 10.18 ######################################################################## 100.0% [2020-12-01T15:44:25.929Z] #8 ... [2020-12-01T15:44:25.929Z] [2020-12-01T15:44:25.929Z] #21 [internal] load build context [2020-12-01T15:44:25.929Z] #21 transferring context: 52.35MB 5.3s done [2020-12-01T15:44:25.929Z] #21 DONE 5.4s [2020-12-01T15:44:25.929Z] [2020-12-01T15:44:25.929Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-01T15:44:25.929Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-12-01T15:44:25.929Z] #24 sha256:f520e4a80b736389c3de162b8f60608d11c9fa3b2ec619bd40aabfd7e70d3455 529B / 529B done [2020-12-01T15:44:25.929Z] #24 sha256:ef05c61d51129e3866d5b71b4f44864919dd2b9e5f2644f0a511703182acf8f9 1.46kB / 1.46kB done [2020-12-01T15:44:25.929Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-12-01T15:44:25.929Z] #24 sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 50.40MB / 50.40MB 2.9s done [2020-12-01T15:44:25.929Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 1.7s [2020-12-01T15:44:25.941Z] #27 10.37 [2020-12-01T15:44:26.072Z] #25 3.508 Reading package lists... [2020-12-01T15:44:26.088Z] #27 17.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-01T15:44:26.088Z] #27 18.19 [2020-12-01T15:44:26.286Z] Client: Docker Engine - Community [2020-12-01T15:44:26.286Z] Version: 19.03.13 [2020-12-01T15:44:26.286Z] API version: 1.40 [2020-12-01T15:44:26.286Z] Go version: go1.13.15 [2020-12-01T15:44:26.286Z] Git commit: 4484c46 [2020-12-01T15:44:26.286Z] Built: Wed Sep 16 17:03:40 2020 [2020-12-01T15:44:26.286Z] OS/Arch: linux/arm64 [2020-12-01T15:44:26.286Z] Experimental: false [2020-12-01T15:44:26.286Z] [2020-12-01T15:44:26.286Z] Server: Docker Engine - Community [2020-12-01T15:44:26.286Z] Engine: [2020-12-01T15:44:26.286Z] Version: 19.03.13 [2020-12-01T15:44:26.286Z] API version: 1.40 (minimum version 1.12) [2020-12-01T15:44:26.286Z] Go version: go1.13.15 [2020-12-01T15:44:26.286Z] Git commit: 4484c46 [2020-12-01T15:44:26.286Z] Built: Wed Sep 16 17:02:11 2020 [2020-12-01T15:44:26.286Z] OS/Arch: linux/arm64 [2020-12-01T15:44:26.286Z] Experimental: true [2020-12-01T15:44:26.286Z] containerd: [2020-12-01T15:44:26.286Z] Version: 1.3.7 [2020-12-01T15:44:26.286Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-01T15:44:26.286Z] runc: [2020-12-01T15:44:26.286Z] Version: 1.0.0-rc10 [2020-12-01T15:44:26.286Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T15:44:26.286Z] docker-init: [2020-12-01T15:44:26.286Z] Version: 0.18.0 [2020-12-01T15:44:26.286Z] GitCommit: fec3683 [Pipeline] sh [2020-12-01T15:44:26.381Z] #27 18.32 ######################################################################## 100.0% [2020-12-01T15:44:26.381Z] #27 18.38 [2020-12-01T15:44:26.618Z] + docker info [2020-12-01T15:44:26.683Z] Removing intermediate container 328dae6ed18a [2020-12-01T15:44:26.683Z] ---> 6a734bea599c [2020-12-01T15:44:26.683Z] Step 10/15 : ARG GOOS [2020-12-01T15:44:26.683Z] ---> Running in eaf49fdc844a [2020-12-01T15:44:26.683Z] Removing intermediate container eaf49fdc844a [2020-12-01T15:44:26.683Z] ---> cb3fdfe6f8cb [2020-12-01T15:44:26.683Z] Step 11/15 : ARG GOARCH [2020-12-01T15:44:26.683Z] ---> Running in 359728fe328f [2020-12-01T15:44:26.975Z] Removing intermediate container 359728fe328f [2020-12-01T15:44:26.975Z] ---> 9b94359058d0 [2020-12-01T15:44:26.975Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-12-01T15:44:26.975Z] ---> Running in b8a160dfb9ad [2020-12-01T15:44:27.001Z] #25 4.280 Reading package lists... [2020-12-01T15:44:27.001Z] #25 5.003 Building dependency tree... [2020-12-01T15:44:27.001Z] #25 5.253 The following additional packages will be installed: [2020-12-01T15:44:27.001Z] #25 5.253 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-01T15:44:27.001Z] #25 5.253 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-01T15:44:27.012Z] #27 19.25 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-01T15:44:27.257Z] #25 5.257 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-01T15:44:27.257Z] #25 5.257 Suggested packages: [2020-12-01T15:44:27.257Z] #25 5.257 krb5-doc krb5-user [2020-12-01T15:44:27.257Z] #25 5.257 Recommended packages: [2020-12-01T15:44:27.257Z] #25 5.257 krb5-locales publicsuffix libsasl2-modules [2020-12-01T15:44:27.257Z] #25 5.407 The following NEW packages will be installed: [2020-12-01T15:44:27.257Z] #25 5.408 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-01T15:44:27.257Z] #25 5.409 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-01T15:44:27.257Z] #25 5.409 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-01T15:44:27.257Z] #25 5.409 libssh2-1 libssl1.1 openssl [2020-12-01T15:44:27.302Z] #27 19.58 [2020-12-01T15:44:27.332Z] #27 11.61 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-01T15:44:27.514Z] #25 5.684 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-01T15:44:27.514Z] #25 5.684 Need to get 5049 kB of archives. [2020-12-01T15:44:27.514Z] #25 5.684 After this operation, 12.1 MB of additional disk space will be used. [2020-12-01T15:44:27.514Z] #25 5.684 Get:1 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-01T15:44:27.514Z] #25 5.684 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-01T15:44:27.514Z] #25 5.685 Get:3 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-12-01T15:44:27.514Z] #25 5.685 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-01T15:44:27.514Z] #25 5.687 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-01T15:44:27.514Z] #25 5.692 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-01T15:44:27.514Z] #25 5.693 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-12-01T15:44:27.514Z] #25 5.697 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-12-01T15:44:27.514Z] #25 5.706 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-01T15:44:27.514Z] #25 5.721 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-01T15:44:27.514Z] #25 5.721 Get:11 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-12-01T15:44:27.514Z] #25 5.733 Get:12 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-01T15:44:27.514Z] #25 5.735 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-01T15:44:27.514Z] #25 5.736 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-01T15:44:27.514Z] #25 5.737 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-01T15:44:27.514Z] #25 5.757 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-01T15:44:27.514Z] #25 5.758 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-01T15:44:27.514Z] #25 5.762 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-01T15:44:27.514Z] #25 5.765 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-01T15:44:27.514Z] #25 5.770 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-01T15:44:27.514Z] #25 5.773 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-01T15:44:27.596Z] #27 12.09 [2020-12-01T15:44:27.596Z] #27 ... [2020-12-01T15:44:27.596Z] [2020-12-01T15:44:27.596Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:27.596Z] #43 4.443 + RM_GOPATH=0 [2020-12-01T15:44:27.596Z] #43 4.443 + TMP_GOPATH= [2020-12-01T15:44:27.596Z] #43 4.443 + : /build [2020-12-01T15:44:27.596Z] #43 4.443 + '[' -z '' ']' [2020-12-01T15:44:27.596Z] #43 4.443 ++ mktemp -d [2020-12-01T15:44:27.596Z] #43 4.443 + export GOPATH=/tmp/tmp.wuveZptWo8 [2020-12-01T15:44:27.596Z] #43 4.443 + GOPATH=/tmp/tmp.wuveZptWo8 [2020-12-01T15:44:27.596Z] #43 4.443 + RM_GOPATH=1 [2020-12-01T15:44:27.596Z] #43 4.443 + case "$(go env GOARCH)" in [2020-12-01T15:44:27.596Z] #43 4.443 ++ go env GOARCH [2020-12-01T15:44:27.596Z] #43 4.471 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:44:27.596Z] #43 4.472 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:27.596Z] #43 4.472 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:27.596Z] #43 4.472 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:27.596Z] #43 4.472 + dir=/tmp/install [2020-12-01T15:44:27.596Z] #43 4.472 + bin=vndr [2020-12-01T15:44:27.596Z] #43 4.472 + shift [2020-12-01T15:44:27.596Z] #43 4.472 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-01T15:44:27.596Z] #43 4.472 + . /tmp/install/vndr.installer [2020-12-01T15:44:27.596Z] #43 4.472 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:44:27.596Z] #43 4.472 + install_vndr [2020-12-01T15:44:27.596Z] #43 4.472 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-01T15:44:27.596Z] #43 4.472 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wuveZptWo8/src/github.com/LK4D4/vndr [2020-12-01T15:44:27.596Z] #43 4.472 Cloning into '/tmp/tmp.wuveZptWo8/src/github.com/LK4D4/vndr'... [2020-12-01T15:44:27.596Z] #43 4.889 + cd /tmp/tmp.wuveZptWo8/src/github.com/LK4D4/vndr [2020-12-01T15:44:27.596Z] #43 4.889 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:44:27.596Z] #43 4.889 + go build -buildmode=pie -v -o /build/vndr . [2020-12-01T15:44:27.596Z] #43 5.485 runtime/internal/atomic [2020-12-01T15:44:27.596Z] #43 5.503 internal/cpu [2020-12-01T15:44:27.596Z] #43 5.676 runtime/internal/sys [2020-12-01T15:44:27.596Z] #43 6.011 runtime/internal/math [2020-12-01T15:44:27.596Z] #43 6.114 internal/bytealg [2020-12-01T15:44:27.596Z] #43 6.200 internal/race [2020-12-01T15:44:27.596Z] #43 6.352 sync/atomic [2020-12-01T15:44:27.596Z] #43 6.656 runtime [2020-12-01T15:44:27.596Z] #43 6.754 unicode [2020-12-01T15:44:27.597Z] #27 19.66 ######################################################################## 100.0% [2020-12-01T15:44:27.597Z] #27 19.75 [2020-12-01T15:44:27.597Z] #27 19.77 Download of images into '/build' complete. [2020-12-01T15:44:27.597Z] #27 19.77 Use something like the following to load the result into a Docker daemon: [2020-12-01T15:44:27.597Z] #27 19.77 tar -cC '/build' . | docker load [2020-12-01T15:44:27.771Z] #25 5.897 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:44:27.771Z] #25 5.912 Fetched 5049 kB in 0s (14.7 MB/s) [2020-12-01T15:44:27.771Z] #25 5.961 Selecting previously unselected package libkeyutils1:amd64. [2020-12-01T15:44:27.771Z] #25 5.961 (Reading database ... #25 ... [2020-12-01T15:44:27.771Z] [2020-12-01T15:44:27.771Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:44:27.771Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-01T15:44:27.771Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-01T15:44:27.771Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.1s done [2020-12-01T15:44:27.771Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-01T15:44:27.771Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-01T15:44:27.771Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.6s done [2020-12-01T15:44:27.771Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.1s done [2020-12-01T15:44:27.771Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 0.7s done [2020-12-01T15:44:27.771Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.0s done [2020-12-01T15:44:27.772Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 2.7s done [2020-12-01T15:44:27.772Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.6s done [2020-12-01T15:44:27.772Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 0.8s done [2020-12-01T15:44:27.772Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s done [2020-12-01T15:44:27.772Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-12-01T15:44:27.772Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.4s done [2020-12-01T15:44:27.772Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.4s done [2020-12-01T15:44:27.772Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.8s done [2020-12-01T15:44:27.772Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-01T15:44:27.772Z] #8 DONE 9.6s [2020-12-01T15:44:27.772Z] [2020-12-01T15:44:27.772Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-01T15:44:27.772Z] #25 5.961 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-12-01T15:44:27.772Z] #25 5.966 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2020-12-01T15:44:27.772Z] #25 5.974 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-01T15:44:27.772Z] #25 6.008 Selecting previously unselected package libkrb5support0:amd64. [2020-12-01T15:44:27.772Z] #25 6.008 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-01T15:44:27.772Z] #25 6.012 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:27.772Z] #25 6.047 Selecting previously unselected package libk5crypto3:amd64. [2020-12-01T15:44:27.772Z] #25 6.048 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-01T15:44:27.772Z] #25 6.052 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:27.858Z] #43 ... [2020-12-01T15:44:27.858Z] [2020-12-01T15:44:27.858Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:44:27.858Z] #34 6.569 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:27.858Z] #34 6.639 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:27.858Z] #34 6.642 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:27.858Z] #34 7.741 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:27.858Z] #34 9.698 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:28.027Z] #25 6.104 Selecting previously unselected package libssl1.1:amd64. [2020-12-01T15:44:28.027Z] #25 6.105 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-12-01T15:44:28.027Z] #25 6.109 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:28.028Z] #25 6.256 Selecting previously unselected package libkrb5-3:amd64. [2020-12-01T15:44:28.028Z] #25 6.257 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-01T15:44:28.028Z] #25 6.261 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:28.028Z] #25 6.326 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-01T15:44:28.028Z] #25 6.327 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-01T15:44:28.028Z] #25 6.331 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:28.028Z] #25 6.369 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-01T15:44:28.120Z] #34 ... [2020-12-01T15:44:28.120Z] [2020-12-01T15:44:28.120Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:44:28.120Z] #53 6.568 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:28.120Z] #53 6.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:28.120Z] #53 6.642 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:28.120Z] #53 7.585 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:28.120Z] #53 9.713 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:28.120Z] #53 ... [2020-12-01T15:44:28.120Z] [2020-12-01T15:44:28.120Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:28.120Z] #49 5.681 + RM_GOPATH=0 [2020-12-01T15:44:28.120Z] #49 5.681 + TMP_GOPATH= [2020-12-01T15:44:28.120Z] #49 5.681 + : /build [2020-12-01T15:44:28.120Z] #49 5.681 + '[' -z '' ']' [2020-12-01T15:44:28.120Z] #49 5.700 ++ mktemp -d [2020-12-01T15:44:28.120Z] #49 5.700 + export GOPATH=/tmp/tmp.FjySo5lPVg [2020-12-01T15:44:28.120Z] #49 5.700 + GOPATH=/tmp/tmp.FjySo5lPVg [2020-12-01T15:44:28.120Z] #49 5.700 + RM_GOPATH=1 [2020-12-01T15:44:28.120Z] #49 5.700 + case "$(go env GOARCH)" in [2020-12-01T15:44:28.120Z] #49 5.700 ++ go env GOARCH [2020-12-01T15:44:28.120Z] #49 5.700 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:28.120Z] #49 5.700 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:28.120Z] #49 5.700 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:28.120Z] #49 5.700 + dir=/tmp/install [2020-12-01T15:44:28.120Z] #49 5.700 + bin=shfmt [2020-12-01T15:44:28.120Z] #49 5.700 + shift [2020-12-01T15:44:28.120Z] #49 5.700 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-01T15:44:28.120Z] #49 5.700 + . /tmp/install/shfmt.installer [2020-12-01T15:44:28.120Z] #49 5.700 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:44:28.120Z] #49 5.700 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:44:28.120Z] #49 5.700 + install_shfmt [2020-12-01T15:44:28.120Z] #49 5.700 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-01T15:44:28.120Z] #49 5.700 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FjySo5lPVg/src/github.com/mvdan/sh [2020-12-01T15:44:28.120Z] #49 5.706 Cloning into '/tmp/tmp.FjySo5lPVg/src/github.com/mvdan/sh'... [2020-12-01T15:44:28.232Z] #27 DONE 20.2s [2020-12-01T15:44:28.232Z] [2020-12-01T15:44:28.232Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:28.232Z] #47 9.893 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:44:28.232Z] #47 9.894 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:44:28.232Z] #47 9.896 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:44:28.232Z] #47 9.928 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:44:28.232Z] #47 9.929 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:44:28.232Z] #47 9.932 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:44:28.232Z] #47 9.936 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:44:28.232Z] #47 9.938 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:44:28.232Z] #47 9.987 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:44:28.232Z] #47 9.994 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:44:28.232Z] #47 9.998 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:44:28.232Z] #47 10.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:44:28.232Z] #47 10.08 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:44:28.232Z] #47 10.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:44:28.232Z] #47 10.13 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:44:28.232Z] #47 10.13 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:44:28.232Z] #47 10.14 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:44:28.232Z] #47 10.15 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:44:28.232Z] #47 10.17 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:44:28.232Z] #47 10.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:44:28.232Z] #47 10.25 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-01T15:44:28.232Z] #47 10.28 go: downloading github.com/spf13/cast v1.3.0 [2020-12-01T15:44:28.232Z] #47 10.31 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:44:28.232Z] #47 10.32 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-01T15:44:28.232Z] #47 10.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:44:28.232Z] #47 10.41 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:44:28.232Z] #47 10.46 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:44:28.232Z] #47 10.57 go: extracting github.com/spf13/cast v1.3.0 [2020-12-01T15:44:28.232Z] #47 10.58 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:44:28.232Z] #47 10.58 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:44:28.232Z] #47 10.58 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-01T15:44:28.232Z] #47 10.58 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:44:28.232Z] #47 10.59 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-01T15:44:28.232Z] #47 10.73 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:44:28.232Z] #47 10.73 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:44:28.232Z] #47 10.73 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-01T15:44:28.232Z] #47 10.74 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:44:28.232Z] #47 10.92 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-01T15:44:28.232Z] #47 10.99 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:44:28.232Z] #47 11.13 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:44:28.232Z] #47 11.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:44:28.232Z] #47 11.15 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:44:28.232Z] #47 11.15 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:44:28.232Z] #47 11.16 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:44:28.232Z] #47 11.40 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:44:28.232Z] #47 11.40 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:44:28.232Z] #47 11.54 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:44:28.232Z] #47 11.58 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:44:28.232Z] #47 11.65 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:44:28.232Z] #47 11.67 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:44:28.232Z] #47 11.68 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:44:28.232Z] #47 11.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:44:28.232Z] #47 11.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:44:28.232Z] #47 11.78 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:44:28.232Z] #47 11.80 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:44:28.232Z] #47 11.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:44:28.232Z] #47 11.84 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:44:28.232Z] #47 11.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:44:28.232Z] #47 11.93 go: downloading github.com/spf13/afero v1.1.2 [2020-12-01T15:44:28.232Z] #47 12.20 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:44:28.232Z] #47 12.23 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-01T15:44:28.232Z] #47 12.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:44:28.232Z] #47 12.26 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:44:28.232Z] #47 12.28 go: extracting github.com/spf13/afero v1.1.2 [2020-12-01T15:44:28.232Z] #47 12.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:44:28.232Z] #47 12.37 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-01T15:44:28.232Z] #47 12.38 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:44:28.232Z] #47 12.38 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:44:28.232Z] #47 12.42 go: downloading golang.org/x/text v0.3.2 [2020-12-01T15:44:28.232Z] #47 12.43 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:44:28.232Z] #47 12.45 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:44:28.232Z] #47 12.46 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-01T15:44:28.232Z] #47 12.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:44:28.232Z] #47 12.60 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:44:28.232Z] #47 12.65 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:44:28.232Z] #47 12.66 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:44:28.232Z] #47 12.66 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:44:28.232Z] #47 12.71 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:44:28.232Z] #47 12.75 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-01T15:44:28.232Z] #47 12.78 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:44:28.232Z] #47 12.99 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:44:28.232Z] #47 13.02 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:44:28.232Z] #47 13.10 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-01T15:44:28.232Z] #47 13.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:44:28.232Z] #47 13.11 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:44:28.232Z] #47 13.13 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:44:28.232Z] #47 13.19 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:44:28.232Z] #47 13.26 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:44:28.232Z] #47 13.28 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:44:28.232Z] #47 13.35 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:44:28.232Z] #47 13.39 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:44:28.232Z] #47 13.44 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-01T15:44:28.232Z] #47 13.69 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:44:28.232Z] #47 13.71 go: downloading github.com/pkg/errors v0.8.1 [2020-12-01T15:44:28.232Z] #47 13.73 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:44:28.232Z] #47 13.86 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-01T15:44:28.232Z] #47 13.95 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-01T15:44:28.232Z] #47 14.23 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:44:28.232Z] #47 14.34 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:44:28.232Z] #47 14.36 go: extracting github.com/pkg/errors v0.8.1 [2020-12-01T15:44:28.232Z] #47 14.36 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-01T15:44:28.232Z] #47 14.38 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:44:28.232Z] #47 14.41 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:44:28.232Z] #47 14.45 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-01T15:44:28.232Z] #47 14.47 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:44:28.232Z] #47 14.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:44:28.232Z] #47 14.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:44:28.232Z] #47 14.69 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:44:28.232Z] #47 14.69 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:44:28.232Z] #47 14.70 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-01T15:44:28.232Z] #47 14.71 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:44:28.232Z] #47 14.74 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:44:28.232Z] #47 15.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:44:28.232Z] #47 15.74 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:44:28.232Z] #47 16.68 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-01T15:44:28.283Z] #25 6.370 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-01T15:44:28.283Z] #25 6.373 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:28.283Z] #25 6.407 Selecting previously unselected package libsasl2-2:amd64. [2020-12-01T15:44:28.283Z] #25 6.409 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-01T15:44:28.283Z] #25 6.412 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:28.283Z] #25 6.450 Selecting previously unselected package libldap-common. [2020-12-01T15:44:28.283Z] #25 6.451 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-01T15:44:28.283Z] #25 6.457 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:28.283Z] #25 6.545 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-01T15:44:28.283Z] #25 6.546 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-01T15:44:28.283Z] #25 6.552 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:28.283Z] #25 6.629 Selecting previously unselected package openssl. [2020-12-01T15:44:28.381Z] #49 ... [2020-12-01T15:44:28.381Z] [2020-12-01T15:44:28.381Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:44:28.381Z] #38 6.058 + git clone https://github.com/docker/distribution.git . [2020-12-01T15:44:28.381Z] #38 6.059 Cloning into '.'... [2020-12-01T15:44:28.381Z] #38 ... [2020-12-01T15:44:28.381Z] [2020-12-01T15:44:28.381Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:28.381Z] #32 5.515 + RM_GOPATH=0 [2020-12-01T15:44:28.381Z] #32 5.516 + TMP_GOPATH= [2020-12-01T15:44:28.381Z] #32 5.516 + : /build [2020-12-01T15:44:28.381Z] #32 5.516 + '[' -z '' ']' [2020-12-01T15:44:28.381Z] #32 5.522 ++ mktemp -d [2020-12-01T15:44:28.381Z] #32 5.524 + export GOPATH=/tmp/tmp.CVo12pFI9b [2020-12-01T15:44:28.381Z] #32 5.524 + GOPATH=/tmp/tmp.CVo12pFI9b [2020-12-01T15:44:28.381Z] #32 5.524 + RM_GOPATH=1 [2020-12-01T15:44:28.381Z] #32 5.524 + case "$(go env GOARCH)" in [2020-12-01T15:44:28.381Z] #32 5.524 ++ go env GOARCH [2020-12-01T15:44:28.381Z] #32 5.555 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:44:28.381Z] #32 5.555 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:28.381Z] #32 5.555 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:28.381Z] #32 5.555 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:28.381Z] #32 5.555 + dir=/tmp/install [2020-12-01T15:44:28.381Z] #32 5.555 + bin=tomlv [2020-12-01T15:44:28.381Z] #32 5.555 + shift [2020-12-01T15:44:28.381Z] #32 5.555 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-01T15:44:28.381Z] #32 5.555 + . /tmp/install/tomlv.installer [2020-12-01T15:44:28.381Z] #32 5.555 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:44:28.381Z] #32 5.555 + install_tomlv [2020-12-01T15:44:28.381Z] #32 5.555 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-01T15:44:28.381Z] #32 5.555 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CVo12pFI9b/src/github.com/BurntSushi/toml [2020-12-01T15:44:28.381Z] #32 5.571 Cloning into '/tmp/tmp.CVo12pFI9b/src/github.com/BurntSushi/toml'... [2020-12-01T15:44:28.381Z] #32 6.590 + cd /tmp/tmp.CVo12pFI9b/src/github.com/BurntSushi/toml [2020-12-01T15:44:28.381Z] #32 6.590 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:44:28.381Z] #32 6.605 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T15:44:28.381Z] #32 7.397 math/bits [2020-12-01T15:44:28.381Z] #32 7.545 runtime [2020-12-01T15:44:28.381Z] #32 8.178 math [2020-12-01T15:44:28.523Z] #47 18.52 go: extracting golang.org/x/text v0.3.2 [2020-12-01T15:44:28.539Z] #25 6.630 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-12-01T15:44:28.539Z] #25 6.636 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:28.641Z] #32 ... [2020-12-01T15:44:28.641Z] [2020-12-01T15:44:28.641Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:28.641Z] #62 6.090 + RM_GOPATH=0 [2020-12-01T15:44:28.641Z] #62 6.090 + TMP_GOPATH= [2020-12-01T15:44:28.642Z] #62 6.090 + : /build [2020-12-01T15:44:28.642Z] #62 6.090 + '[' -z '' ']' [2020-12-01T15:44:28.642Z] #62 6.090 ++ mktemp -d [2020-12-01T15:44:28.642Z] #62 6.100 + export GOPATH=/tmp/tmp.kJfdX2ef61 [2020-12-01T15:44:28.642Z] #62 6.100 + GOPATH=/tmp/tmp.kJfdX2ef61 [2020-12-01T15:44:28.642Z] #62 6.101 + RM_GOPATH=1 [2020-12-01T15:44:28.642Z] #62 6.101 + case "$(go env GOARCH)" in [2020-12-01T15:44:28.642Z] #62 6.111 ++ go env GOARCH [2020-12-01T15:44:28.642Z] #62 6.132 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:28.642Z] #62 6.132 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:28.642Z] #62 6.133 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:28.642Z] #62 6.136 + dir=/tmp/install [2020-12-01T15:44:28.642Z] #62 6.136 + bin=proxy [2020-12-01T15:44:28.642Z] #62 6.137 + shift [2020-12-01T15:44:28.642Z] #62 6.137 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-01T15:44:28.642Z] #62 6.137 + . /tmp/install/proxy.installer [2020-12-01T15:44:28.642Z] #62 6.139 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:44:28.642Z] #62 6.141 + install_proxy [2020-12-01T15:44:28.642Z] #62 6.149 + case "$1" in [2020-12-01T15:44:28.642Z] #62 6.150 + export CGO_ENABLED=0 [2020-12-01T15:44:28.642Z] #62 6.151 + CGO_ENABLED=0 [2020-12-01T15:44:28.642Z] #62 6.151 + _install_proxy [2020-12-01T15:44:28.642Z] #62 6.151 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-12-01T15:44:28.642Z] #62 6.152 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:44:28.642Z] #62 6.153 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kJfdX2ef61/src/github.com/docker/libnetwork [2020-12-01T15:44:28.642Z] #62 6.169 Cloning into '/tmp/tmp.kJfdX2ef61/src/github.com/docker/libnetwork'... [2020-12-01T15:44:28.902Z] #62 ... [2020-12-01T15:44:28.902Z] [2020-12-01T15:44:28.902Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:28.902Z] #45 5.157 + RM_GOPATH=0 [2020-12-01T15:44:28.902Z] #45 5.157 + TMP_GOPATH= [2020-12-01T15:44:28.902Z] #45 5.157 + : /build [2020-12-01T15:44:28.902Z] #45 5.157 + '[' -z '' ']' [2020-12-01T15:44:28.902Z] #45 5.157 ++ mktemp -d [2020-12-01T15:44:28.902Z] #45 5.157 + export GOPATH=/tmp/tmp.OnZ1FC41fl [2020-12-01T15:44:28.902Z] #45 5.157 + GOPATH=/tmp/tmp.OnZ1FC41fl [2020-12-01T15:44:28.902Z] #45 5.157 + RM_GOPATH=1 [2020-12-01T15:44:28.902Z] #45 5.157 + case "$(go env GOARCH)" in [2020-12-01T15:44:28.902Z] #45 5.157 ++ go env GOARCH [2020-12-01T15:44:28.902Z] #45 5.168 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:28.902Z] #45 5.168 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:28.902Z] #45 5.168 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:28.902Z] #45 5.168 + dir=/tmp/install [2020-12-01T15:44:28.902Z] #45 5.168 + bin=gotestsum [2020-12-01T15:44:28.902Z] #45 5.168 + shift [2020-12-01T15:44:28.902Z] #45 5.168 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-01T15:44:28.902Z] #45 5.168 + . /tmp/install/gotestsum.installer [2020-12-01T15:44:28.902Z] #45 5.168 ++ : v0.5.3 [2020-12-01T15:44:28.902Z] #45 5.168 + install_gotestsum [2020-12-01T15:44:28.902Z] #45 5.168 + set -e [2020-12-01T15:44:28.902Z] #45 5.168 + export GO111MODULE=on [2020-12-01T15:44:28.902Z] #45 5.168 + GO111MODULE=on [2020-12-01T15:44:28.902Z] #45 5.168 + GOBIN=/build [2020-12-01T15:44:28.902Z] #45 5.168 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-01T15:44:28.902Z] #45 5.277 go: finding gotest.tools v0.5.3 [2020-12-01T15:44:28.902Z] #45 5.277 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-01T15:44:28.902Z] #45 6.392 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-01T15:44:28.902Z] #45 6.907 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-01T15:44:28.902Z] #45 7.820 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:44:28.902Z] #45 7.820 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:44:28.902Z] #45 7.824 go: downloading github.com/fatih/color v1.9.0 [2020-12-01T15:44:28.902Z] #45 7.862 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:44:28.902Z] #45 8.050 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-01T15:44:28.902Z] #45 8.105 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:44:28.902Z] #45 8.208 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:44:28.902Z] #45 8.234 go: downloading github.com/pkg/errors v0.9.1 [2020-12-01T15:44:28.902Z] #45 8.241 go: extracting github.com/fatih/color v1.9.0 [2020-12-01T15:44:28.902Z] #45 8.266 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:44:28.902Z] #45 8.366 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:44:28.902Z] #45 8.511 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:44:28.902Z] #45 8.523 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:44:28.902Z] #45 8.625 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:44:28.902Z] #45 8.691 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:44:28.902Z] #45 8.744 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:44:28.902Z] #45 8.842 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:44:28.902Z] #45 9.033 go: extracting github.com/pkg/errors v0.9.1 [2020-12-01T15:44:28.902Z] #45 9.128 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-01T15:44:28.902Z] #45 10.67 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:44:28.902Z] #45 ... [2020-12-01T15:44:28.902Z] [2020-12-01T15:44:28.902Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:44:28.902Z] #30 6.050 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-01T15:44:28.902Z] #30 6.059 Cloning into '.'... [2020-12-01T15:44:29.163Z] #30 ... [2020-12-01T15:44:29.163Z] [2020-12-01T15:44:29.163Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:29.163Z] #47 6.258 + RM_GOPATH=0 [2020-12-01T15:44:29.163Z] #47 6.258 + TMP_GOPATH= [2020-12-01T15:44:29.163Z] #47 6.258 + : /build [2020-12-01T15:44:29.163Z] #47 6.258 + '[' -z '' ']' [2020-12-01T15:44:29.163Z] #47 6.268 ++ mktemp -d [2020-12-01T15:44:29.163Z] #47 6.285 + export GOPATH=/tmp/tmp.xt1oagPjBv [2020-12-01T15:44:29.163Z] #47 6.286 + GOPATH=/tmp/tmp.xt1oagPjBv [2020-12-01T15:44:29.163Z] #47 6.287 + RM_GOPATH=1 [2020-12-01T15:44:29.163Z] #47 6.289 + case "$(go env GOARCH)" in [2020-12-01T15:44:29.163Z] #47 6.291 ++ go env GOARCH [2020-12-01T15:44:29.163Z] #47 6.315 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:29.163Z] #47 6.315 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:29.163Z] #47 6.316 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:29.163Z] #47 6.317 + dir=/tmp/install [2020-12-01T15:44:29.163Z] #47 6.317 + bin=golangci_lint [2020-12-01T15:44:29.163Z] #47 6.317 + shift [2020-12-01T15:44:29.163Z] #47 6.319 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-01T15:44:29.163Z] #47 6.319 + . /tmp/install/golangci_lint.installer [2020-12-01T15:44:29.163Z] #47 6.319 ++ : v1.23.8 [2020-12-01T15:44:29.163Z] #47 6.319 + install_golangci_lint [2020-12-01T15:44:29.163Z] #47 6.319 + set -e [2020-12-01T15:44:29.163Z] #47 6.319 + export GO111MODULE=on [2020-12-01T15:44:29.163Z] #47 6.319 + GO111MODULE=on [2020-12-01T15:44:29.163Z] #47 6.320 + GOBIN=/build [2020-12-01T15:44:29.163Z] #47 6.320 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-01T15:44:29.163Z] #47 6.366 go: finding github.com v1.23.8 [2020-12-01T15:44:29.163Z] #47 6.368 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-01T15:44:29.163Z] #47 6.377 go: finding github.com/golangci v1.23.8 [2020-12-01T15:44:29.163Z] #47 6.378 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-01T15:44:29.163Z] #47 6.378 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:44:29.163Z] #47 7.407 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:44:29.163Z] #47 8.171 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:44:29.163Z] #47 ... [2020-12-01T15:44:29.163Z] [2020-12-01T15:44:29.163Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:29.163Z] #22 6.030 + RM_GOPATH=0 [2020-12-01T15:44:29.163Z] #22 6.030 + TMP_GOPATH= [2020-12-01T15:44:29.163Z] #22 6.030 + : /build [2020-12-01T15:44:29.163Z] #22 6.030 + '[' -z '' ']' [2020-12-01T15:44:29.163Z] #22 6.030 ++ mktemp -d [2020-12-01T15:44:29.163Z] #22 6.032 + export GOPATH=/tmp/tmp.jV0RuCXNnB [2020-12-01T15:44:29.163Z] #22 6.032 + GOPATH=/tmp/tmp.jV0RuCXNnB [2020-12-01T15:44:29.163Z] #22 6.032 + RM_GOPATH=1 [2020-12-01T15:44:29.163Z] #22 6.032 + case "$(go env GOARCH)" in [2020-12-01T15:44:29.163Z] #22 6.032 ++ go env GOARCH [2020-12-01T15:44:29.163Z] #22 6.104 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:29.163Z] #22 6.104 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:29.163Z] #22 6.110 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:29.163Z] #22 6.120 + dir=/tmp/install [2020-12-01T15:44:29.163Z] #22 6.126 + bin=dockercli [2020-12-01T15:44:29.163Z] #22 6.126 + shift [2020-12-01T15:44:29.163Z] #22 6.126 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-01T15:44:29.163Z] #22 6.126 + . /tmp/install/dockercli.installer [2020-12-01T15:44:29.163Z] #22 6.126 ++ : stable [2020-12-01T15:44:29.163Z] #22 6.126 ++ : 17.06.2-ce [2020-12-01T15:44:29.163Z] #22 6.127 + install_dockercli [2020-12-01T15:44:29.163Z] #22 6.127 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-01T15:44:29.163Z] #22 6.127 Install docker/cli version 17.06.2-ce from stable [2020-12-01T15:44:29.163Z] #22 6.128 ++ uname -m [2020-12-01T15:44:29.163Z] #22 6.141 + arch=x86_64 [2020-12-01T15:44:29.163Z] #22 6.141 + '[' x86_64 '!=' x86_64 ']' [2020-12-01T15:44:29.163Z] #22 6.143 + url=https://download.docker.com/linux/static [2020-12-01T15:44:29.163Z] #22 6.146 + tar -xz docker/docker [2020-12-01T15:44:29.163Z] #22 6.157 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-01T15:44:29.229Z] #24 extracting sha256:756975cb9c7e7933d824af9319b512dd72a50894232761d06ef3be59981df838 4.6s done [2020-12-01T15:44:29.229Z] #24 DONE 8.4s [2020-12-01T15:44:29.229Z] [2020-12-01T15:44:29.229Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-01T15:44:29.423Z] #22 ... [2020-12-01T15:44:29.423Z] [2020-12-01T15:44:29.423Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:29.423Z] #40 6.689 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:29.423Z] #40 6.719 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:29.423Z] #40 6.725 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:29.423Z] #40 7.837 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:29.423Z] #40 9.894 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:29.423Z] #40 ... [2020-12-01T15:44:29.423Z] [2020-12-01T15:44:29.423Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:44:29.423Z] #11 4.905 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:29.423Z] #11 4.941 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:29.423Z] #11 4.941 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:29.423Z] #11 5.379 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:29.423Z] #11 7.342 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:29.423Z] #11 9.933 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:44:29.466Z] #25 7.628 Selecting previously unselected package ca-certificates. [2020-12-01T15:44:29.466Z] #25 7.629 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-01T15:44:29.466Z] #25 7.641 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-01T15:44:29.684Z] #11 ... [2020-12-01T15:44:29.684Z] [2020-12-01T15:44:29.684Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:29.684Z] #56 5.949 + RM_GOPATH=0 [2020-12-01T15:44:29.684Z] #56 5.949 + TMP_GOPATH= [2020-12-01T15:44:29.684Z] #56 5.949 + : /build [2020-12-01T15:44:29.684Z] #56 5.949 + '[' -z '' ']' [2020-12-01T15:44:29.684Z] #56 5.949 ++ mktemp -d [2020-12-01T15:44:29.684Z] #56 5.950 + export GOPATH=/tmp/tmp.6LwPViJfqo [2020-12-01T15:44:29.684Z] #56 5.950 + GOPATH=/tmp/tmp.6LwPViJfqo [2020-12-01T15:44:29.684Z] #56 5.950 + RM_GOPATH=1 [2020-12-01T15:44:29.684Z] #56 5.950 + case "$(go env GOARCH)" in [2020-12-01T15:44:29.684Z] #56 5.960 ++ go env GOARCH [2020-12-01T15:44:29.684Z] #56 6.014 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:29.684Z] #56 6.014 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:29.684Z] #56 6.014 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:29.684Z] #56 6.020 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:44:29.684Z] #56 6.020 + dir=/tmp/install [2020-12-01T15:44:29.684Z] #56 6.020 + bin=rootlesskit [2020-12-01T15:44:29.684Z] #56 6.020 + shift [2020-12-01T15:44:29.684Z] #56 6.020 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-01T15:44:29.684Z] #56 6.020 + . /tmp/install/rootlesskit.installer [2020-12-01T15:44:29.684Z] #56 6.020 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:44:29.684Z] #56 6.020 + install_rootlesskit [2020-12-01T15:44:29.684Z] #56 6.020 + case "$1" in [2020-12-01T15:44:29.684Z] #56 6.020 + export CGO_ENABLED=0 [2020-12-01T15:44:29.684Z] #56 6.020 + CGO_ENABLED=0 [2020-12-01T15:44:29.684Z] #56 6.020 + _install_rootlesskit [2020-12-01T15:44:29.684Z] #56 6.020 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-01T15:44:29.684Z] #56 6.020 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6LwPViJfqo/src/github.com/rootless-containers/rootlesskit [2020-12-01T15:44:29.684Z] #56 6.066 Cloning into '/tmp/tmp.6LwPViJfqo/src/github.com/rootless-containers/rootlesskit'... [2020-12-01T15:44:29.684Z] #56 ... [2020-12-01T15:44:29.684Z] [2020-12-01T15:44:29.684Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:29.684Z] #27 12.33 ######################################################################## 100.0% [2020-12-01T15:44:29.684Z] #27 12.53 [2020-12-01T15:44:29.684Z] #27 12.67 Download of images into '/build' complete. [2020-12-01T15:44:29.684Z] #27 12.67 Use something like the following to load the result into a Docker daemon: [2020-12-01T15:44:29.684Z] #27 12.67 tar -cC '/build' . | docker load [2020-12-01T15:44:29.721Z] #25 7.904 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-01T15:44:29.721Z] #25 7.905 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-01T15:44:29.721Z] #25 7.917 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-01T15:44:29.804Z] #25 0.969 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:29.804Z] #25 0.981 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:29.804Z] #25 1.041 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:29.804Z] #25 1.135 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:29.977Z] #25 8.254 Selecting previously unselected package libpsl5:amd64. [2020-12-01T15:44:30.233Z] #25 8.255 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-01T15:44:30.233Z] #25 8.368 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-01T15:44:30.373Z] #25 1.409 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:44:30.489Z] #25 8.661 Selecting previously unselected package librtmp1:amd64. [2020-12-01T15:44:30.489Z] #25 8.662 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-01T15:44:30.489Z] #25 8.670 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-01T15:44:30.489Z] #25 8.730 Selecting previously unselected package libssh2-1:amd64. [2020-12-01T15:44:30.489Z] #25 8.731 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-01T15:44:30.489Z] #25 8.740 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-01T15:44:30.583Z] #47 ... [2020-12-01T15:44:30.583Z] [2020-12-01T15:44:30.583Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:30.583Z] #49 10.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:44:30.583Z] #49 11.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:44:30.583Z] #49 11.73 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:44:30.583Z] #49 12.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:44:30.583Z] #49 12.65 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:44:30.583Z] #49 12.82 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:44:30.583Z] #49 12.82 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:44:30.583Z] #49 13.35 runtime [2020-12-01T15:44:30.583Z] #49 13.37 runtime/cgo [2020-12-01T15:44:30.583Z] #49 ... [2020-12-01T15:44:30.583Z] [2020-12-01T15:44:30.583Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:44:30.583Z] #11 11.30 Fetched 8095 kB in 11s (769 kB/s) [2020-12-01T15:44:30.583Z] #11 11.30 Reading package lists... [2020-12-01T15:44:30.583Z] #11 14.68 Reading package lists... [2020-12-01T15:44:30.583Z] #11 18.18 Building dependency tree... [2020-12-01T15:44:30.583Z] #11 19.47 The following additional packages will be installed: [2020-12-01T15:44:30.583Z] #11 19.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-01T15:44:30.583Z] #11 19.47 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-01T15:44:30.583Z] #11 19.47 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-01T15:44:30.583Z] #11 19.47 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-01T15:44:30.583Z] #11 19.47 Suggested packages: [2020-12-01T15:44:30.583Z] #11 19.47 gcc-8-locales seccomp wine64 [2020-12-01T15:44:30.583Z] #11 20.56 The following NEW packages will be installed: [2020-12-01T15:44:30.583Z] #11 20.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-01T15:44:30.583Z] #11 20.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-01T15:44:30.583Z] #11 20.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-01T15:44:30.583Z] #11 20.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-01T15:44:30.583Z] #11 20.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-01T15:44:30.583Z] #11 20.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-01T15:44:30.583Z] #11 20.70 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:44:30.583Z] #11 20.70 Need to get 73.3 MB of archives. [2020-12-01T15:44:30.583Z] #11 20.70 After this operation, 494 MB of additional disk space will be used. [2020-12-01T15:44:30.583Z] #11 20.70 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-12-01T15:44:30.640Z] #25 1.801 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:30.745Z] #25 ... [2020-12-01T15:44:30.745Z] [2020-12-01T15:44:30.745Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-01T15:44:30.745Z] #9 DONE 2.8s [2020-12-01T15:44:30.745Z] [2020-12-01T15:44:30.745Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-01T15:44:30.745Z] #25 8.842 Selecting previously unselected package libcurl4:amd64. [2020-12-01T15:44:30.745Z] #25 8.844 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-01T15:44:30.745Z] #25 8.850 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-01T15:44:30.745Z] #25 8.894 Selecting previously unselected package curl. [2020-12-01T15:44:30.745Z] #25 8.896 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-01T15:44:30.745Z] #25 8.899 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-01T15:44:30.745Z] #25 8.942 Selecting previously unselected package libonig5:amd64. [2020-12-01T15:44:30.745Z] #25 8.943 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-01T15:44:30.745Z] #25 8.946 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-01T15:44:30.745Z] #25 8.993 Selecting previously unselected package libjq1:amd64. [2020-12-01T15:44:30.745Z] #25 8.994 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T15:44:30.745Z] #25 8.998 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T15:44:30.745Z] #25 9.032 Selecting previously unselected package jq. [2020-12-01T15:44:30.745Z] #25 9.034 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T15:44:30.745Z] #25 9.037 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T15:44:30.745Z] #25 9.074 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-01T15:44:30.873Z] #11 20.90 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-12-01T15:44:30.873Z] #11 21.01 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-12-01T15:44:30.873Z] #11 21.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-12-01T15:44:31.002Z] #25 9.083 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-01T15:44:31.002Z] #25 9.092 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:31.002Z] #25 9.211 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-01T15:44:31.002Z] #25 9.219 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:31.002Z] #25 9.230 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:31.002Z] #25 9.239 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:31.002Z] #25 9.247 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-01T15:44:31.002Z] #25 9.256 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:31.002Z] #25 9.267 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:31.002Z] #25 9.277 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-01T15:44:31.002Z] #25 9.287 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:31.002Z] #25 9.295 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:31.002Z] #25 9.307 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-01T15:44:31.002Z] #25 9.318 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T15:44:31.163Z] #11 21.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-12-01T15:44:31.164Z] #11 21.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-01T15:44:31.164Z] #11 21.34 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-12-01T15:44:31.258Z] #25 ... [2020-12-01T15:44:31.258Z] [2020-12-01T15:44:31.258Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-01T15:44:31.258Z] #10 DONE 0.5s [2020-12-01T15:44:31.258Z] [2020-12-01T15:44:31.258Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-01T15:44:31.258Z] #29 DONE 0.0s [2020-12-01T15:44:31.258Z] [2020-12-01T15:44:31.258Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-01T15:44:31.258Z] #37 DONE 0.0s [2020-12-01T15:44:31.258Z] [2020-12-01T15:44:31.258Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-01T15:44:31.258Z] #25 9.328 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:31.258Z] #25 9.336 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-01T15:44:31.454Z] #11 21.51 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-12-01T15:44:31.454Z] #11 21.53 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-12-01T15:44:31.454Z] #11 ... [2020-12-01T15:44:31.454Z] [2020-12-01T15:44:31.454Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:31.454Z] #43 11.50 unicode/utf16 [2020-12-01T15:44:31.454Z] #43 11.69 container/list [2020-12-01T15:44:31.454Z] #43 12.06 crypto/internal/subtle [2020-12-01T15:44:31.454Z] #43 12.13 crypto/subtle [2020-12-01T15:44:31.454Z] #43 12.22 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-01T15:44:31.454Z] #43 12.33 internal/nettrace [2020-12-01T15:44:31.454Z] #43 12.37 runtime/cgo [2020-12-01T15:44:31.454Z] #43 ... [2020-12-01T15:44:31.454Z] [2020-12-01T15:44:31.454Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:44:31.454Z] #53 13.38 Fetched 8095 kB in 11s (767 kB/s) [2020-12-01T15:44:31.454Z] #53 13.38 Reading package lists... [2020-12-01T15:44:31.454Z] #53 17.08 Reading package lists... [2020-12-01T15:44:31.454Z] #53 20.39 Building dependency tree... [2020-12-01T15:44:31.454Z] #53 21.43 The following additional packages will be installed: [2020-12-01T15:44:31.454Z] #53 21.44 libbtrfs0 [2020-12-01T15:44:31.454Z] #53 21.50 The following NEW packages will be installed: [2020-12-01T15:44:31.454Z] #53 21.51 libbtrfs-dev libbtrfs0 [2020-12-01T15:44:31.454Z] #53 21.61 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:44:31.454Z] #53 21.61 Need to get 118 kB of archives. [2020-12-01T15:44:31.454Z] #53 21.61 After this operation, 390 kB of additional disk space will be used. [2020-12-01T15:44:31.454Z] #53 21.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-12-01T15:44:31.454Z] #53 21.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-12-01T15:44:31.821Z] #25 9.799 Updating certificates in /etc/ssl/certs... [2020-12-01T15:44:32.024Z] #25 3.170 Fetched 8406 kB in 2s (3428 kB/s) [2020-12-01T15:44:32.085Z] #53 22.10 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:44:32.085Z] #53 22.15 Fetched 118 kB in 0s (1735 kB/s) [2020-12-01T15:44:32.085Z] #53 ... [2020-12-01T15:44:32.085Z] [2020-12-01T15:44:32.085Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:32.085Z] #32 22.07 internal/reflectlite [2020-12-01T15:44:32.085Z] #32 22.07 sync [2020-12-01T15:44:32.966Z] #25 3.170 Reading package lists... [2020-12-01T15:44:32.994Z] #27 DONE 17.3s [2020-12-01T15:44:32.994Z] [2020-12-01T15:44:32.994Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:32.994Z] #22 14.22 + mkdir -p /build [2020-12-01T15:44:32.994Z] #22 14.30 + mv docker/docker /build/ [2020-12-01T15:44:32.994Z] #22 14.31 + rmdir docker [2020-12-01T15:44:32.994Z] #22 DONE 15.3s [2020-12-01T15:44:32.994Z] [2020-12-01T15:44:32.994Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:32.994Z] #32 12.43 internal/testlog [2020-12-01T15:44:32.994Z] #32 12.73 encoding [2020-12-01T15:44:32.994Z] #32 12.92 runtime/cgo [2020-12-01T15:44:33.123Z] #32 ... [2020-12-01T15:44:33.123Z] [2020-12-01T15:44:33.123Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:44:33.123Z] #53 22.21 Selecting previously unselected package libbtrfs0. [2020-12-01T15:44:33.123Z] #53 22.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 ... 15177 files and directories currently installed.) [2020-12-01T15:44:33.123Z] #53 22.24 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-12-01T15:44:33.123Z] #53 22.24 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T15:44:33.123Z] #53 22.32 Selecting previously unselected package libbtrfs-dev. [2020-12-01T15:44:33.123Z] #53 22.32 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-12-01T15:44:33.123Z] #53 22.33 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:44:33.123Z] #53 22.48 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T15:44:33.123Z] #53 22.50 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:44:33.123Z] #53 22.51 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:44:33.123Z] #53 DONE 22.9s [2020-12-01T15:44:33.123Z] [2020-12-01T15:44:33.123Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:33.123Z] #47 22.44 go: finding github.com/fatih/color v1.7.0 [2020-12-01T15:44:33.123Z] #47 22.51 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:44:33.123Z] #47 22.53 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:44:33.123Z] #47 22.53 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:44:33.123Z] #47 22.54 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:44:33.123Z] #47 22.54 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:44:33.123Z] #47 22.56 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:44:33.123Z] #47 22.59 go: finding github.com/pkg/errors v0.8.1 [2020-12-01T15:44:33.123Z] #47 22.60 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:44:33.123Z] #47 22.61 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:44:33.123Z] #47 22.61 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:44:33.123Z] #47 22.65 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:44:33.123Z] #47 22.65 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:44:33.123Z] #47 22.65 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:44:33.123Z] #47 22.67 go: finding github.com/stretchr/testify v1.4.0 [2020-12-01T15:44:33.123Z] #47 22.67 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:44:33.123Z] #47 22.67 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:44:33.123Z] #47 22.70 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:44:33.123Z] #47 22.70 go: finding github.com/spf13/viper v1.6.1 [2020-12-01T15:44:33.123Z] #47 22.70 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:44:33.123Z] #47 22.75 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:44:33.123Z] #47 22.76 go: finding github.com/stretchr/objx v0.2.0 [2020-12-01T15:44:33.123Z] #47 22.85 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:44:33.123Z] #47 22.85 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:44:33.123Z] #47 22.87 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:44:33.123Z] #47 22.91 go: finding github.com/spf13/cobra v0.0.5 [2020-12-01T15:44:33.123Z] #47 22.91 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:44:33.123Z] #47 22.92 go: finding github.com/gobwas/glob v0.2.3 [2020-12-01T15:44:33.123Z] #47 22.94 go: finding github.com/spf13/pflag v1.0.5 [2020-12-01T15:44:33.123Z] #47 23.00 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:44:33.123Z] #47 23.07 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:44:33.123Z] #47 23.07 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:44:33.123Z] #47 23.20 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:44:33.123Z] #47 23.23 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:44:33.123Z] #47 23.29 go: finding github.com/magiconair/properties v1.8.1 [2020-12-01T15:44:33.123Z] #47 23.30 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:44:33.123Z] #47 23.30 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:44:33.123Z] #47 23.30 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:44:33.123Z] #47 23.32 go: finding github.com/spf13/afero v1.1.2 [2020-12-01T15:44:33.123Z] #47 23.32 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:44:33.123Z] #47 23.33 go: finding github.com/spf13/cast v1.3.0 [2020-12-01T15:44:33.123Z] #47 23.36 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:44:33.123Z] #47 23.36 go: finding golang.org/x/text v0.3.2 [2020-12-01T15:44:33.123Z] #47 23.38 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:44:33.189Z] #25 11.19 126 added, 0 removed; done. [2020-12-01T15:44:33.189Z] #25 11.30 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:33.189Z] #25 11.31 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T15:44:33.189Z] #25 11.33 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-01T15:44:33.189Z] #25 11.34 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-01T15:44:33.189Z] #25 11.35 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:44:33.189Z] #25 11.38 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-01T15:44:33.189Z] #25 11.42 Updating certificates in /etc/ssl/certs... [2020-12-01T15:44:33.414Z] #47 23.41 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:44:33.414Z] #47 23.42 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-01T15:44:33.414Z] #47 23.44 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:44:33.414Z] #47 23.46 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:44:33.414Z] #47 23.47 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:44:33.414Z] #47 23.49 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:44:33.414Z] #47 ... [2020-12-01T15:44:33.414Z] [2020-12-01T15:44:33.414Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:33.414Z] #40 13.44 Fetched 8095 kB in 10s (773 kB/s) [2020-12-01T15:44:33.414Z] #40 13.44 Reading package lists... [2020-12-01T15:44:33.414Z] #40 17.18 Reading package lists... [2020-12-01T15:44:33.414Z] #40 20.95 Building dependency tree... [2020-12-01T15:44:33.414Z] #40 21.90 The following additional packages will be installed: [2020-12-01T15:44:33.414Z] #40 21.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-01T15:44:33.414Z] #40 21.92 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-01T15:44:33.414Z] #40 21.92 Suggested packages: [2020-12-01T15:44:33.414Z] #40 21.92 manpages-dev python-setuptools [2020-12-01T15:44:33.414Z] #40 23.00 The following NEW packages will be installed: [2020-12-01T15:44:33.414Z] #40 23.00 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-01T15:44:33.414Z] #40 23.00 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-01T15:44:33.414Z] #40 23.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-01T15:44:33.414Z] #40 23.00 python-six zlib1g-dev [2020-12-01T15:44:33.414Z] #40 23.08 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:44:33.414Z] #40 23.08 Need to get 3742 kB of archives. [2020-12-01T15:44:33.414Z] #40 23.08 After this operation, 22.0 MB of additional disk space will be used. [2020-12-01T15:44:33.414Z] #40 23.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-12-01T15:44:33.414Z] #40 23.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-12-01T15:44:33.414Z] #40 23.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-12-01T15:44:33.414Z] #40 23.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-12-01T15:44:33.414Z] #40 23.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-12-01T15:44:33.414Z] #40 23.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-12-01T15:44:33.414Z] #40 23.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-12-01T15:44:33.414Z] #40 23.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-12-01T15:44:33.414Z] #40 23.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-12-01T15:44:33.414Z] #40 23.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-12-01T15:44:33.414Z] #40 23.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-12-01T15:44:33.414Z] #40 23.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-12-01T15:44:33.414Z] #40 23.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-12-01T15:44:33.414Z] #40 23.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-12-01T15:44:33.414Z] #40 23.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-01T15:44:33.414Z] #40 23.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-12-01T15:44:33.414Z] #40 23.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-12-01T15:44:33.414Z] #40 ... [2020-12-01T15:44:33.414Z] [2020-12-01T15:44:33.414Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:33.414Z] #47 23.55 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:44:33.414Z] #47 23.56 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:44:33.414Z] #47 23.57 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:44:33.414Z] #47 23.58 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:44:33.536Z] #25 4.046 Reading package lists... [2020-12-01T15:44:33.704Z] #47 23.61 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:44:33.705Z] #47 23.62 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:44:33.705Z] #47 23.62 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-01T15:44:33.705Z] #47 23.63 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:44:33.705Z] #47 23.63 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:44:33.705Z] #47 23.64 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:44:33.705Z] #47 23.66 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:44:33.705Z] #47 23.68 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:44:33.705Z] #47 23.68 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:44:33.705Z] #47 23.69 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:44:33.705Z] #47 23.70 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-01T15:44:33.705Z] #47 ... [2020-12-01T15:44:33.705Z] [2020-12-01T15:44:33.705Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:44:33.705Z] #34 13.66 Fetched 8095 kB in 11s (761 kB/s) [2020-12-01T15:44:33.705Z] #34 13.66 Reading package lists... [2020-12-01T15:44:33.705Z] #34 17.39 Reading package lists... [2020-12-01T15:44:33.705Z] #34 20.54 Building dependency tree... [2020-12-01T15:44:33.705Z] #34 21.38 The following additional packages will be installed: [2020-12-01T15:44:33.705Z] #34 21.39 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-01T15:44:33.705Z] #34 21.39 Suggested packages: [2020-12-01T15:44:33.705Z] #34 21.39 cmake-doc ninja-build lrzip [2020-12-01T15:44:33.705Z] #34 21.39 Recommended packages: [2020-12-01T15:44:33.705Z] #34 21.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-01T15:44:33.705Z] #34 21.93 The following NEW packages will be installed: [2020-12-01T15:44:33.705Z] #34 21.93 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-01T15:44:33.705Z] #34 21.93 vim-common xxd [2020-12-01T15:44:33.705Z] #34 22.06 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:44:33.705Z] #34 22.06 Need to get 14.0 MB of archives. [2020-12-01T15:44:33.705Z] #34 22.06 After this operation, 62.1 MB of additional disk space will be used. [2020-12-01T15:44:33.705Z] #34 22.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-12-01T15:44:33.705Z] #34 22.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T15:44:33.705Z] #34 22.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-12-01T15:44:33.705Z] #34 22.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-12-01T15:44:33.705Z] #34 22.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-12-01T15:44:33.705Z] #34 22.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-12-01T15:44:33.705Z] #34 22.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-12-01T15:44:33.705Z] #34 22.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-12-01T15:44:33.705Z] #34 22.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-12-01T15:44:33.705Z] #34 22.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-12-01T15:44:33.705Z] #34 23.55 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:44:33.705Z] #34 23.61 Fetched 14.0 MB in 1s (14.6 MB/s) [2020-12-01T15:44:33.705Z] #34 23.63 Selecting previously unselected package xxd. [2020-12-01T15:44:33.705Z] #34 23.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-01T15:44:33.705Z] #34 23.73 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-12-01T15:44:33.705Z] #34 23.74 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T15:44:33.705Z] #34 ... [2020-12-01T15:44:33.705Z] [2020-12-01T15:44:33.705Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:33.705Z] #47 23.72 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:44:33.705Z] #47 23.73 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:44:33.705Z] #47 23.74 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:44:33.705Z] #47 23.75 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-01T15:44:33.705Z] #47 23.81 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:44:33.705Z] #47 23.83 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:44:33.705Z] #47 23.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:44:33.705Z] #47 23.88 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:44:33.796Z] #25 4.909 Building dependency tree... [2020-12-01T15:44:33.995Z] #47 23.94 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:44:34.057Z] #25 5.224 The following additional packages will be installed: [2020-12-01T15:44:34.057Z] #25 5.224 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-01T15:44:34.057Z] #25 5.224 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-01T15:44:34.057Z] #25 5.224 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-01T15:44:34.057Z] #25 5.226 Suggested packages: [2020-12-01T15:44:34.057Z] #25 5.226 krb5-doc krb5-user [2020-12-01T15:44:34.057Z] #25 5.226 Recommended packages: [2020-12-01T15:44:34.057Z] #25 5.226 krb5-locales publicsuffix libsasl2-modules [2020-12-01T15:44:34.288Z] #47 ... [2020-12-01T15:44:34.288Z] [2020-12-01T15:44:34.288Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:34.288Z] #62 14.33 + cd /tmp/tmp.NcEKn6AOqW/src/github.com/docker/libnetwork [2020-12-01T15:44:34.288Z] #62 14.33 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:44:34.288Z] #62 14.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-01T15:44:34.288Z] #62 ... [2020-12-01T15:44:34.288Z] [2020-12-01T15:44:34.288Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:44:34.288Z] #38 14.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-01T15:44:34.288Z] #38 15.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-01T15:44:34.333Z] #25 5.404 The following NEW packages will be installed: [2020-12-01T15:44:34.333Z] #25 5.405 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-01T15:44:34.333Z] #25 5.405 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-01T15:44:34.333Z] #25 5.405 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-01T15:44:34.333Z] #25 5.406 libssh2-1 libssl1.1 openssl [2020-12-01T15:44:34.578Z] #38 ... [2020-12-01T15:44:34.578Z] [2020-12-01T15:44:34.578Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:34.578Z] #40 24.02 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:44:34.578Z] #40 24.09 Fetched 3742 kB in 0s (8004 kB/s) [2020-12-01T15:44:34.578Z] #40 24.15 Selecting previously unselected package libcap-dev:s390x. [2020-12-01T15:44:34.578Z] #40 24.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-01T15:44:34.578Z] #40 24.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-12-01T15:44:34.578Z] #40 24.22 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-12-01T15:44:34.578Z] #40 24.34 Selecting previously unselected package libnet1:s390x. [2020-12-01T15:44:34.578Z] #40 24.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-01T15:44:34.578Z] #40 24.36 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-01T15:44:34.578Z] #40 24.42 Selecting previously unselected package libnet1-dev. [2020-12-01T15:44:34.578Z] #40 24.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-01T15:44:34.578Z] #40 24.43 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T15:44:34.578Z] #40 24.55 Selecting previously unselected package libnl-3-200:s390x. [2020-12-01T15:44:34.578Z] #40 24.55 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-12-01T15:44:34.578Z] #40 24.56 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-12-01T15:44:34.578Z] #40 24.60 Selecting previously unselected package libnl-3-dev:s390x. [2020-12-01T15:44:34.578Z] #40 24.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-12-01T15:44:34.578Z] #40 24.62 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-12-01T15:44:34.578Z] #40 24.83 Selecting previously unselected package libprotobuf-c1:s390x. [2020-12-01T15:44:34.578Z] #40 24.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-12-01T15:44:34.578Z] #40 24.83 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-01T15:44:34.593Z] #25 5.685 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-01T15:44:34.593Z] #25 5.685 Need to get 5049 kB of archives. [2020-12-01T15:44:34.593Z] #25 5.685 After this operation, 12.1 MB of additional disk space will be used. [2020-12-01T15:44:34.593Z] #25 5.685 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-01T15:44:34.593Z] #25 5.688 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-01T15:44:34.593Z] #25 5.694 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-01T15:44:34.593Z] #25 5.694 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u3 [1538 kB] [2020-12-01T15:44:34.593Z] #25 5.694 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-01T15:44:34.593Z] #25 5.717 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-01T15:44:34.593Z] #25 5.717 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-12-01T15:44:34.593Z] #25 5.737 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-12-01T15:44:34.593Z] #25 5.739 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-01T15:44:34.593Z] #25 5.743 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-01T15:44:34.593Z] #25 5.751 Get:11 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u3 [844 kB] [2020-12-01T15:44:34.593Z] #25 5.756 Get:12 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-01T15:44:34.593Z] #25 5.759 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-01T15:44:34.593Z] #25 5.761 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-01T15:44:34.593Z] #25 5.762 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-01T15:44:34.593Z] #25 5.764 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-01T15:44:34.593Z] #25 5.767 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-01T15:44:34.593Z] #25 5.772 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-01T15:44:34.594Z] #25 5.777 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-01T15:44:34.594Z] #25 5.779 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-01T15:44:34.594Z] #25 5.781 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-01T15:44:34.862Z] #25 5.928 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:44:34.862Z] #25 5.950 Fetched 5049 kB in 0s (14.3 MB/s) [2020-12-01T15:44:34.862Z] #25 5.989 Selecting previously unselected package libkeyutils1:amd64. [2020-12-01T15:44:34.862Z] #25 5.989 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-12-01T15:44:34.862Z] #25 5.989 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2020-12-01T15:44:34.862Z] #25 6.014 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-01T15:44:34.862Z] #25 6.117 Selecting previously unselected package libkrb5support0:amd64. [2020-12-01T15:44:34.862Z] #25 6.117 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-01T15:44:34.862Z] #25 6.151 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:34.869Z] #40 24.88 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-12-01T15:44:34.869Z] #40 24.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-12-01T15:44:34.869Z] #40 24.89 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-12-01T15:44:34.869Z] #40 24.96 Selecting previously unselected package zlib1g-dev:s390x. [2020-12-01T15:44:34.869Z] #40 24.97 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-12-01T15:44:34.869Z] #40 24.98 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-12-01T15:44:34.869Z] #40 25.11 Selecting previously unselected package libprotobuf17:s390x. [2020-12-01T15:44:35.122Z] #25 6.228 Selecting previously unselected package libk5crypto3:amd64. [2020-12-01T15:44:35.122Z] #25 6.228 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-01T15:44:35.122Z] #25 6.239 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:35.122Z] #25 6.354 Selecting previously unselected package libssl1.1:amd64. [2020-12-01T15:44:35.122Z] #25 6.354 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_amd64.deb ... [2020-12-01T15:44:35.122Z] #25 6.360 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:35.160Z] #40 25.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-12-01T15:44:35.160Z] #40 25.12 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-12-01T15:44:35.384Z] #25 6.554 Selecting previously unselected package libkrb5-3:amd64. [2020-12-01T15:44:35.384Z] #25 6.554 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-01T15:44:35.384Z] #25 6.559 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:35.384Z] #25 6.662 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-01T15:44:35.384Z] #25 6.662 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-01T15:44:35.384Z] #25 6.668 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:35.493Z] #40 ... [2020-12-01T15:44:35.493Z] [2020-12-01T15:44:35.493Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:35.493Z] #62 DONE 25.6s [2020-12-01T15:44:35.644Z] #25 6.721 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-01T15:44:35.644Z] #25 6.721 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-01T15:44:35.644Z] #25 6.725 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:35.644Z] #25 6.769 Selecting previously unselected package libsasl2-2:amd64. [2020-12-01T15:44:35.644Z] #25 6.769 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-01T15:44:35.644Z] #25 6.773 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:35.644Z] #25 6.839 Selecting previously unselected package libldap-common. [2020-12-01T15:44:35.644Z] #25 6.839 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-01T15:44:35.644Z] #25 6.844 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:35.644Z] #25 6.890 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-01T15:44:35.644Z] #25 6.890 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-01T15:44:35.644Z] #25 6.895 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:35.785Z] [2020-12-01T15:44:35.785Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:35.785Z] #40 25.80 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-12-01T15:44:35.785Z] #40 25.80 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-12-01T15:44:35.785Z] #40 25.81 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-12-01T15:44:35.906Z] #25 6.962 Selecting previously unselected package openssl. [2020-12-01T15:44:35.906Z] #25 6.962 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_amd64.deb ... [2020-12-01T15:44:35.906Z] #25 6.967 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:35.906Z] #25 7.114 Selecting previously unselected package ca-certificates. [2020-12-01T15:44:35.906Z] #25 7.114 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-01T15:44:35.906Z] #25 7.120 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-01T15:44:35.906Z] #25 7.194 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-01T15:44:35.906Z] #25 7.194 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-01T15:44:35.906Z] #25 7.200 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-01T15:44:35.906Z] #25 7.244 Selecting previously unselected package libpsl5:amd64. [2020-12-01T15:44:35.906Z] #25 ... [2020-12-01T15:44:35.906Z] [2020-12-01T15:44:35.906Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:44:35.906Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.2s done [2020-12-01T15:44:35.906Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-12-01T15:44:35.906Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-12-01T15:44:35.906Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2020-12-01T15:44:35.906Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.3s [2020-12-01T15:44:35.981Z] #25 13.78 0 added, 0 removed; done. [2020-12-01T15:44:35.981Z] #25 13.78 Running hooks in /etc/ca-certificates/update.d... [2020-12-01T15:44:35.981Z] #25 13.80 done. [2020-12-01T15:44:36.077Z] #40 26.13 Selecting previously unselected package libprotobuf-dev:s390x. [2020-12-01T15:44:36.077Z] #40 26.13 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-12-01T15:44:36.077Z] #40 26.13 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-12-01T15:44:36.167Z] #8 ... [2020-12-01T15:44:36.167Z] [2020-12-01T15:44:36.167Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-01T15:44:36.167Z] #25 7.246 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-01T15:44:36.167Z] #25 7.251 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-01T15:44:36.167Z] #25 7.289 Selecting previously unselected package librtmp1:amd64. [2020-12-01T15:44:36.167Z] #25 7.290 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-01T15:44:36.167Z] #25 7.295 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-01T15:44:36.167Z] #25 7.340 Selecting previously unselected package libssh2-1:amd64. [2020-12-01T15:44:36.167Z] #25 7.342 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-01T15:44:36.167Z] #25 7.347 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-01T15:44:36.167Z] #25 7.407 Selecting previously unselected package libcurl4:amd64. [2020-12-01T15:44:36.167Z] #25 7.409 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-01T15:44:36.167Z] #25 7.413 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-01T15:44:36.167Z] #25 7.466 Selecting previously unselected package curl. [2020-12-01T15:44:36.167Z] #25 7.466 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-01T15:44:36.295Z] #32 ... [2020-12-01T15:44:36.295Z] [2020-12-01T15:44:36.295Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:36.295Z] #47 17.99 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:44:36.295Z] #47 17.99 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-01T15:44:36.295Z] #47 18.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:44:36.295Z] #47 18.03 go: downloading github.com/fatih/color v1.7.0 [2020-12-01T15:44:36.295Z] #47 18.03 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-01T15:44:36.295Z] #47 18.12 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:44:36.295Z] #47 18.22 go: downloading github.com/spf13/viper v1.6.1 [2020-12-01T15:44:36.295Z] #47 18.51 go: downloading github.com/pkg/errors v0.8.1 [2020-12-01T15:44:36.428Z] #25 7.469 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-01T15:44:36.428Z] #25 7.532 Selecting previously unselected package libonig5:amd64. [2020-12-01T15:44:36.428Z] #25 7.532 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-01T15:44:36.428Z] #25 7.537 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-01T15:44:36.428Z] #25 7.599 Selecting previously unselected package libjq1:amd64. [2020-12-01T15:44:36.428Z] #25 7.600 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T15:44:36.428Z] #25 7.604 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T15:44:36.428Z] #25 7.650 Selecting previously unselected package jq. [2020-12-01T15:44:36.428Z] #25 7.650 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T15:44:36.428Z] #25 7.655 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T15:44:36.428Z] #25 7.697 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-01T15:44:36.428Z] #25 7.711 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-01T15:44:36.554Z] #25 ... [2020-12-01T15:44:36.554Z] [2020-12-01T15:44:36.554Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:36.554Z] #22 1.344 + RM_GOPATH=0 [2020-12-01T15:44:36.554Z] #22 1.344 + TMP_GOPATH= [2020-12-01T15:44:36.554Z] #22 1.344 + : /build [2020-12-01T15:44:36.554Z] #22 1.344 + '[' -z '' ']' [2020-12-01T15:44:36.554Z] #22 1.352 ++ mktemp -d [2020-12-01T15:44:36.554Z] #22 1.352 + export GOPATH=/tmp/tmp.qBausvsXEu [2020-12-01T15:44:36.554Z] #22 1.352 + GOPATH=/tmp/tmp.qBausvsXEu [2020-12-01T15:44:36.554Z] #22 1.352 + RM_GOPATH=1 [2020-12-01T15:44:36.554Z] #22 1.352 + case "$(go env GOARCH)" in [2020-12-01T15:44:36.554Z] #22 1.352 ++ go env GOARCH [2020-12-01T15:44:36.554Z] #22 1.359 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:36.554Z] #22 1.359 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:36.554Z] #22 1.362 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:36.554Z] #22 1.366 + dir=/tmp/install [2020-12-01T15:44:36.554Z] #22 1.366 + bin=dockercli [2020-12-01T15:44:36.554Z] #22 1.366 + shift [2020-12-01T15:44:36.554Z] #22 1.366 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-01T15:44:36.554Z] #22 1.366 + . /tmp/install/dockercli.installer [2020-12-01T15:44:36.554Z] #22 1.366 ++ : stable [2020-12-01T15:44:36.554Z] #22 1.366 ++ : 17.06.2-ce [2020-12-01T15:44:36.554Z] #22 1.366 + install_dockercli [2020-12-01T15:44:36.554Z] #22 1.366 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-01T15:44:36.554Z] #22 1.366 Install docker/cli version 17.06.2-ce from stable [2020-12-01T15:44:36.554Z] #22 1.366 ++ uname -m [2020-12-01T15:44:36.554Z] #22 1.370 + arch=x86_64 [2020-12-01T15:44:36.554Z] #22 1.370 + '[' x86_64 '!=' x86_64 ']' [2020-12-01T15:44:36.554Z] #22 1.370 + url=https://download.docker.com/linux/static [2020-12-01T15:44:36.554Z] #22 1.370 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-01T15:44:36.554Z] #22 1.371 + tar -xz docker/docker [2020-12-01T15:44:36.554Z] #22 3.385 + mkdir -p /build [2020-12-01T15:44:36.554Z] #22 3.394 + mv docker/docker /build/ [2020-12-01T15:44:36.554Z] #22 3.398 + rmdir docker [2020-12-01T15:44:36.554Z] #22 DONE 5.4s [2020-12-01T15:44:36.554Z] [2020-12-01T15:44:36.554Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:36.554Z] #43 1.626 + RM_GOPATH=0 [2020-12-01T15:44:36.554Z] #43 1.626 + TMP_GOPATH= [2020-12-01T15:44:36.554Z] #43 1.626 + : /build [2020-12-01T15:44:36.554Z] #43 1.626 + '[' -z '' ']' [2020-12-01T15:44:36.554Z] #43 1.626 ++ mktemp -d [2020-12-01T15:44:36.554Z] #43 1.626 + export GOPATH=/tmp/tmp.R3QGJbY9mJ [2020-12-01T15:44:36.554Z] #43 1.626 + GOPATH=/tmp/tmp.R3QGJbY9mJ [2020-12-01T15:44:36.554Z] #43 1.626 + RM_GOPATH=1 [2020-12-01T15:44:36.554Z] #43 1.626 + case "$(go env GOARCH)" in [2020-12-01T15:44:36.554Z] #43 1.626 ++ go env GOARCH [2020-12-01T15:44:36.554Z] #43 1.634 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:36.554Z] #43 1.634 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:36.554Z] #43 1.635 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:36.554Z] #43 1.635 + dir=/tmp/install [2020-12-01T15:44:36.554Z] #43 1.635 + bin=vndr [2020-12-01T15:44:36.554Z] #43 1.635 + shift [2020-12-01T15:44:36.554Z] #43 1.635 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-01T15:44:36.554Z] #43 1.636 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:44:36.554Z] #43 1.636 + . /tmp/install/vndr.installer [2020-12-01T15:44:36.554Z] #43 1.636 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:44:36.554Z] #43 1.636 + install_vndr [2020-12-01T15:44:36.554Z] #43 1.636 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-01T15:44:36.554Z] #43 1.636 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.R3QGJbY9mJ/src/github.com/LK4D4/vndr [2020-12-01T15:44:36.554Z] #43 1.637 Cloning into '/tmp/tmp.R3QGJbY9mJ/src/github.com/LK4D4/vndr'... [2020-12-01T15:44:36.554Z] #43 2.111 + cd /tmp/tmp.R3QGJbY9mJ/src/github.com/LK4D4/vndr [2020-12-01T15:44:36.554Z] #43 2.111 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:44:36.554Z] #43 2.138 + go build -buildmode=pie -v -o /build/vndr . [2020-12-01T15:44:36.554Z] #43 2.383 runtime/internal/sys [2020-12-01T15:44:36.554Z] #43 2.386 internal/race [2020-12-01T15:44:36.554Z] #43 2.399 math/bits [2020-12-01T15:44:36.554Z] #43 2.401 unicode [2020-12-01T15:44:36.554Z] #43 2.414 unicode/utf8 [2020-12-01T15:44:36.554Z] #43 2.415 internal/cpu [2020-12-01T15:44:36.554Z] #43 2.415 runtime/internal/atomic [2020-12-01T15:44:36.554Z] #43 2.426 sync/atomic [2020-12-01T15:44:36.554Z] #43 2.431 encoding [2020-12-01T15:44:36.554Z] #43 2.463 runtime/internal/math [2020-12-01T15:44:36.554Z] #43 2.516 unicode/utf16 [2020-12-01T15:44:36.554Z] #43 2.630 container/list [2020-12-01T15:44:36.554Z] #43 2.651 crypto/internal/subtle [2020-12-01T15:44:36.554Z] #43 2.708 crypto/subtle [2020-12-01T15:44:36.554Z] #43 2.715 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-01T15:44:36.554Z] #43 2.783 internal/nettrace [2020-12-01T15:44:36.554Z] #43 2.788 internal/testlog [2020-12-01T15:44:36.554Z] #43 2.824 vendor/golang.org/x/crypto/internal/subtle [2020-12-01T15:44:36.554Z] #43 2.837 internal/bytealg [2020-12-01T15:44:36.554Z] #43 2.907 math [2020-12-01T15:44:36.554Z] #43 3.014 runtime/cgo [2020-12-01T15:44:36.554Z] #43 3.017 vendor/golang.org/x/crypto/curve25519 [2020-12-01T15:44:36.554Z] #43 3.828 runtime [2020-12-01T15:44:36.554Z] #43 ... [2020-12-01T15:44:36.554Z] [2020-12-01T15:44:36.554Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-01T15:44:36.554Z] #25 DONE 14.9s [2020-12-01T15:44:36.554Z] [2020-12-01T15:44:36.554Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:36.554Z] #45 1.654 + RM_GOPATH=0 [2020-12-01T15:44:36.554Z] #45 1.654 + TMP_GOPATH= [2020-12-01T15:44:36.554Z] #45 1.654 + : /build [2020-12-01T15:44:36.554Z] #45 1.654 + '[' -z '' ']' [2020-12-01T15:44:36.554Z] #45 1.658 ++ mktemp -d [2020-12-01T15:44:36.554Z] #45 1.664 + export GOPATH=/tmp/tmp.KSfP19s3Qu [2020-12-01T15:44:36.554Z] #45 1.664 + GOPATH=/tmp/tmp.KSfP19s3Qu [2020-12-01T15:44:36.554Z] #45 1.664 + RM_GOPATH=1 [2020-12-01T15:44:36.554Z] #45 1.664 + case "$(go env GOARCH)" in [2020-12-01T15:44:36.554Z] #45 1.664 ++ go env GOARCH [2020-12-01T15:44:36.554Z] #45 1.678 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:36.554Z] #45 1.678 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:36.554Z] #45 1.678 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:36.554Z] #45 1.678 + dir=/tmp/install [2020-12-01T15:44:36.554Z] #45 1.678 + bin=gotestsum [2020-12-01T15:44:36.554Z] #45 1.678 + shift [2020-12-01T15:44:36.554Z] #45 1.678 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-01T15:44:36.554Z] #45 1.678 + . /tmp/install/gotestsum.installer [2020-12-01T15:44:36.554Z] #45 1.678 ++ : v0.5.3 [2020-12-01T15:44:36.554Z] #45 1.678 + install_gotestsum [2020-12-01T15:44:36.554Z] #45 1.678 + set -e [2020-12-01T15:44:36.554Z] #45 1.678 + export GO111MODULE=on [2020-12-01T15:44:36.554Z] #45 1.678 + GO111MODULE=on [2020-12-01T15:44:36.554Z] #45 1.678 + GOBIN=/build [2020-12-01T15:44:36.554Z] #45 1.678 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-01T15:44:36.554Z] #45 1.696 go: finding gotest.tools v0.5.3 [2020-12-01T15:44:36.554Z] #45 1.707 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-01T15:44:36.554Z] #45 2.191 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-01T15:44:36.554Z] #45 2.607 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-01T15:44:36.554Z] #45 2.813 go: downloading github.com/pkg/errors v0.9.1 [2020-12-01T15:44:36.554Z] #45 2.814 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-01T15:44:36.554Z] #45 2.816 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:44:36.554Z] #45 2.829 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:44:36.554Z] #45 2.830 go: downloading github.com/fatih/color v1.9.0 [2020-12-01T15:44:36.554Z] #45 2.833 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:44:36.554Z] #45 2.836 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:44:36.554Z] #45 2.843 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:44:36.554Z] #45 2.887 go: extracting github.com/fatih/color v1.9.0 [2020-12-01T15:44:36.554Z] #45 2.898 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:44:36.554Z] #45 2.930 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-01T15:44:36.554Z] #45 2.948 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:44:36.554Z] #45 2.959 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:44:36.554Z] #45 2.967 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:44:36.554Z] #45 2.967 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:44:36.554Z] #45 3.026 go: extracting github.com/pkg/errors v0.9.1 [2020-12-01T15:44:36.554Z] #45 3.034 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:44:36.554Z] #45 3.151 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:44:36.554Z] #45 3.153 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:44:36.554Z] #45 4.979 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:44:36.554Z] #45 4.981 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:44:36.554Z] #45 4.983 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:44:36.556Z] #47 18.72 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:44:36.556Z] #47 18.81 go: extracting github.com/fatih/color v1.7.0 [2020-12-01T15:44:36.556Z] #47 18.83 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:44:36.556Z] #47 18.90 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-01T15:44:36.689Z] #25 7.724 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:36.689Z] #25 7.831 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-01T15:44:36.689Z] #25 7.844 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:36.689Z] #25 7.861 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:36.689Z] #25 7.874 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:36.689Z] #25 7.889 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-01T15:44:36.689Z] #25 7.899 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:36.689Z] #25 7.910 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:44:36.689Z] #25 7.923 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-01T15:44:36.689Z] #25 7.936 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:36.689Z] #25 7.949 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-12-01T15:44:36.689Z] #25 7.968 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-01T15:44:36.689Z] #25 7.981 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T15:44:36.689Z] #25 7.993 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:44:36.689Z] #25 8.005 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-01T15:44:36.817Z] #47 18.91 go: extracting github.com/spf13/viper v1.6.1 [2020-12-01T15:44:36.817Z] #47 19.00 go: extracting github.com/pkg/errors v0.8.1 [2020-12-01T15:44:36.817Z] #47 19.00 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:44:36.817Z] #47 19.03 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-01T15:44:36.817Z] #47 19.05 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:44:36.817Z] #47 19.10 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:44:36.817Z] #47 19.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:44:37.077Z] #47 19.17 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:44:37.077Z] #47 19.27 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-01T15:44:37.077Z] #47 19.31 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:44:37.108Z] #40 26.97 Selecting previously unselected package libprotoc17:s390x. [2020-12-01T15:44:37.108Z] #40 26.97 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-12-01T15:44:37.108Z] #40 26.98 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-12-01T15:44:37.108Z] #40 27.34 Selecting previously unselected package protobuf-c-compiler. [2020-12-01T15:44:37.118Z] #45 ... [2020-12-01T15:44:37.118Z] [2020-12-01T15:44:37.118Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-01T15:44:37.118Z] #26 DONE 0.2s [2020-12-01T15:44:37.118Z] [2020-12-01T15:44:37.118Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:37.263Z] #25 8.609 Updating certificates in /etc/ssl/certs... [2020-12-01T15:44:37.351Z] #47 19.40 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:44:37.351Z] #47 19.54 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-01T15:44:37.351Z] #47 19.57 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:44:37.351Z] #47 19.60 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:44:37.351Z] #47 19.61 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:44:37.398Z] #40 27.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-12-01T15:44:37.398Z] #40 27.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T15:44:37.398Z] #40 27.41 Selecting previously unselected package protobuf-compiler. [2020-12-01T15:44:37.398Z] #40 27.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-12-01T15:44:37.398Z] #40 27.41 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-01T15:44:37.398Z] #40 27.49 Selecting previously unselected package python-pkg-resources. [2020-12-01T15:44:37.398Z] #40 27.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T15:44:37.398Z] #40 27.50 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-01T15:44:37.398Z] #40 27.62 Selecting previously unselected package python-six. [2020-12-01T15:44:37.612Z] #47 19.83 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-01T15:44:37.612Z] #47 19.84 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:44:37.612Z] #47 19.90 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:44:37.689Z] #40 27.62 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-01T15:44:37.689Z] #40 27.62 Unpacking python-six (1.12.0-1) ... [2020-12-01T15:44:37.689Z] #40 27.68 Selecting previously unselected package python-protobuf. [2020-12-01T15:44:37.689Z] #40 27.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-12-01T15:44:37.689Z] #40 27.68 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-01T15:44:37.874Z] #47 20.25 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:44:37.979Z] #40 27.99 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-01T15:44:38.134Z] #47 20.27 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:44:38.134Z] #47 20.38 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:44:38.134Z] #47 20.42 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-01T15:44:38.207Z] #25 9.355 126 added, 0 removed; done. [2020-12-01T15:44:38.207Z] #25 9.429 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-01T15:44:38.207Z] #25 9.446 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T15:44:38.207Z] #25 9.461 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-01T15:44:38.207Z] #25 9.474 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-01T15:44:38.207Z] #25 9.486 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:44:38.207Z] #25 9.506 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-01T15:44:38.207Z] #25 9.513 Updating certificates in /etc/ssl/certs... [2020-12-01T15:44:38.395Z] #47 20.56 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:44:38.395Z] #47 20.57 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:44:38.395Z] #47 20.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:44:38.395Z] #47 20.64 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:44:38.655Z] #47 20.96 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:44:38.655Z] #47 ... [2020-12-01T15:44:38.655Z] [2020-12-01T15:44:38.655Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:38.655Z] #43 11.02 unicode/utf8 [2020-12-01T15:44:38.655Z] #43 11.56 math [2020-12-01T15:44:38.655Z] #43 16.32 unicode/utf16 [2020-12-01T15:44:38.655Z] #43 16.78 container/list [2020-12-01T15:44:38.655Z] #43 17.69 crypto/internal/subtle [2020-12-01T15:44:38.655Z] #43 17.83 crypto/subtle [2020-12-01T15:44:38.655Z] #43 18.21 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-01T15:44:38.655Z] #43 18.40 internal/nettrace [2020-12-01T15:44:38.655Z] #43 18.70 runtime/cgo [2020-12-01T15:44:38.780Z] #25 10.12 0 added, 0 removed; done. [2020-12-01T15:44:38.780Z] #25 10.12 Running hooks in /etc/ca-certificates/update.d... [2020-12-01T15:44:38.780Z] #25 10.13 done. [2020-12-01T15:44:38.916Z] #43 ... [2020-12-01T15:44:38.916Z] [2020-12-01T15:44:38.916Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:38.916Z] #47 21.07 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:44:38.916Z] #47 21.07 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:44:38.916Z] #47 21.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:44:38.916Z] #47 21.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:44:38.916Z] #47 21.21 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-01T15:44:38.916Z] #47 21.27 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:44:38.916Z] #47 21.27 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:44:38.916Z] #47 21.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:44:39.012Z] #27 1.885 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-01T15:44:39.012Z] #27 2.014 [2020-12-01T15:44:39.177Z] #47 21.42 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:44:39.178Z] #47 21.44 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:44:39.178Z] #47 21.44 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:44:39.178Z] #47 21.47 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:44:39.178Z] #47 21.54 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:44:39.178Z] #47 21.55 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-01T15:44:39.440Z] #47 21.56 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:44:39.440Z] #47 21.59 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:44:39.440Z] #47 21.72 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:44:39.440Z] #47 21.72 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-01T15:44:39.440Z] #47 21.72 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-01T15:44:39.440Z] #47 21.83 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-01T15:44:39.493Z] #40 29.61 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-12-01T15:44:39.493Z] #40 29.61 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-01T15:44:39.493Z] #40 29.62 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-01T15:44:39.493Z] #40 29.63 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-12-01T15:44:39.493Z] #40 29.64 Setting up python-six (1.12.0-1) ... [2020-12-01T15:44:39.701Z] #47 21.89 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:44:39.701Z] #47 21.90 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:44:39.701Z] #47 21.94 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:44:39.701Z] #47 21.94 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-01T15:44:39.701Z] #47 ... [2020-12-01T15:44:39.701Z] [2020-12-01T15:44:39.701Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:44:39.701Z] #53 11.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:44:39.782Z] #27 2.172 ## 3.0% ######### 13.2% #################### 28.9% ################################### 49.3% ############################################### 65.6% ############################################################### 88.2% ######################################################################## 100.0% [2020-12-01T15:44:39.963Z] #53 ... [2020-12-01T15:44:39.964Z] [2020-12-01T15:44:39.964Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:39.964Z] #56 12.17 + cd /tmp/tmp.6LwPViJfqo/src/github.com/rootless-containers/rootlesskit [2020-12-01T15:44:39.964Z] #56 12.17 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:44:39.964Z] #56 12.67 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T15:44:39.964Z] #56 12.67 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-01T15:44:39.964Z] #56 ... [2020-12-01T15:44:39.964Z] [2020-12-01T15:44:39.964Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:39.964Z] #40 12.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:44:40.039Z] #27 2.974 [2020-12-01T15:44:40.039Z] #27 3.118 ####################### 32.3% ######################################################################## 100.0% [2020-12-01T15:44:40.224Z] #40 ... [2020-12-01T15:44:40.224Z] [2020-12-01T15:44:40.224Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:40.224Z] #45 11.98 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:44:40.224Z] #45 13.64 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:44:40.224Z] #45 19.00 go: finding github.com/fatih/color v1.9.0 [2020-12-01T15:44:40.224Z] #45 19.00 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:44:40.224Z] #45 19.02 go: finding github.com/pkg/errors v0.9.1 [2020-12-01T15:44:40.224Z] #45 19.09 go: finding github.com/spf13/pflag v1.0.3 [2020-12-01T15:44:40.224Z] #45 19.16 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:44:40.224Z] #45 19.24 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:44:40.224Z] #45 19.39 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:44:40.224Z] #45 19.73 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:44:40.224Z] #45 19.74 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:44:40.224Z] #45 19.81 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:44:40.224Z] #45 19.82 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:44:40.224Z] #45 ... [2020-12-01T15:44:40.224Z] [2020-12-01T15:44:40.224Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:44:40.224Z] #34 11.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:44:40.296Z] #27 3.370 [2020-12-01T15:44:40.485Z] #34 ... [2020-12-01T15:44:40.485Z] [2020-12-01T15:44:40.485Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:40.485Z] #47 22.26 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-01T15:44:40.485Z] #47 22.34 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:44:40.485Z] #47 22.40 go: downloading github.com/spf13/afero v1.1.2 [2020-12-01T15:44:40.485Z] #47 22.49 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:44:40.485Z] #47 22.51 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-01T15:44:40.485Z] #47 22.60 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:44:40.485Z] #47 22.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:44:40.485Z] #47 22.68 go: downloading github.com/spf13/cast v1.3.0 [2020-12-01T15:44:40.485Z] #47 22.74 go: extracting github.com/spf13/afero v1.1.2 [2020-12-01T15:44:40.485Z] #47 22.78 go: extracting github.com/spf13/cast v1.3.0 [2020-12-01T15:44:40.485Z] #47 22.78 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:44:40.553Z] #27 3.513 ########### 16.0% ############################################### 66.3% ######################################################################## 100.0% [2020-12-01T15:44:40.745Z] #47 22.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:44:40.745Z] #47 23.06 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:44:40.745Z] #47 23.06 go: downloading golang.org/x/text v0.3.2 [2020-12-01T15:44:40.745Z] #47 23.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:44:40.811Z] #27 3.881 [2020-12-01T15:44:40.999Z] #40 30.84 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-12-01T15:44:40.999Z] #40 30.85 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-12-01T15:44:40.999Z] #40 30.87 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-12-01T15:44:40.999Z] #40 30.87 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-12-01T15:44:40.999Z] #40 30.88 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-12-01T15:44:40.999Z] #40 30.89 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-01T15:44:40.999Z] #40 30.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T15:44:40.999Z] #40 30.91 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-12-01T15:44:40.999Z] #40 30.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T15:44:40.999Z] #40 30.92 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-01T15:44:41.016Z] #47 23.19 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:44:41.278Z] #47 23.61 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:44:41.339Z] #27 4.026 0.3% ########### 16.0% ################### 27.7% [2020-12-01T15:44:41.339Z] #27 ... [2020-12-01T15:44:41.339Z] [2020-12-01T15:44:41.339Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:41.339Z] #47 1.950 + RM_GOPATH=0 [2020-12-01T15:44:41.339Z] #47 1.951 + TMP_GOPATH= [2020-12-01T15:44:41.339Z] #47 1.951 + : /build [2020-12-01T15:44:41.339Z] #47 1.951 + '[' -z '' ']' [2020-12-01T15:44:41.339Z] #47 1.952 ++ mktemp -d [2020-12-01T15:44:41.339Z] #47 1.955 + export GOPATH=/tmp/tmp.YkVnFfFaSj [2020-12-01T15:44:41.339Z] #47 1.955 + GOPATH=/tmp/tmp.YkVnFfFaSj [2020-12-01T15:44:41.339Z] #47 1.955 + RM_GOPATH=1 [2020-12-01T15:44:41.339Z] #47 1.955 + case "$(go env GOARCH)" in [2020-12-01T15:44:41.339Z] #47 1.956 ++ go env GOARCH [2020-12-01T15:44:41.339Z] #47 1.966 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:41.339Z] #47 1.966 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:41.339Z] #47 1.967 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:41.339Z] #47 1.969 + dir=/tmp/install [2020-12-01T15:44:41.339Z] #47 1.969 + bin=golangci_lint [2020-12-01T15:44:41.339Z] #47 1.969 + shift [2020-12-01T15:44:41.339Z] #47 1.969 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-01T15:44:41.339Z] #47 1.969 + . /tmp/install/golangci_lint.installer [2020-12-01T15:44:41.339Z] #47 1.969 ++ : v1.23.8 [2020-12-01T15:44:41.339Z] #47 1.969 + install_golangci_lint [2020-12-01T15:44:41.339Z] #47 1.969 + set -e [2020-12-01T15:44:41.339Z] #47 1.969 + export GO111MODULE=on [2020-12-01T15:44:41.339Z] #47 1.969 + GO111MODULE=on [2020-12-01T15:44:41.339Z] #47 1.969 + GOBIN=/build [2020-12-01T15:44:41.339Z] #47 1.969 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-01T15:44:41.339Z] #47 1.977 go: finding github.com v1.23.8 [2020-12-01T15:44:41.339Z] #47 1.977 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-01T15:44:41.339Z] #47 1.977 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-01T15:44:41.339Z] #47 1.977 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:44:41.339Z] #47 1.977 go: finding github.com/golangci v1.23.8 [2020-12-01T15:44:41.339Z] #47 2.533 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:44:41.339Z] #47 3.016 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:44:41.339Z] #47 6.552 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-01T15:44:41.339Z] #47 6.554 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:44:41.339Z] #47 6.582 go: downloading github.com/spf13/viper v1.6.1 [2020-12-01T15:44:41.339Z] #47 6.594 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:44:41.339Z] #47 6.598 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:44:41.339Z] #47 6.598 go: downloading github.com/fatih/color v1.7.0 [2020-12-01T15:44:41.339Z] #47 6.606 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-01T15:44:41.339Z] #47 6.654 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:44:41.339Z] #47 6.654 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-01T15:44:41.339Z] #47 6.661 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:44:41.339Z] #47 6.666 go: extracting github.com/fatih/color v1.7.0 [2020-12-01T15:44:41.339Z] #47 6.666 go: downloading github.com/pkg/errors v0.8.1 [2020-12-01T15:44:41.339Z] #47 6.667 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:44:41.339Z] #47 6.682 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:44:41.339Z] #47 6.694 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:44:41.339Z] #47 6.786 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:44:41.339Z] #47 6.803 go: extracting github.com/spf13/viper v1.6.1 [2020-12-01T15:44:41.339Z] #47 6.810 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:44:41.339Z] #47 6.818 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:44:41.339Z] #47 6.818 go: downloading github.com/spf13/cast v1.3.0 [2020-12-01T15:44:41.339Z] #47 6.833 go: extracting github.com/pkg/errors v0.8.1 [2020-12-01T15:44:41.339Z] #47 6.835 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:44:41.339Z] #47 6.847 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:44:41.339Z] #47 6.854 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:44:41.339Z] #47 6.898 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:44:41.339Z] #47 6.898 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:44:41.339Z] #47 6.930 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:44:41.339Z] #47 6.941 go: extracting github.com/spf13/cast v1.3.0 [2020-12-01T15:44:41.339Z] #47 6.941 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-01T15:44:41.339Z] #47 6.941 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:44:41.339Z] #47 6.951 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:44:41.339Z] #47 6.978 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-01T15:44:41.339Z] #47 6.989 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:44:41.339Z] #47 7.017 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:44:41.339Z] #47 7.050 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:44:41.339Z] #47 7.054 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:44:41.339Z] #47 7.107 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:44:41.339Z] #47 7.158 go: downloading github.com/spf13/afero v1.1.2 [2020-12-01T15:44:41.340Z] #47 7.222 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-01T15:44:41.340Z] #47 7.273 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-01T15:44:41.340Z] #47 7.275 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-01T15:44:41.340Z] #47 7.395 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-01T15:44:41.340Z] #47 7.396 go: extracting github.com/spf13/afero v1.1.2 [2020-12-01T15:44:41.340Z] #47 7.396 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-01T15:44:41.340Z] #47 7.401 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:44:41.340Z] #47 7.420 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:44:41.340Z] #47 7.422 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:44:41.340Z] #47 7.466 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:44:41.340Z] #47 7.475 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:44:41.340Z] #47 7.544 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:44:41.340Z] #47 7.578 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:44:41.340Z] #47 7.584 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:44:41.340Z] #47 7.630 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:44:41.340Z] #47 7.635 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:44:41.340Z] #47 7.672 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:44:41.340Z] #47 7.680 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:44:41.340Z] #47 7.681 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:44:41.340Z] #47 7.688 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-01T15:44:41.340Z] #47 7.753 go: downloading golang.org/x/text v0.3.2 [2020-12-01T15:44:41.340Z] #47 7.754 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:44:41.340Z] #47 7.800 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-01T15:44:41.340Z] #47 7.826 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:44:41.340Z] #47 7.915 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:44:41.340Z] #47 8.354 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:44:41.340Z] #47 8.694 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:44:41.340Z] #47 9.301 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:44:41.340Z] #47 9.382 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:44:41.340Z] #47 9.467 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:44:41.340Z] #47 9.537 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:44:41.340Z] #47 9.651 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:44:41.340Z] #47 9.681 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:44:41.340Z] #47 9.682 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:44:41.340Z] #47 9.778 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:44:41.340Z] #47 10.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:44:41.340Z] #47 10.06 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:44:41.340Z] #47 10.06 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:44:41.340Z] #47 10.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:44:41.340Z] #47 10.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:44:41.340Z] #47 10.10 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:44:41.340Z] #47 10.11 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:44:41.340Z] #47 10.14 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:44:41.340Z] #47 10.14 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:44:41.340Z] #47 10.14 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:44:41.340Z] #47 10.15 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:44:41.340Z] #47 10.15 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:44:41.340Z] #47 10.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:44:41.340Z] #47 10.15 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:44:41.340Z] #47 10.15 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:44:41.340Z] #47 10.18 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:44:41.340Z] #47 10.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:44:41.340Z] #47 ... [2020-12-01T15:44:41.340Z] [2020-12-01T15:44:41.340Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:44:41.340Z] #34 1.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:41.340Z] #34 1.184 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:41.340Z] #34 1.189 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:41.340Z] #34 1.491 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:41.340Z] #34 1.908 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:41.340Z] #34 2.462 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:44:41.340Z] #34 4.744 Fetched 8406 kB in 4s (1995 kB/s) [2020-12-01T15:44:41.340Z] #34 4.744 Reading package lists... [2020-12-01T15:44:41.340Z] #34 6.310 Reading package lists... [2020-12-01T15:44:41.340Z] #34 7.720 Building dependency tree... [2020-12-01T15:44:41.340Z] #34 8.339 The following additional packages will be installed: [2020-12-01T15:44:41.340Z] #34 8.352 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-01T15:44:41.340Z] #34 8.354 Suggested packages: [2020-12-01T15:44:41.340Z] #34 8.354 cmake-doc ninja-build lrzip [2020-12-01T15:44:41.340Z] #34 8.354 Recommended packages: [2020-12-01T15:44:41.340Z] #34 8.354 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-01T15:44:41.340Z] #34 8.658 The following NEW packages will be installed: [2020-12-01T15:44:41.340Z] #34 8.677 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-01T15:44:41.340Z] #34 8.677 vim-common xxd [2020-12-01T15:44:41.340Z] #34 9.147 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:44:41.340Z] #34 9.147 Need to get 14.9 MB of archives. [2020-12-01T15:44:41.340Z] #34 9.147 After this operation, 61.8 MB of additional disk space will be used. [2020-12-01T15:44:41.340Z] #34 9.147 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-01T15:44:41.340Z] #34 9.152 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T15:44:41.340Z] #34 9.156 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-01T15:44:41.340Z] #34 9.207 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-01T15:44:41.340Z] #34 9.450 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-12-01T15:44:41.340Z] #34 9.481 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-01T15:44:41.340Z] #34 9.493 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-01T15:44:41.340Z] #34 9.494 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-01T15:44:41.340Z] #34 9.497 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-01T15:44:41.340Z] #34 9.504 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-01T15:44:41.340Z] #34 9.989 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:44:41.340Z] #34 10.02 Fetched 14.9 MB in 1s (15.8 MB/s) [2020-12-01T15:44:41.340Z] #34 10.08 Selecting previously unselected package xxd. [2020-12-01T15:44:41.340Z] #34 10.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-01T15:44:41.340Z] #34 10.09 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T15:44:41.340Z] #34 10.11 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T15:44:41.340Z] #34 10.26 Selecting previously unselected package vim-common. [2020-12-01T15:44:41.340Z] #34 10.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:44:41.340Z] #34 10.29 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T15:44:41.340Z] #34 ... [2020-12-01T15:44:41.340Z] [2020-12-01T15:44:41.340Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:44:41.340Z] #30 1.467 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-01T15:44:41.340Z] #30 1.482 Cloning into '.'... [2020-12-01T15:44:41.340Z] #30 10.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-01T15:44:41.537Z] Client: [2020-12-01T15:44:41.537Z] Debug Mode: false [2020-12-01T15:44:41.537Z] [2020-12-01T15:44:41.537Z] Server: [2020-12-01T15:44:41.537Z] Containers: 0 [2020-12-01T15:44:41.537Z] Running: 0 [2020-12-01T15:44:41.537Z] Paused: 0 [2020-12-01T15:44:41.537Z] Stopped: 0 [2020-12-01T15:44:41.537Z] Images: 0 [2020-12-01T15:44:41.537Z] Server Version: 19.03.13 [2020-12-01T15:44:41.537Z] Storage Driver: overlay2 [2020-12-01T15:44:41.537Z] Backing Filesystem: extfs [2020-12-01T15:44:41.537Z] Supports d_type: true [2020-12-01T15:44:41.537Z] Native Overlay Diff: true [2020-12-01T15:44:41.537Z] Logging Driver: json-file [2020-12-01T15:44:41.537Z] Cgroup Driver: cgroupfs [2020-12-01T15:44:41.537Z] Plugins: [2020-12-01T15:44:41.537Z] Volume: local [2020-12-01T15:44:41.537Z] Network: bridge host ipvlan macvlan null overlay [2020-12-01T15:44:41.537Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-01T15:44:41.537Z] Swarm: inactive [2020-12-01T15:44:41.537Z] Runtimes: runc [2020-12-01T15:44:41.537Z] Default Runtime: runc [2020-12-01T15:44:41.537Z] Init Binary: docker-init [2020-12-01T15:44:41.537Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-01T15:44:41.537Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T15:44:41.537Z] init version: fec3683 [2020-12-01T15:44:41.537Z] Security Options: [2020-12-01T15:44:41.537Z] apparmor [2020-12-01T15:44:41.537Z] seccomp [2020-12-01T15:44:41.537Z] Profile: default [2020-12-01T15:44:41.537Z] Kernel Version: 5.4.0-1025-aws [2020-12-01T15:44:41.537Z] Operating System: Ubuntu 20.04.1 LTS [2020-12-01T15:44:41.537Z] OSType: linux [2020-12-01T15:44:41.537Z] Architecture: aarch64 [2020-12-01T15:44:41.537Z] CPUs: 4 [2020-12-01T15:44:41.537Z] Total Memory: 7.494GiB [2020-12-01T15:44:41.537Z] Name: ip-10-100-107-67 [2020-12-01T15:44:41.537Z] ID: FETW:IQ7W:2MJX:HJHC:YKA6:I3KO:VD5P:4ZE7:LIAX:HBRA:PY44:IGGT [2020-12-01T15:44:41.537Z] Docker Root Dir: /var/lib/docker [2020-12-01T15:44:41.537Z] Debug Mode: false [2020-12-01T15:44:41.537Z] Registry: https://index.docker.io/v1/ [2020-12-01T15:44:41.537Z] Labels: [2020-12-01T15:44:41.537Z] Experimental: true [2020-12-01T15:44:41.537Z] Insecure Registries: [2020-12-01T15:44:41.537Z] 127.0.0.0/8 [2020-12-01T15:44:41.537Z] Live Restore Enabled: true [2020-12-01T15:44:41.537Z] [2020-12-01T15:44:41.537Z] WARNING: No swap limit support [Pipeline] sh [2020-12-01T15:44:41.597Z] #30 ... [2020-12-01T15:44:41.597Z] [2020-12-01T15:44:41.597Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:41.597Z] #40 2.387 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:41.597Z] #40 2.404 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:41.597Z] #40 2.405 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:41.597Z] #40 2.752 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:41.597Z] #40 3.451 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:41.597Z] #40 3.988 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:44:41.597Z] #40 7.140 Fetched 8406 kB in 5s (1682 kB/s) [2020-12-01T15:44:41.597Z] #40 7.140 Reading package lists... [2020-12-01T15:44:41.597Z] #40 8.716 Reading package lists... [2020-12-01T15:44:41.597Z] #40 10.22 Building dependency tree... [2020-12-01T15:44:41.597Z] #40 ... [2020-12-01T15:44:41.597Z] [2020-12-01T15:44:41.597Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:41.597Z] #49 0.896 + RM_GOPATH=0 [2020-12-01T15:44:41.597Z] #49 0.896 + TMP_GOPATH= [2020-12-01T15:44:41.597Z] #49 0.896 + : /build [2020-12-01T15:44:41.597Z] #49 0.896 + '[' -z '' ']' [2020-12-01T15:44:41.597Z] #49 0.896 ++ mktemp -d [2020-12-01T15:44:41.597Z] #49 0.896 + export GOPATH=/tmp/tmp.IT9242OKlT [2020-12-01T15:44:41.597Z] #49 0.896 + GOPATH=/tmp/tmp.IT9242OKlT [2020-12-01T15:44:41.597Z] #49 0.896 + RM_GOPATH=1 [2020-12-01T15:44:41.597Z] #49 0.896 + case "$(go env GOARCH)" in [2020-12-01T15:44:41.597Z] #49 0.896 ++ go env GOARCH [2020-12-01T15:44:41.597Z] #49 0.903 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:41.597Z] #49 0.903 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:41.597Z] #49 0.903 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:41.597Z] #49 0.904 + dir=/tmp/install [2020-12-01T15:44:41.597Z] #49 0.904 + bin=shfmt [2020-12-01T15:44:41.597Z] #49 0.904 + shift [2020-12-01T15:44:41.597Z] #49 0.904 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-01T15:44:41.597Z] #49 0.904 + . /tmp/install/shfmt.installer [2020-12-01T15:44:41.597Z] #49 0.904 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:44:41.597Z] #49 0.904 + install_shfmt [2020-12-01T15:44:41.597Z] #49 0.904 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-01T15:44:41.597Z] #49 0.904 + git clone https://github.com/mvdan/sh.git /tmp/tmp.IT9242OKlT/src/github.com/mvdan/sh [2020-12-01T15:44:41.597Z] #49 0.904 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:44:41.597Z] #49 0.906 Cloning into '/tmp/tmp.IT9242OKlT/src/github.com/mvdan/sh'... [2020-12-01T15:44:41.597Z] #49 2.198 + cd /tmp/tmp.IT9242OKlT/src/github.com/mvdan/sh [2020-12-01T15:44:41.597Z] #49 2.198 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:44:41.597Z] #49 2.218 + GO111MODULE=on [2020-12-01T15:44:41.597Z] #49 2.218 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-01T15:44:41.597Z] #49 2.859 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:44:41.597Z] #49 2.865 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:44:41.597Z] #49 2.897 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:44:41.597Z] #49 2.927 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:44:41.597Z] #49 2.933 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:44:41.597Z] #49 3.400 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:44:41.597Z] #49 3.765 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:44:41.597Z] #49 5.298 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:44:41.597Z] #49 5.856 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:44:41.597Z] #49 5.889 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:44:41.597Z] #49 5.918 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:44:41.597Z] #49 6.094 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:44:41.597Z] #49 6.418 runtime [2020-12-01T15:44:41.830Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T15:44:41.830Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T15:44:41.830Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41736/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-01T15:44:41.830Z] + bash /home/ubuntu/workspace/moby_PR-41736/check-config.sh [2020-12-01T15:44:41.830Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-01T15:44:41.830Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-01T15:44:41.830Z] [2020-12-01T15:44:41.830Z] Generally Necessary: [2020-12-01T15:44:41.830Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-01T15:44:41.830Z] - apparmor: enabled and tools installed [2020-12-01T15:44:41.830Z] - CONFIG_NAMESPACES: enabled [2020-12-01T15:44:41.830Z] - CONFIG_NET_NS: enabled [2020-12-01T15:44:41.830Z] - CONFIG_PID_NS: enabled [2020-12-01T15:44:41.830Z] - CONFIG_IPC_NS: enabled [2020-12-01T15:44:41.830Z] - CONFIG_UTS_NS: enabled [2020-12-01T15:44:41.830Z] - CONFIG_CGROUPS: enabled [2020-12-01T15:44:41.830Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-01T15:44:41.830Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-01T15:44:41.830Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-01T15:44:41.830Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-01T15:44:41.830Z] - CONFIG_CPUSETS: enabled [2020-12-01T15:44:41.830Z] - CONFIG_MEMCG: enabled [2020-12-01T15:44:41.830Z] - CONFIG_KEYS: enabled [2020-12-01T15:44:41.830Z] - CONFIG_VETH: enabled (as module) [2020-12-01T15:44:41.830Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-01T15:44:41.830Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-01T15:44:41.830Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-01T15:44:41.830Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-01T15:44:41.854Z] #49 ... [2020-12-01T15:44:41.854Z] [2020-12-01T15:44:41.854Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:44:41.854Z] #38 2.132 + git clone https://github.com/docker/distribution.git . [2020-12-01T15:44:41.854Z] #38 2.133 Cloning into '.'... [2020-12-01T15:44:41.854Z] #38 4.757 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-01T15:44:41.854Z] #38 5.239 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-01T15:44:41.854Z] #38 ... [2020-12-01T15:44:41.854Z] [2020-12-01T15:44:41.854Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:44:41.854Z] #11 2.485 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:41.854Z] #11 2.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:41.854Z] #11 2.500 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:41.854Z] #11 2.896 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:41.854Z] #11 4.120 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:41.854Z] #11 4.158 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:44:41.854Z] #11 7.307 Fetched 8406 kB in 5s (1659 kB/s) [2020-12-01T15:44:41.854Z] #11 7.307 Reading package lists... [2020-12-01T15:44:41.854Z] #11 8.674 Reading package lists... [2020-12-01T15:44:41.854Z] #11 10.14 Building dependency tree... [2020-12-01T15:44:41.854Z] #11 10.60 The following additional packages will be installed: [2020-12-01T15:44:41.854Z] #11 10.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-01T15:44:41.854Z] #11 10.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-01T15:44:41.854Z] #11 10.60 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-01T15:44:41.854Z] #11 10.60 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-01T15:44:41.854Z] #11 10.60 Suggested packages: [2020-12-01T15:44:41.854Z] #11 10.60 gcc-8-locales seccomp wine64 [2020-12-01T15:44:41.854Z] #11 ... [2020-12-01T15:44:41.854Z] [2020-12-01T15:44:41.854Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:44:41.854Z] #53 2.565 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:41.854Z] #53 2.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:41.854Z] #53 2.586 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:41.854Z] #53 3.034 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:41.854Z] #53 4.117 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:41.854Z] #53 4.158 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:44:41.854Z] #53 7.338 Fetched 8406 kB in 5s (1611 kB/s) [2020-12-01T15:44:41.854Z] #53 7.338 Reading package lists... [2020-12-01T15:44:41.854Z] #53 8.936 Reading package lists... [2020-12-01T15:44:41.854Z] #53 10.36 Building dependency tree... [2020-12-01T15:44:42.092Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-01T15:44:42.092Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-01T15:44:42.092Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-01T15:44:42.092Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-01T15:44:42.092Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-01T15:44:42.092Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-01T15:44:42.092Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-01T15:44:42.092Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-01T15:44:42.092Z] [2020-12-01T15:44:42.092Z] Optional Features: [2020-12-01T15:44:42.092Z] - CONFIG_USER_NS: enabled [2020-12-01T15:44:42.092Z] - CONFIG_SECCOMP: enabled [2020-12-01T15:44:42.092Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-01T15:44:42.092Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-01T15:44:42.092Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-01T15:44:42.092Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-01T15:44:42.092Z] - CONFIG_BLK_CGROUP: enabled [2020-12-01T15:44:42.092Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-01T15:44:42.092Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-01T15:44:42.092Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-01T15:44:42.092Z] - CONFIG_CGROUP_PERF: enabled [2020-12-01T15:44:42.092Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-01T15:44:42.092Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-01T15:44:42.110Z] #53 ... [2020-12-01T15:44:42.111Z] [2020-12-01T15:44:42.111Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:42.111Z] #56 1.603 + RM_GOPATH=0 [2020-12-01T15:44:42.111Z] #56 1.603 + TMP_GOPATH= [2020-12-01T15:44:42.111Z] #56 1.603 + : /build [2020-12-01T15:44:42.111Z] #56 1.603 + '[' -z '' ']' [2020-12-01T15:44:42.111Z] #56 1.603 ++ mktemp -d [2020-12-01T15:44:42.111Z] #56 1.603 + export GOPATH=/tmp/tmp.jehk52EHPh [2020-12-01T15:44:42.111Z] #56 1.603 + GOPATH=/tmp/tmp.jehk52EHPh [2020-12-01T15:44:42.111Z] #56 1.603 + RM_GOPATH=1 [2020-12-01T15:44:42.111Z] #56 1.603 + case "$(go env GOARCH)" in [2020-12-01T15:44:42.111Z] #56 1.603 ++ go env GOARCH [2020-12-01T15:44:42.111Z] #56 1.610 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:42.111Z] #56 1.610 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:42.111Z] #56 1.611 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:42.111Z] #56 1.612 + dir=/tmp/install [2020-12-01T15:44:42.111Z] #56 1.612 + bin=rootlesskit [2020-12-01T15:44:42.111Z] #56 1.612 + shift [2020-12-01T15:44:42.111Z] #56 1.612 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-01T15:44:42.111Z] #56 1.612 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:44:42.111Z] #56 1.616 + . /tmp/install/rootlesskit.installer [2020-12-01T15:44:42.111Z] #56 1.616 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:44:42.111Z] #56 1.616 + install_rootlesskit [2020-12-01T15:44:42.111Z] #56 1.616 + case "$1" in [2020-12-01T15:44:42.111Z] #56 1.616 + export CGO_ENABLED=0 [2020-12-01T15:44:42.111Z] #56 1.616 + CGO_ENABLED=0 [2020-12-01T15:44:42.111Z] #56 1.616 + _install_rootlesskit [2020-12-01T15:44:42.111Z] #56 1.616 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-01T15:44:42.111Z] #56 1.616 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jehk52EHPh/src/github.com/rootless-containers/rootlesskit [2020-12-01T15:44:42.111Z] #56 1.616 Cloning into '/tmp/tmp.jehk52EHPh/src/github.com/rootless-containers/rootlesskit'... [2020-12-01T15:44:42.111Z] #56 2.751 + cd /tmp/tmp.jehk52EHPh/src/github.com/rootless-containers/rootlesskit [2020-12-01T15:44:42.111Z] #56 2.752 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:44:42.111Z] #56 2.905 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T15:44:42.111Z] #56 2.905 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-01T15:44:42.111Z] #56 ... [2020-12-01T15:44:42.111Z] [2020-12-01T15:44:42.111Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:42.111Z] #32 1.930 + RM_GOPATH=0 [2020-12-01T15:44:42.111Z] #32 1.930 + TMP_GOPATH= [2020-12-01T15:44:42.111Z] #32 1.930 + : /build [2020-12-01T15:44:42.111Z] #32 1.930 + '[' -z '' ']' [2020-12-01T15:44:42.111Z] #32 1.930 ++ mktemp -d [2020-12-01T15:44:42.111Z] #32 1.932 + export GOPATH=/tmp/tmp.TA2LaiN3h5 [2020-12-01T15:44:42.111Z] #32 1.932 + GOPATH=/tmp/tmp.TA2LaiN3h5 [2020-12-01T15:44:42.111Z] #32 1.932 + RM_GOPATH=1 [2020-12-01T15:44:42.111Z] #32 1.932 + case "$(go env GOARCH)" in [2020-12-01T15:44:42.111Z] #32 1.935 ++ go env GOARCH [2020-12-01T15:44:42.111Z] #32 1.943 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:42.111Z] #32 1.943 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:42.111Z] #32 1.943 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:42.111Z] #32 1.947 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:44:42.111Z] #32 1.950 + dir=/tmp/install [2020-12-01T15:44:42.111Z] #32 1.950 + bin=tomlv [2020-12-01T15:44:42.111Z] #32 1.950 + shift [2020-12-01T15:44:42.111Z] #32 1.950 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-01T15:44:42.111Z] #32 1.950 + . /tmp/install/tomlv.installer [2020-12-01T15:44:42.111Z] #32 1.950 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:44:42.111Z] #32 1.950 + install_tomlv [2020-12-01T15:44:42.111Z] #32 1.950 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-01T15:44:42.111Z] #32 1.950 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TA2LaiN3h5/src/github.com/BurntSushi/toml [2020-12-01T15:44:42.111Z] #32 1.950 Cloning into '/tmp/tmp.TA2LaiN3h5/src/github.com/BurntSushi/toml'... [2020-12-01T15:44:42.111Z] #32 2.323 + cd /tmp/tmp.TA2LaiN3h5/src/github.com/BurntSushi/toml [2020-12-01T15:44:42.111Z] #32 2.324 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:44:42.111Z] #32 2.328 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T15:44:42.111Z] #32 2.489 runtime/internal/math [2020-12-01T15:44:42.111Z] #32 2.491 math/bits [2020-12-01T15:44:42.111Z] #32 2.495 runtime/internal/atomic [2020-12-01T15:44:42.111Z] #32 2.495 internal/cpu [2020-12-01T15:44:42.111Z] #32 2.506 unicode/utf8 [2020-12-01T15:44:42.111Z] #32 2.516 unicode [2020-12-01T15:44:42.111Z] #32 2.523 sync/atomic [2020-12-01T15:44:42.111Z] #32 2.523 encoding [2020-12-01T15:44:42.111Z] #32 2.596 runtime/cgo [2020-12-01T15:44:42.111Z] #32 2.731 internal/bytealg [2020-12-01T15:44:42.111Z] #32 2.734 math [2020-12-01T15:44:42.111Z] #32 3.385 runtime [2020-12-01T15:44:42.111Z] #32 9.046 internal/reflectlite [2020-12-01T15:44:42.111Z] #32 9.047 sync [2020-12-01T15:44:42.111Z] #32 9.840 sort [2020-12-01T15:44:42.111Z] #32 9.850 errors [2020-12-01T15:44:42.111Z] #32 9.939 io [2020-12-01T15:44:42.111Z] #32 9.941 strconv [2020-12-01T15:44:42.111Z] #32 9.946 internal/oserror [2020-12-01T15:44:42.111Z] #32 10.05 syscall [2020-12-01T15:44:42.111Z] #32 10.70 strings [2020-12-01T15:44:42.111Z] #32 10.70 text/tabwriter [2020-12-01T15:44:42.111Z] #32 10.70 bytes [2020-12-01T15:44:42.355Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-01T15:44:42.355Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-01T15:44:42.355Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-01T15:44:42.355Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-01T15:44:42.355Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-01T15:44:42.355Z] - CONFIG_IP_VS: enabled (as module) [2020-12-01T15:44:42.355Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-01T15:44:42.355Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-01T15:44:42.355Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-01T15:44:42.355Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-01T15:44:42.355Z] - CONFIG_EXT4_FS: enabled [2020-12-01T15:44:42.355Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-01T15:44:42.355Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-01T15:44:42.355Z] - Network Drivers: [2020-12-01T15:44:42.355Z] - "overlay": [2020-12-01T15:44:42.355Z] - CONFIG_VXLAN: enabled (as module) [2020-12-01T15:44:42.355Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-01T15:44:42.355Z] Optional (for encrypted networks): [2020-12-01T15:44:42.368Z] #32 ... [2020-12-01T15:44:42.368Z] [2020-12-01T15:44:42.368Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:42.368Z] #62 0.821 + RM_GOPATH=0 [2020-12-01T15:44:42.368Z] #62 0.821 + TMP_GOPATH= [2020-12-01T15:44:42.368Z] #62 0.821 + : /build [2020-12-01T15:44:42.368Z] #62 0.821 + '[' -z '' ']' [2020-12-01T15:44:42.368Z] #62 0.821 ++ mktemp -d [2020-12-01T15:44:42.368Z] #62 0.821 + export GOPATH=/tmp/tmp.jvVTuH4UMk [2020-12-01T15:44:42.368Z] #62 0.821 + GOPATH=/tmp/tmp.jvVTuH4UMk [2020-12-01T15:44:42.368Z] #62 0.821 + RM_GOPATH=1 [2020-12-01T15:44:42.368Z] #62 0.821 + case "$(go env GOARCH)" in [2020-12-01T15:44:42.368Z] #62 0.821 ++ go env GOARCH [2020-12-01T15:44:42.368Z] #62 0.830 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:42.368Z] #62 0.830 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:42.368Z] #62 0.831 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:42.368Z] #62 0.832 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:44:42.368Z] #62 0.833 + dir=/tmp/install [2020-12-01T15:44:42.368Z] #62 0.833 + bin=proxy [2020-12-01T15:44:42.368Z] #62 0.833 + shift [2020-12-01T15:44:42.368Z] #62 0.833 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-01T15:44:42.368Z] #62 0.833 + . /tmp/install/proxy.installer [2020-12-01T15:44:42.368Z] #62 0.833 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:44:42.368Z] #62 0.833 + install_proxy [2020-12-01T15:44:42.368Z] #62 0.833 + case "$1" in [2020-12-01T15:44:42.368Z] #62 0.833 + export CGO_ENABLED=0 [2020-12-01T15:44:42.368Z] #62 0.833 + CGO_ENABLED=0 [2020-12-01T15:44:42.368Z] #62 0.833 + _install_proxy [2020-12-01T15:44:42.368Z] #62 0.833 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-12-01T15:44:42.368Z] #62 0.833 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jvVTuH4UMk/src/github.com/docker/libnetwork [2020-12-01T15:44:42.368Z] #62 0.841 Cloning into '/tmp/tmp.jvVTuH4UMk/src/github.com/docker/libnetwork'... [2020-12-01T15:44:42.368Z] #62 5.963 + cd /tmp/tmp.jvVTuH4UMk/src/github.com/docker/libnetwork [2020-12-01T15:44:42.368Z] #62 5.963 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:44:42.368Z] #62 6.314 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-01T15:44:42.368Z] #62 ... [2020-12-01T15:44:42.368Z] [2020-12-01T15:44:42.368Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:42.368Z] #27 4.026 0.3% ########### 16.0% ################### 27.7% ############################## 42.1% ####################################### 54.9% ################################################# 68.3% ###################################################### 76.3% ############################################################### 88.7% ######################################################################## 100.0% [2020-12-01T15:44:42.368Z] #27 5.054 [2020-12-01T15:44:42.619Z] - CONFIG_CRYPTO: enabled [2020-12-01T15:44:42.619Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-01T15:44:42.619Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-01T15:44:42.619Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-01T15:44:42.619Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-01T15:44:42.619Z] - CONFIG_XFRM: enabled [2020-12-01T15:44:42.619Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-01T15:44:42.619Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-01T15:44:42.619Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-01T15:44:42.619Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-01T15:44:42.619Z] - "ipvlan": [2020-12-01T15:44:42.619Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-01T15:44:42.619Z] - "macvlan": [2020-12-01T15:44:42.619Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-01T15:44:42.619Z] - CONFIG_DUMMY: enabled (as module) [2020-12-01T15:44:42.619Z] - "ftp,tftp client in container": [2020-12-01T15:44:42.619Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-01T15:44:42.619Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-01T15:44:42.619Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-01T15:44:42.619Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-01T15:44:42.619Z] - Storage Drivers: [2020-12-01T15:44:42.619Z] - "aufs": [2020-12-01T15:44:42.619Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-01T15:44:42.619Z] - "btrfs": [2020-12-01T15:44:42.619Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-01T15:44:42.619Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-01T15:44:42.619Z] - "devicemapper": [2020-12-01T15:44:42.619Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-01T15:44:42.619Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-01T15:44:42.619Z] - "overlay": [2020-12-01T15:44:42.619Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-01T15:44:42.619Z] - "zfs": [2020-12-01T15:44:42.619Z] - /dev/zfs: present [2020-12-01T15:44:42.619Z] - zfs command: missing [2020-12-01T15:44:42.619Z] - zpool command: missing [2020-12-01T15:44:42.619Z] [2020-12-01T15:44:42.619Z] Limits: [2020-12-01T15:44:42.619Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-01T15:44:42.619Z] [2020-12-01T15:44:42.619Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-12-01T15:44:42.671Z] #47 24.80 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [Pipeline] sh [2020-12-01T15:44:42.965Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 . [2020-12-01T15:44:42.965Z] #2 [internal] load .dockerignore [2020-12-01T15:44:42.965Z] #2 transferring context: 87B 0.0s done [2020-12-01T15:44:42.965Z] #2 DONE 0.0s [2020-12-01T15:44:42.965Z] [2020-12-01T15:44:42.965Z] #1 [internal] load build definition from Dockerfile [2020-12-01T15:44:42.965Z] #1 transferring dockerfile: 16.58kB 0.0s done [2020-12-01T15:44:42.965Z] #1 DONE 0.1s [2020-12-01T15:44:42.965Z] [2020-12-01T15:44:42.965Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-01T15:44:42.998Z] #25 DONE 13.8s [2020-12-01T15:44:42.998Z] [2020-12-01T15:44:42.998Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-01T15:44:42.998Z] #26 DONE 0.3s [2020-12-01T15:44:42.998Z] [2020-12-01T15:44:42.998Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:42.998Z] #27 ... [2020-12-01T15:44:42.998Z] [2020-12-01T15:44:42.998Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:44:42.998Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2020-12-01T15:44:42.998Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s done [2020-12-01T15:44:42.998Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-01T15:44:42.998Z] #8 DONE 22.6s [2020-12-01T15:44:43.064Z] #40 ... [2020-12-01T15:44:43.064Z] [2020-12-01T15:44:43.064Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:43.064Z] #54 0.780 + RM_GOPATH=0 [2020-12-01T15:44:43.064Z] #54 0.780 + TMP_GOPATH= [2020-12-01T15:44:43.064Z] #54 0.780 + : /build [2020-12-01T15:44:43.064Z] #54 0.780 + '[' -z '' ']' [2020-12-01T15:44:43.064Z] #54 0.781 ++ mktemp -d [2020-12-01T15:44:43.064Z] #54 0.787 + export GOPATH=/tmp/tmp.CSFO6pCyKT [2020-12-01T15:44:43.064Z] #54 0.787 + GOPATH=/tmp/tmp.CSFO6pCyKT [2020-12-01T15:44:43.064Z] #54 0.787 + RM_GOPATH=1 [2020-12-01T15:44:43.064Z] #54 0.787 + case "$(go env GOARCH)" in [2020-12-01T15:44:43.064Z] #54 0.787 ++ go env GOARCH [2020-12-01T15:44:43.064Z] #54 0.812 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:43.064Z] #54 0.812 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:43.064Z] #54 0.813 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:43.064Z] #54 0.819 + dir=/tmp/install [2020-12-01T15:44:43.064Z] #54 0.819 + bin=containerd [2020-12-01T15:44:43.064Z] #54 0.819 + shift [2020-12-01T15:44:43.064Z] #54 0.819 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-01T15:44:43.064Z] #54 0.819 + . /tmp/install/containerd.installer [2020-12-01T15:44:43.064Z] #54 0.819 ++ set -e [2020-12-01T15:44:43.064Z] #54 0.819 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:44:43.064Z] #54 0.819 + install_containerd [2020-12-01T15:44:43.064Z] #54 0.820 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-01T15:44:43.064Z] #54 0.821 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:44:43.064Z] #54 0.821 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CSFO6pCyKT/src/github.com/containerd/containerd [2020-12-01T15:44:43.064Z] #54 0.829 Cloning into '/tmp/tmp.CSFO6pCyKT/src/github.com/containerd/containerd'... [2020-12-01T15:44:43.064Z] #54 ... [2020-12-01T15:44:43.064Z] [2020-12-01T15:44:43.064Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:43.064Z] #45 DONE 33.0s [2020-12-01T15:44:43.064Z] [2020-12-01T15:44:43.064Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:44:43.064Z] #11 23.34 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-12-01T15:44:43.064Z] #11 24.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-12-01T15:44:43.064Z] #11 24.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-12-01T15:44:43.065Z] #11 24.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-12-01T15:44:43.065Z] #11 24.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-12-01T15:44:43.065Z] #11 24.76 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-12-01T15:44:43.065Z] #11 24.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-12-01T15:44:43.065Z] #11 24.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-12-01T15:44:43.065Z] #11 24.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-12-01T15:44:43.065Z] #11 24.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-12-01T15:44:43.065Z] #11 24.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-12-01T15:44:43.065Z] #11 24.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-12-01T15:44:43.065Z] #11 24.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-12-01T15:44:43.065Z] #11 24.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-12-01T15:44:43.065Z] #11 24.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-12-01T15:44:43.065Z] #11 24.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-12-01T15:44:43.065Z] #11 26.29 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:44:43.065Z] #11 26.36 Fetched 73.3 MB in 4s (17.3 MB/s) [2020-12-01T15:44:43.065Z] #11 26.39 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-01T15:44:43.065Z] #11 26.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-01T15:44:43.065Z] #11 26.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-12-01T15:44:43.065Z] #11 26.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T15:44:43.065Z] #11 28.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-01T15:44:43.065Z] #11 28.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-12-01T15:44:43.065Z] #11 28.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T15:44:43.065Z] #11 30.20 Selecting previously unselected package binutils-mingw-w64. [2020-12-01T15:44:43.065Z] #11 30.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-01T15:44:43.065Z] #11 30.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T15:44:43.065Z] #11 30.34 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-12-01T15:44:43.065Z] #11 30.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-12-01T15:44:43.065Z] #11 30.35 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-12-01T15:44:43.065Z] #11 30.45 Selecting previously unselected package dmsetup. [2020-12-01T15:44:43.065Z] #11 30.45 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-12-01T15:44:43.065Z] #11 30.45 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-01T15:44:43.065Z] #11 30.58 Selecting previously unselected package mingw-w64-common. [2020-12-01T15:44:43.065Z] #11 30.58 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-01T15:44:43.065Z] #11 30.59 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-01T15:44:43.261Z] [2020-12-01T15:44:43.261Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-01T15:44:43.521Z] #9 DONE 0.6s [2020-12-01T15:44:43.521Z] [2020-12-01T15:44:43.521Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:43.614Z] #47 25.81 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:44:43.614Z] #47 25.90 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:44:43.677Z] #27 5.213 # 2.1% ##### 7.2% ########## 13.9% ############# 19.1% ################# 24.3% #################### 28.5% ######################### 35.0% ############################ 39.8% ############################### 43.8% ################################# 47.2% ###################################### 53.5% ######################################## 56.8% ############################################ 61.1% ################################################# 68.2% ##################################################### 74.8% ##### [2020-12-01T15:44:43.678Z] #27 ... [2020-12-01T15:44:43.678Z] [2020-12-01T15:44:43.678Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:43.678Z] #62 DONE 12.5s [2020-12-01T15:44:43.678Z] [2020-12-01T15:44:43.678Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:43.698Z] #11 ... [2020-12-01T15:44:43.698Z] [2020-12-01T15:44:43.698Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:44:43.698Z] #34 23.92 Selecting previously unselected package vim-common. [2020-12-01T15:44:43.698Z] #34 23.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:44:43.698Z] #34 23.94 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T15:44:43.698Z] #34 24.20 Selecting previously unselected package cmake-data. [2020-12-01T15:44:43.698Z] #34 24.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-01T15:44:43.698Z] #34 24.21 Unpacking cmake-data (3.13.4-1) ... [2020-12-01T15:44:43.698Z] #34 26.48 Selecting previously unselected package libicu63:s390x. [2020-12-01T15:44:43.698Z] #34 26.49 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-12-01T15:44:43.698Z] #34 26.49 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-12-01T15:44:43.698Z] #34 31.07 Selecting previously unselected package libxml2:s390x. [2020-12-01T15:44:43.698Z] #34 31.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-12-01T15:44:43.698Z] #34 31.07 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-12-01T15:44:43.698Z] #34 31.43 Selecting previously unselected package libarchive13:s390x. [2020-12-01T15:44:43.698Z] #34 31.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-12-01T15:44:43.698Z] #34 31.43 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-12-01T15:44:43.698Z] #34 31.64 Selecting previously unselected package libjsoncpp1:s390x. [2020-12-01T15:44:43.698Z] #34 31.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-12-01T15:44:43.698Z] #34 31.64 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-12-01T15:44:43.698Z] #34 31.82 Selecting previously unselected package librhash0:s390x. [2020-12-01T15:44:43.698Z] #34 31.82 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-12-01T15:44:43.698Z] #34 31.82 Unpacking librhash0:s390x (1.3.8-1) ... [2020-12-01T15:44:43.698Z] #34 31.90 Selecting previously unselected package libuv1:s390x. [2020-12-01T15:44:43.698Z] #34 31.91 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-12-01T15:44:43.698Z] #34 31.91 Unpacking libuv1:s390x (1.24.1-1) ... [2020-12-01T15:44:43.698Z] #34 32.06 Selecting previously unselected package cmake. [2020-12-01T15:44:43.698Z] #34 32.06 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-12-01T15:44:43.698Z] #34 32.06 Unpacking cmake (3.13.4-1) ... [2020-12-01T15:44:43.781Z] #27 0.948 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-01T15:44:43.910Z] #3 DONE 0.8s [2020-12-01T15:44:43.910Z] [2020-12-01T15:44:43.910Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-01T15:44:43.910Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-01T15:44:43.910Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-01T15:44:43.910Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-12-01T15:44:43.910Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-12-01T15:44:43.910Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 125.53kB / 8.28MB 0.2s [2020-12-01T15:44:43.988Z] #34 ... [2020-12-01T15:44:43.988Z] [2020-12-01T15:44:43.988Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:43.988Z] #32 23.99 errors [2020-12-01T15:44:43.988Z] #32 23.99 sort [2020-12-01T15:44:43.988Z] #32 24.25 strconv [2020-12-01T15:44:43.988Z] #32 24.83 io [2020-12-01T15:44:43.988Z] #32 25.82 internal/oserror [2020-12-01T15:44:43.988Z] #32 25.97 syscall [2020-12-01T15:44:43.988Z] #32 27.33 reflect [2020-12-01T15:44:43.988Z] #32 30.23 time [2020-12-01T15:44:43.988Z] #32 ... [2020-12-01T15:44:43.988Z] [2020-12-01T15:44:43.988Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:43.988Z] #43 24.17 github.com/LK4D4/vndr/godl/singleflight [2020-12-01T15:44:43.988Z] #43 24.18 errors [2020-12-01T15:44:43.988Z] #43 24.38 sort [2020-12-01T15:44:43.988Z] #43 24.41 io [2020-12-01T15:44:43.988Z] #43 25.29 bytes [2020-12-01T15:44:43.988Z] #43 25.50 strconv [2020-12-01T15:44:43.988Z] #43 27.24 bufio [2020-12-01T15:44:43.988Z] #43 28.24 reflect [2020-12-01T15:44:43.988Z] #43 28.41 syscall [2020-12-01T15:44:43.988Z] #43 33.98 time [2020-12-01T15:44:44.042Z] #27 1.047 [2020-12-01T15:44:44.171Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 2.19MB / 8.28MB 0.3s [2020-12-01T15:44:44.209Z] #27 5.213 # 2.1% ##### 7.2% ########## 13.9% ############# 19.1% ################# 24.3% #################### 28.5% ######################### 35.0% ############################ 39.8% ############################### 43.8% ################################# 47.2% ###################################### 53.5% ######################################## 56.8% ############################################ 61.1% ################################################# 68.2% ##################################################### 74.8% ######################################################## 77.9% ########################################################### 81.9% ############################################################## 87.2% ################################################################# 91.5% ##################################################################### 96.7% ######################################################################## 100.0% [2020-12-01T15:44:44.209Z] #27 7.293 [2020-12-01T15:44:44.281Z] #43 ... [2020-12-01T15:44:44.281Z] [2020-12-01T15:44:44.281Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:44:44.281Z] #34 34.19 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-12-01T15:44:44.281Z] #34 34.21 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T15:44:44.281Z] #34 34.22 Setting up libuv1:s390x (1.24.1-1) ... [2020-12-01T15:44:44.281Z] #34 34.23 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T15:44:44.281Z] #34 34.26 Setting up librhash0:s390x (1.3.8-1) ... [2020-12-01T15:44:44.281Z] #34 34.27 Setting up cmake-data (3.13.4-1) ... [2020-12-01T15:44:44.281Z] #34 34.28 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-12-01T15:44:44.281Z] #34 34.29 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-12-01T15:44:44.281Z] #34 34.30 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-12-01T15:44:44.281Z] #34 34.30 Setting up cmake (3.13.4-1) ... [2020-12-01T15:44:44.281Z] #34 34.31 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:44:44.281Z] #34 34.33 Processing triggers for mime-support (3.62) ... [2020-12-01T15:44:44.281Z] #34 ... [2020-12-01T15:44:44.281Z] [2020-12-01T15:44:44.281Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:44.281Z] #40 34.07 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-12-01T15:44:44.281Z] #40 34.07 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:44:44.281Z] #40 DONE 34.4s [2020-12-01T15:44:44.434Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s [2020-12-01T15:44:44.567Z] #27 1.162 ############ 17.7% ########################## 36.8% ######################################### 57.9% ######################################################## 77.9% ###################################################################### 97.8% ######################################################################## 100.0% [2020-12-01T15:44:44.567Z] #27 1.639 [2020-12-01T15:44:44.567Z] #27 1.741 ######################################################################## 100.0% [2020-12-01T15:44:44.567Z] #27 1.802 [2020-12-01T15:44:44.573Z] [2020-12-01T15:44:44.573Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:44:44.573Z] #41 ... [2020-12-01T15:44:44.573Z] [2020-12-01T15:44:44.573Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:44:44.573Z] #34 DONE 34.7s [2020-12-01T15:44:44.697Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.7s done [2020-12-01T15:44:44.697Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-12-01T15:44:44.697Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-12-01T15:44:44.697Z] #4 DONE 1.0s [2020-12-01T15:44:44.773Z] #27 7.904 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-01T15:44:44.828Z] #27 1.913 ################################################################# 91.4% ######################################################################## 100.0% [2020-12-01T15:44:44.828Z] #27 1.980 [2020-12-01T15:44:44.828Z] [2020-12-01T15:44:44.828Z] #27 ... [2020-12-01T15:44:44.828Z] [2020-12-01T15:44:44.828Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-01T15:44:44.828Z] #10 DONE 1.3s [2020-12-01T15:44:44.828Z] [2020-12-01T15:44:44.828Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:44.863Z] [2020-12-01T15:44:44.863Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:44.960Z] [2020-12-01T15:44:44.960Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-01T15:44:45.001Z] #47 ... [2020-12-01T15:44:45.001Z] [2020-12-01T15:44:45.001Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:45.001Z] #49 16.99 + cd /tmp/tmp.FjySo5lPVg/src/github.com/mvdan/sh [2020-12-01T15:44:45.001Z] #49 16.99 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:44:45.001Z] #49 17.18 + GO111MODULE=on [2020-12-01T15:44:45.001Z] #49 17.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-01T15:44:45.001Z] #49 18.99 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:44:45.001Z] #49 19.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:44:45.001Z] #49 19.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:44:45.001Z] #49 19.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:44:45.001Z] #49 19.43 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:44:45.001Z] #49 20.50 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:44:45.001Z] #49 21.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:44:45.001Z] #49 22.57 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:44:45.001Z] #49 23.82 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:44:45.001Z] #49 23.99 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:44:45.001Z] #49 24.12 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:44:45.001Z] #49 24.27 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:44:45.001Z] #49 25.02 runtime/cgo [2020-12-01T15:44:45.001Z] #49 25.04 runtime [2020-12-01T15:44:45.001Z] #49 ... [2020-12-01T15:44:45.001Z] [2020-12-01T15:44:45.001Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:45.001Z] #62 25.47 Checking out files: 60% (1152/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-12-01T15:44:45.001Z] #62 26.06 + cd /tmp/tmp.kJfdX2ef61/src/github.com/docker/libnetwork [2020-12-01T15:44:45.001Z] #62 26.06 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:44:45.001Z] #62 26.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-01T15:44:45.029Z] #27 8.081 [2020-12-01T15:44:45.030Z] #27 8.213 ######################################################################## 100.0% [2020-12-01T15:44:45.221Z] #7 DONE 0.2s [2020-12-01T15:44:45.221Z] [2020-12-01T15:44:45.221Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-01T15:44:45.221Z] #6 ... [2020-12-01T15:44:45.221Z] [2020-12-01T15:44:45.221Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-01T15:44:45.221Z] #5 DONE 0.4s [2020-12-01T15:44:45.287Z] #27 8.304 [2020-12-01T15:44:45.428Z] #27 2.110 ###### 8.7% ########################### 38.2% ################################################### 71.8% ######################################################### 79.9% ######################################################################## 100.0% [2020-12-01T15:44:45.428Z] #27 2.612 [2020-12-01T15:44:45.485Z] [2020-12-01T15:44:45.485Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-01T15:44:45.485Z] #6 DONE 0.6s [2020-12-01T15:44:45.485Z] [2020-12-01T15:44:45.485Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:44:45.485Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-01T15:44:45.485Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-01T15:44:45.485Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-12-01T15:44:45.485Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-12-01T15:44:45.485Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s [2020-12-01T15:44:45.485Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.1s [2020-12-01T15:44:45.485Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.1s [2020-12-01T15:44:45.495Z] #35 0.887 + RM_GOPATH=0 [2020-12-01T15:44:45.495Z] #35 0.887 + TMP_GOPATH= [2020-12-01T15:44:45.495Z] #35 0.887 + : /build [2020-12-01T15:44:45.495Z] #35 0.887 + '[' -z '' ']' [2020-12-01T15:44:45.495Z] #35 0.887 ++ mktemp -d [2020-12-01T15:44:45.495Z] #35 0.892 + export GOPATH=/tmp/tmp.fzWXqsLbX3 [2020-12-01T15:44:45.495Z] #35 0.892 + GOPATH=/tmp/tmp.fzWXqsLbX3 [2020-12-01T15:44:45.495Z] #35 0.892 + RM_GOPATH=1 [2020-12-01T15:44:45.495Z] #35 0.892 + case "$(go env GOARCH)" in [2020-12-01T15:44:45.495Z] #35 0.892 ++ go env GOARCH [2020-12-01T15:44:45.495Z] #35 0.896 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:45.495Z] #35 0.896 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:45.495Z] #35 0.905 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:45.495Z] #35 0.907 + dir=/tmp/install [2020-12-01T15:44:45.495Z] #35 0.907 + bin=tini [2020-12-01T15:44:45.495Z] #35 0.907 + shift [2020-12-01T15:44:45.495Z] #35 0.907 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-01T15:44:45.495Z] #35 0.907 + . /tmp/install/tini.installer [2020-12-01T15:44:45.495Z] #35 0.907 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:44:45.495Z] #35 0.907 + install_tini [2020-12-01T15:44:45.495Z] #35 0.907 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-01T15:44:45.495Z] #35 0.907 + git clone https://github.com/krallin/tini.git /tmp/tmp.fzWXqsLbX3/tini [2020-12-01T15:44:45.495Z] #35 0.907 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:44:45.495Z] #35 0.908 Cloning into '/tmp/tmp.fzWXqsLbX3/tini'... [2020-12-01T15:44:45.545Z] #27 ... [2020-12-01T15:44:45.545Z] [2020-12-01T15:44:45.545Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:44:45.545Z] #53 11.02 The following additional packages will be installed: [2020-12-01T15:44:45.545Z] #53 11.02 libbtrfs0 [2020-12-01T15:44:45.545Z] #53 11.06 The following NEW packages will be installed: [2020-12-01T15:44:45.545Z] #53 11.06 libbtrfs-dev libbtrfs0 [2020-12-01T15:44:45.545Z] #53 11.35 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:44:45.545Z] #53 11.35 Need to get 119 kB of archives. [2020-12-01T15:44:45.545Z] #53 11.35 After this operation, 387 kB of additional disk space will be used. [2020-12-01T15:44:45.545Z] #53 11.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-01T15:44:45.545Z] #53 11.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-01T15:44:45.545Z] #53 11.70 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:44:45.545Z] #53 11.78 Fetched 119 kB in 0s (450 kB/s) [2020-12-01T15:44:45.545Z] #53 12.15 Selecting previously unselected package libbtrfs0. [2020-12-01T15:44:45.545Z] #53 12.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-01T15:44:45.545Z] #53 12.16 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-01T15:44:45.545Z] #53 12.22 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T15:44:45.545Z] #53 12.57 Selecting previously unselected package libbtrfs-dev. [2020-12-01T15:44:45.545Z] #53 12.59 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-01T15:44:45.545Z] #53 12.62 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:44:45.545Z] #53 12.89 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T15:44:45.545Z] #53 12.95 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:44:45.545Z] #53 12.96 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:44:45.545Z] #53 DONE 14.3s [2020-12-01T15:44:45.545Z] [2020-12-01T15:44:45.545Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:45.545Z] #47 10.21 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:44:45.545Z] #47 10.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:44:45.545Z] #47 10.27 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:44:45.545Z] #47 10.28 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:44:45.545Z] #47 10.29 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:44:45.545Z] #47 10.29 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:44:45.545Z] #47 10.29 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:44:45.545Z] #47 10.32 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:44:45.545Z] #47 10.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:44:45.545Z] #47 10.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:44:45.545Z] #47 10.39 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:44:45.545Z] #47 10.40 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:44:45.545Z] #47 10.41 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:44:45.545Z] #47 10.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:44:45.545Z] #47 10.56 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:44:45.545Z] #47 10.58 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:44:45.545Z] #47 10.58 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:44:45.545Z] #47 10.58 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:44:45.545Z] #47 10.58 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:44:45.545Z] #47 10.64 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:44:45.545Z] #47 10.64 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:44:45.545Z] #47 10.64 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:44:45.545Z] #47 10.66 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:44:45.545Z] #47 10.66 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:44:45.545Z] #47 10.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:44:45.545Z] #47 10.69 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:44:45.545Z] #47 10.70 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-01T15:44:45.545Z] #47 10.71 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:44:45.545Z] #47 10.72 go: extracting golang.org/x/text v0.3.2 [2020-12-01T15:44:45.545Z] #47 10.75 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-01T15:44:45.545Z] #47 10.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:44:45.545Z] #47 10.81 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:44:45.545Z] #47 10.82 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-01T15:44:45.545Z] #47 10.82 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:44:45.545Z] #47 10.82 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:44:45.545Z] #47 10.84 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:44:45.545Z] #47 10.85 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:44:45.545Z] #47 10.86 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:44:45.545Z] #47 10.89 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:44:45.545Z] #47 10.91 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:44:45.545Z] #47 10.92 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:44:45.545Z] #47 10.96 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:44:45.545Z] #47 10.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-01T15:44:45.545Z] #47 11.00 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-01T15:44:45.545Z] #47 11.00 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-01T15:44:45.545Z] #47 11.04 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-01T15:44:45.545Z] #47 11.05 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:44:45.545Z] #47 11.07 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:44:45.545Z] #47 11.07 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:44:45.545Z] #47 11.10 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:44:45.545Z] #47 11.12 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-01T15:44:45.545Z] #47 11.24 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-01T15:44:45.545Z] #47 11.43 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:44:45.545Z] #47 11.51 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-01T15:44:45.545Z] #47 11.51 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:44:45.545Z] #47 11.51 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:44:45.545Z] #47 11.54 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:44:45.545Z] #47 11.57 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:44:45.545Z] #47 11.57 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-01T15:44:45.545Z] #47 11.59 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:44:45.545Z] #47 11.66 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:44:45.545Z] #47 11.98 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-01T15:44:45.545Z] #47 13.75 go: finding github.com/fatih/color v1.7.0 [2020-12-01T15:44:45.545Z] #47 13.75 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:44:45.545Z] #47 13.81 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:44:45.545Z] #47 13.82 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:44:45.545Z] #47 13.83 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:44:45.545Z] #47 13.83 go: finding github.com/pkg/errors v0.8.1 [2020-12-01T15:44:45.545Z] #47 13.88 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:44:45.545Z] #47 13.88 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:44:45.545Z] #47 13.88 go: finding github.com/spf13/viper v1.6.1 [2020-12-01T15:44:45.545Z] #47 13.90 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:44:45.545Z] #47 13.90 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:44:45.545Z] #47 13.90 go: finding github.com/stretchr/testify v1.4.0 [2020-12-01T15:44:45.545Z] #47 13.90 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:44:45.545Z] #47 13.96 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:44:45.545Z] #47 13.97 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:44:45.545Z] #47 14.01 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:44:45.545Z] #47 14.03 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:44:45.545Z] #47 14.10 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:44:45.545Z] #47 14.11 go: finding github.com/spf13/cobra v0.0.5 [2020-12-01T15:44:45.545Z] #47 14.11 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:44:45.545Z] #47 14.12 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:44:45.545Z] #47 14.14 go: finding github.com/spf13/pflag v1.0.5 [2020-12-01T15:44:45.545Z] #47 14.17 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:44:45.545Z] #47 14.20 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:44:45.545Z] #47 14.20 go: finding github.com/gobwas/glob v0.2.3 [2020-12-01T15:44:45.545Z] #47 14.23 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:44:45.545Z] #47 14.23 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:44:45.545Z] #47 14.23 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:44:45.545Z] #47 14.23 go: finding github.com/stretchr/objx v0.2.0 [2020-12-01T15:44:45.545Z] #47 14.24 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:44:45.545Z] #47 14.24 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:44:45.545Z] #47 14.25 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:44:45.545Z] #47 14.26 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:44:45.545Z] #47 14.26 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:44:45.545Z] #47 14.27 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:44:45.545Z] #47 14.27 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:44:45.545Z] #47 14.27 go: finding github.com/magiconair/properties v1.8.1 [2020-12-01T15:44:45.545Z] #47 14.27 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:44:45.545Z] #47 14.29 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:44:45.545Z] #47 14.29 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:44:45.545Z] #47 14.29 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:44:45.545Z] #47 14.31 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:44:45.545Z] #47 14.32 go: finding github.com/spf13/cast v1.3.0 [2020-12-01T15:44:45.545Z] #47 14.32 go: finding github.com/spf13/afero v1.1.2 [2020-12-01T15:44:45.545Z] #47 14.33 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:44:45.545Z] #47 14.35 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-01T15:44:45.545Z] #47 14.35 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:44:45.545Z] #47 14.36 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:44:45.545Z] #47 14.36 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:44:45.545Z] #47 14.36 go: finding golang.org/x/text v0.3.2 [2020-12-01T15:44:45.545Z] #47 14.37 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:44:45.545Z] #47 14.37 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:44:45.545Z] #47 14.37 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:44:45.545Z] #47 14.38 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:44:45.545Z] #47 14.38 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:44:45.545Z] #47 14.38 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:44:45.545Z] #47 14.41 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:44:45.545Z] #47 14.42 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:44:45.545Z] #47 14.43 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:44:45.545Z] #47 14.43 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:44:45.545Z] #47 14.44 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:44:45.545Z] #47 14.44 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:44:45.545Z] #47 14.44 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-01T15:44:45.545Z] #47 14.44 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:44:45.545Z] #47 14.44 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-01T15:44:45.545Z] #47 14.45 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:44:45.545Z] #47 14.45 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:44:45.545Z] #47 14.47 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-01T15:44:45.546Z] #47 14.49 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:44:45.750Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 1.76MB / 7.68MB 0.2s [2020-12-01T15:44:45.803Z] #47 14.55 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:44:45.803Z] #47 14.56 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:44:45.803Z] #47 14.57 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:44:45.803Z] #47 14.58 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:44:45.803Z] #47 14.62 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:44:45.950Z] #27 2.725 ### 4.8% ####### 10.0% ########## 14.6% [2020-12-01T15:44:45.950Z] #27 ... [2020-12-01T15:44:45.950Z] [2020-12-01T15:44:45.950Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-01T15:44:45.950Z] #29 DONE 1.1s [2020-12-01T15:44:45.950Z] [2020-12-01T15:44:45.950Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-01T15:44:45.950Z] #37 DONE 1.1s [2020-12-01T15:44:45.950Z] [2020-12-01T15:44:45.950Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:46.025Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.96MB / 49.18MB 0.4s [2020-12-01T15:44:46.025Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.2s done [2020-12-01T15:44:46.025Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 6.63MB / 9.98MB 0.4s [2020-12-01T15:44:46.025Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.4s [2020-12-01T15:44:46.025Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 11.24MB / 49.18MB 0.5s [2020-12-01T15:44:46.025Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 7.49MB / 9.98MB 0.5s [2020-12-01T15:44:46.025Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 9.38MB / 52.16MB 0.5s [2020-12-01T15:44:46.025Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 19.23MB / 49.18MB 0.6s [2020-12-01T15:44:46.025Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.6s [2020-12-01T15:44:46.025Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 18.10MB / 52.16MB 0.6s [2020-12-01T15:44:46.126Z] #35 1.397 + cd /tmp/tmp.fzWXqsLbX3/tini [2020-12-01T15:44:46.126Z] #35 1.397 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:44:46.126Z] #35 1.412 + cmake . [2020-12-01T15:44:46.296Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.08MB / 52.16MB 0.7s [2020-12-01T15:44:46.296Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 23.76MB / 49.18MB 0.8s [2020-12-01T15:44:46.296Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.8s done [2020-12-01T15:44:46.296Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 37.03MB / 52.16MB 0.9s [2020-12-01T15:44:46.296Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 0.9s [2020-12-01T15:44:46.416Z] #35 1.846 -- The C compiler identification is GNU 8.3.0 [2020-12-01T15:44:46.416Z] #35 1.866 -- Check for working C compiler: /usr/bin/cc [2020-12-01T15:44:46.563Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 26.32MB / 49.18MB 1.0s [2020-12-01T15:44:46.563Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 45.11MB / 52.16MB 1.0s [2020-12-01T15:44:46.844Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 29.41MB / 49.18MB 1.2s [2020-12-01T15:44:46.844Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.2s [2020-12-01T15:44:46.844Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 14.89MB / 62.53MB 1.2s [2020-12-01T15:44:46.844Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 32.28MB / 49.18MB 1.3s [2020-12-01T15:44:46.844Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 19.95MB / 62.53MB 1.3s [2020-12-01T15:44:46.844Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 25.51MB / 62.53MB 1.4s [2020-12-01T15:44:47.047Z] #35 2.289 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-01T15:44:47.047Z] #35 2.292 -- Detecting C compiler ABI info [2020-12-01T15:44:47.107Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 45.05MB / 49.18MB 1.6s [2020-12-01T15:44:47.107Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 34.26MB / 62.53MB 1.6s [2020-12-01T15:44:47.107Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.7s [2020-12-01T15:44:47.107Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 50.76MB / 62.53MB 1.7s [2020-12-01T15:44:47.338Z] #35 2.632 -- Detecting C compiler ABI info - done [2020-12-01T15:44:47.338Z] #35 2.661 -- Detecting C compile features [2020-12-01T15:44:47.372Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 61.85MB / 62.53MB 1.9s [2020-12-01T15:44:48.314Z] #27 2.725 ### 4.8% ####### 10.0% ########## 14.6% ############# 19.2% ################## 26.1% ###################### 31.3% ######################### 35.8% ############################# 41.0% ################################# 46.7% #################################### 50.6% ###################################### 53.5% ######################################## 56.4% ########################################### 60.1% ############################################# 63.7% ################################################# 68.6% #################################################### 72.2% ###################################################### 75.5% ######################################################## 79.0% ########################################################### 82.0% ############################################################# 85.5% ################################################################ 89.1% ################################################################### 93.7% ################################################################### 94.3% ##################################################################### 97.2% ######################################################################## 100.0% [2020-12-01T15:44:48.314Z] #27 5.386 [2020-12-01T15:44:48.371Z] #35 3.764 -- Detecting C compile features - done [2020-12-01T15:44:48.371Z] #35 ... [2020-12-01T15:44:48.371Z] [2020-12-01T15:44:48.371Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:48.371Z] #49 28.43 reflect [2020-12-01T15:44:48.371Z] #49 28.45 syscall [2020-12-01T15:44:48.371Z] #49 33.88 time [2020-12-01T15:44:48.371Z] #49 36.98 encoding/binary [2020-12-01T15:44:48.371Z] #49 37.30 context [2020-12-01T15:44:48.371Z] #49 37.79 os [2020-12-01T15:44:48.371Z] #49 38.35 encoding/base64 [2020-12-01T15:44:48.371Z] #49 ... [2020-12-01T15:44:48.371Z] [2020-12-01T15:44:48.372Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:48.372Z] #35 3.769 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-01T15:44:48.372Z] #35 3.891 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-01T15:44:48.429Z] #47 ... [2020-12-01T15:44:48.429Z] [2020-12-01T15:44:48.429Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:48.429Z] #45 6.713 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:44:48.429Z] #45 6.754 go: finding github.com/fatih/color v1.9.0 [2020-12-01T15:44:48.429Z] #45 6.779 go: finding github.com/pkg/errors v0.9.1 [2020-12-01T15:44:48.429Z] #45 6.779 go: finding github.com/spf13/pflag v1.0.3 [2020-12-01T15:44:48.429Z] #45 6.880 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:44:48.429Z] #45 6.885 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:44:48.429Z] #45 6.897 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:44:48.429Z] #45 6.899 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:44:48.429Z] #45 6.899 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:44:48.429Z] #45 6.937 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:44:48.429Z] #45 6.969 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:44:48.429Z] #45 ... [2020-12-01T15:44:48.429Z] [2020-12-01T15:44:48.429Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:48.429Z] #40 10.22 Building dependency tree... [2020-12-01T15:44:48.429Z] #40 10.92 The following additional packages will be installed: [2020-12-01T15:44:48.429Z] #40 10.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-01T15:44:48.429Z] #40 10.93 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-01T15:44:48.429Z] #40 10.93 Suggested packages: [2020-12-01T15:44:48.429Z] #40 10.93 manpages-dev python-setuptools [2020-12-01T15:44:48.429Z] #40 11.21 The following NEW packages will be installed: [2020-12-01T15:44:48.429Z] #40 11.21 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-01T15:44:48.429Z] #40 11.21 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-01T15:44:48.429Z] #40 11.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-01T15:44:48.429Z] #40 11.21 python-six zlib1g-dev [2020-12-01T15:44:48.429Z] #40 11.49 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:44:48.429Z] #40 11.49 Need to get 4095 kB of archives. [2020-12-01T15:44:48.429Z] #40 11.49 After this operation, 22.5 MB of additional disk space will be used. [2020-12-01T15:44:48.429Z] #40 11.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-01T15:44:48.429Z] #40 11.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-01T15:44:48.429Z] #40 11.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-01T15:44:48.429Z] #40 11.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-01T15:44:48.429Z] #40 11.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-01T15:44:48.429Z] #40 11.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-01T15:44:48.429Z] #40 11.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-12-01T15:44:48.429Z] #40 11.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-01T15:44:48.429Z] #40 11.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-01T15:44:48.429Z] #40 11.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-01T15:44:48.429Z] #40 11.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-01T15:44:48.429Z] #40 11.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-01T15:44:48.429Z] #40 11.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-12-01T15:44:48.429Z] #40 11.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-01T15:44:48.429Z] #40 11.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-01T15:44:48.429Z] #40 11.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-01T15:44:48.429Z] #40 11.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-01T15:44:48.429Z] #40 12.10 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:44:48.429Z] #40 12.21 Fetched 4095 kB in 0s (9816 kB/s) [2020-12-01T15:44:48.429Z] #40 12.48 Selecting previously unselected package libcap-dev:amd64. [2020-12-01T15:44:48.429Z] #40 12.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-01T15:44:48.429Z] #40 12.50 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-01T15:44:48.429Z] #40 12.51 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-01T15:44:48.429Z] #40 12.85 Selecting previously unselected package libnet1:amd64. [2020-12-01T15:44:48.429Z] #40 12.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T15:44:48.429Z] #40 12.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:44:48.429Z] #40 12.99 Selecting previously unselected package libnet1-dev. [2020-12-01T15:44:48.429Z] #40 12.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T15:44:48.429Z] #40 13.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T15:44:48.429Z] #40 13.57 Selecting previously unselected package libnl-3-200:amd64. [2020-12-01T15:44:48.429Z] #40 13.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-01T15:44:48.429Z] #40 13.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T15:44:48.429Z] #40 14.33 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-01T15:44:48.429Z] #40 14.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-01T15:44:48.429Z] #40 14.36 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-01T15:44:48.429Z] #40 14.63 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-01T15:44:48.429Z] #40 14.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-01T15:44:48.429Z] #40 14.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T15:44:48.429Z] #40 14.74 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-01T15:44:48.429Z] #40 14.75 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-01T15:44:48.429Z] #40 14.75 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-01T15:44:48.429Z] #40 14.87 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-01T15:44:48.429Z] #40 14.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-01T15:44:48.429Z] #40 14.88 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-01T15:44:48.429Z] #40 15.07 Selecting previously unselected package libprotobuf17:amd64. [2020-12-01T15:44:48.429Z] #40 15.08 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-01T15:44:48.429Z] #40 15.09 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-01T15:44:48.429Z] #40 15.42 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-01T15:44:48.429Z] #40 15.43 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-01T15:44:48.429Z] #40 15.43 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-01T15:44:48.429Z] #40 15.53 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-01T15:44:48.429Z] #40 15.53 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-01T15:44:48.429Z] #40 15.54 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-01T15:44:48.429Z] #40 16.05 Selecting previously unselected package libprotoc17:amd64. [2020-12-01T15:44:48.429Z] #40 16.06 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-01T15:44:48.429Z] #40 16.07 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-01T15:44:48.429Z] #40 16.29 Selecting previously unselected package protobuf-c-compiler. [2020-12-01T15:44:48.429Z] #40 16.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-01T15:44:48.429Z] #40 16.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T15:44:48.429Z] #40 16.55 Selecting previously unselected package protobuf-compiler. [2020-12-01T15:44:48.429Z] #40 16.55 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-01T15:44:48.429Z] #40 16.55 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-01T15:44:48.429Z] #40 16.69 Selecting previously unselected package python-pkg-resources. [2020-12-01T15:44:48.429Z] #40 16.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T15:44:48.429Z] #40 16.77 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-01T15:44:48.429Z] #40 ... [2020-12-01T15:44:48.429Z] [2020-12-01T15:44:48.429Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:44:48.429Z] #34 10.64 Selecting previously unselected package cmake-data. [2020-12-01T15:44:48.429Z] #34 10.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-01T15:44:48.429Z] #34 10.65 Unpacking cmake-data (3.13.4-1) ... [2020-12-01T15:44:48.429Z] #34 11.84 Selecting previously unselected package libicu63:amd64. [2020-12-01T15:44:48.429Z] #34 11.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-01T15:44:48.429Z] #34 12.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T15:44:48.429Z] #34 14.43 Selecting previously unselected package libxml2:amd64. [2020-12-01T15:44:48.429Z] #34 14.43 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-12-01T15:44:48.429Z] #34 14.44 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-01T15:44:48.429Z] #34 14.70 Selecting previously unselected package libarchive13:amd64. [2020-12-01T15:44:48.429Z] #34 14.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-01T15:44:48.429Z] #34 14.71 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-01T15:44:48.429Z] #34 14.88 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-01T15:44:48.429Z] #34 14.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-01T15:44:48.429Z] #34 14.91 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-01T15:44:48.429Z] #34 15.11 Selecting previously unselected package librhash0:amd64. [2020-12-01T15:44:48.429Z] #34 15.11 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-01T15:44:48.429Z] #34 15.13 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-01T15:44:48.429Z] #34 15.22 Selecting previously unselected package libuv1:amd64. [2020-12-01T15:44:48.429Z] #34 15.23 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-01T15:44:48.429Z] #34 15.23 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-01T15:44:48.429Z] #34 15.33 Selecting previously unselected package cmake. [2020-12-01T15:44:48.429Z] #34 15.33 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-01T15:44:48.429Z] #34 15.33 Unpacking cmake (3.13.4-1) ... [2020-12-01T15:44:48.429Z] #34 16.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T15:44:48.429Z] #34 16.21 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T15:44:48.429Z] #34 16.22 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-01T15:44:48.429Z] #34 16.23 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T15:44:48.429Z] #34 16.26 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-01T15:44:48.429Z] #34 16.29 Setting up cmake-data (3.13.4-1) ... [2020-12-01T15:44:48.429Z] #34 16.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-01T15:44:48.429Z] #34 16.48 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-01T15:44:48.429Z] #34 16.54 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-01T15:44:48.429Z] #34 16.57 Setting up cmake (3.13.4-1) ... [2020-12-01T15:44:48.429Z] #34 16.60 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:44:48.429Z] #34 16.64 Processing triggers for mime-support (3.62) ... [2020-12-01T15:44:48.429Z] #34 DONE 17.1s [2020-12-01T15:44:48.429Z] [2020-12-01T15:44:48.429Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:48.429Z] #45 DONE 17.1s [2020-12-01T15:44:48.429Z] [2020-12-01T15:44:48.429Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:48.430Z] #40 17.10 Selecting previously unselected package python-six. [2020-12-01T15:44:48.430Z] #40 17.10 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-01T15:44:48.430Z] #40 17.11 Unpacking python-six (1.12.0-1) ... [2020-12-01T15:44:48.430Z] #40 ... [2020-12-01T15:44:48.430Z] [2020-12-01T15:44:48.430Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:44:48.430Z] #11 10.99 The following NEW packages will be installed: [2020-12-01T15:44:48.430Z] #11 10.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-01T15:44:48.430Z] #11 10.99 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-01T15:44:48.430Z] #11 10.99 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-01T15:44:48.430Z] #11 10.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-01T15:44:48.430Z] #11 10.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-01T15:44:48.430Z] #11 11.00 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-01T15:44:48.430Z] #11 11.31 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:44:48.430Z] #11 11.31 Need to get 77.7 MB of archives. [2020-12-01T15:44:48.430Z] #11 11.31 After this operation, 487 MB of additional disk space will be used. [2020-12-01T15:44:48.430Z] #11 11.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-12-01T15:44:48.430Z] #11 11.38 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-12-01T15:44:48.430Z] #11 11.52 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-12-01T15:44:48.430Z] #11 11.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-01T15:44:48.430Z] #11 11.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-01T15:44:48.430Z] #11 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-01T15:44:48.430Z] #11 11.81 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-12-01T15:44:48.430Z] #11 12.06 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-12-01T15:44:48.430Z] #11 12.11 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-12-01T15:44:48.430Z] #11 13.33 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-12-01T15:44:48.430Z] #11 14.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-01T15:44:48.430Z] #11 14.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-01T15:44:48.430Z] #11 14.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-01T15:44:48.430Z] #11 14.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-01T15:44:48.430Z] #11 14.51 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-12-01T15:44:48.430Z] #11 14.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-12-01T15:44:48.430Z] #11 14.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-01T15:44:48.430Z] #11 14.52 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-01T15:44:48.430Z] #11 14.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-01T15:44:48.430Z] #11 14.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-01T15:44:48.430Z] #11 14.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-01T15:44:48.430Z] #11 14.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-01T15:44:48.430Z] #11 14.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-01T15:44:48.430Z] #11 14.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-01T15:44:48.430Z] #11 14.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-12-01T15:44:48.430Z] #11 15.03 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:44:48.430Z] #11 15.13 Fetched 77.7 MB in 4s (21.8 MB/s) [2020-12-01T15:44:48.430Z] #11 15.17 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-01T15:44:48.430Z] #11 15.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-12-01T15:44:48.430Z] #11 15.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-01T15:44:48.430Z] #11 15.20 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T15:44:48.430Z] #11 15.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-01T15:44:48.430Z] #11 15.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-01T15:44:48.430Z] #11 15.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T15:44:48.430Z] #11 16.96 Selecting previously unselected package binutils-mingw-w64. [2020-12-01T15:44:48.430Z] #11 16.97 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-01T15:44:48.430Z] #11 17.02 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T15:44:48.578Z] #27 5.831 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-01T15:44:48.687Z] #11 17.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-01T15:44:48.687Z] #11 17.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-01T15:44:48.687Z] #11 17.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T15:44:48.687Z] #11 ... [2020-12-01T15:44:48.687Z] [2020-12-01T15:44:48.687Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:48.687Z] #40 17.50 Selecting previously unselected package python-protobuf. [2020-12-01T15:44:48.687Z] #40 17.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-01T15:44:48.687Z] #40 17.51 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-01T15:44:48.691Z] #35 3.983 -- Configuring done [2020-12-01T15:44:48.691Z] #35 3.995 -- Generating done [2020-12-01T15:44:48.691Z] #35 4.008 -- Build files have been written to: /tmp/tmp.fzWXqsLbX3/tini [2020-12-01T15:44:48.691Z] #35 4.016 + make tini-static [2020-12-01T15:44:48.840Z] #27 5.951 [2020-12-01T15:44:48.840Z] #27 6.025 ######################################################################## 100.0% [2020-12-01T15:44:48.840Z] #27 6.061 [2020-12-01T15:44:48.949Z] #40 17.84 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-01T15:44:48.982Z] #35 4.319 Scanning dependencies of target tini-static [2020-12-01T15:44:48.982Z] #35 4.407 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-01T15:44:48.982Z] #35 ... [2020-12-01T15:44:48.982Z] [2020-12-01T15:44:48.982Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:44:48.982Z] #30 28.91 Checking out files: 99% (1517/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-01T15:44:48.982Z] #30 28.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-01T15:44:48.982Z] #30 29.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-01T15:44:48.982Z] #30 ... [2020-12-01T15:44:48.982Z] [2020-12-01T15:44:48.982Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:48.982Z] #49 39.04 golang.org/x/sys/unix [2020-12-01T15:44:49.513Z] #40 ... [2020-12-01T15:44:49.513Z] [2020-12-01T15:44:49.513Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:49.513Z] #27 8.960 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-01T15:44:49.513Z] #27 9.115 [2020-12-01T15:44:49.513Z] #27 9.263 0.6% ######################################################################## 100.0% [2020-12-01T15:44:49.513Z] #27 9.341 [2020-12-01T15:44:49.513Z] #27 9.989 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-01T15:44:49.513Z] #27 10.04 skipping existing c35d46ef359f [2020-12-01T15:44:49.513Z] #27 10.11 [2020-12-01T15:44:49.513Z] #27 10.70 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-01T15:44:49.513Z] #27 10.84 [2020-12-01T15:44:49.513Z] #27 10.91 ######################################################################## 100.0% [2020-12-01T15:44:49.513Z] #27 10.96 [2020-12-01T15:44:49.513Z] #27 11.50 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-01T15:44:49.513Z] #27 11.89 [2020-12-01T15:44:49.513Z] #27 12.01 ######################################################################## 100.0% [2020-12-01T15:44:49.513Z] #27 12.09 [2020-12-01T15:44:49.513Z] #27 12.14 Download of images into '/build' complete. [2020-12-01T15:44:49.513Z] #27 12.14 Use something like the following to load the result into a Docker daemon: [2020-12-01T15:44:49.513Z] #27 12.14 tar -cC '/build' . | docker load [2020-12-01T15:44:49.513Z] #27 DONE 12.4s [2020-12-01T15:44:49.513Z] [2020-12-01T15:44:49.513Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:44:49.513Z] #11 17.64 Selecting previously unselected package dmsetup. [2020-12-01T15:44:49.513Z] #11 17.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-01T15:44:49.513Z] #11 17.66 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-01T15:44:49.513Z] #11 17.77 Selecting previously unselected package mingw-w64-common. [2020-12-01T15:44:49.513Z] #11 17.78 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-01T15:44:49.513Z] #11 17.84 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-01T15:44:49.783Z] #27 6.657 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-01T15:44:49.783Z] #27 6.800 [2020-12-01T15:44:49.783Z] #27 6.893 ######################################################################## 100.0% [2020-12-01T15:44:49.783Z] #27 6.938 [2020-12-01T15:44:50.018Z] #49 40.00 fmt [2020-12-01T15:44:50.044Z] #27 7.328 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-01T15:44:50.289Z] #62 ... [2020-12-01T15:44:50.289Z] [2020-12-01T15:44:50.289Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:50.289Z] #47 30.93 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-01T15:44:50.289Z] #47 30.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:44:50.289Z] #47 31.12 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:44:50.289Z] #47 31.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:44:50.289Z] #47 31.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:44:50.289Z] #47 31.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:44:50.289Z] #47 31.13 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-01T15:44:50.289Z] #47 31.13 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:44:50.289Z] #47 31.23 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-01T15:44:50.289Z] #47 31.38 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:44:50.289Z] #47 31.38 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-01T15:44:50.289Z] #47 31.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:44:50.289Z] #47 31.39 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:44:50.289Z] #47 31.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:44:50.289Z] #47 31.53 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:44:50.289Z] #47 31.58 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:44:50.289Z] #47 31.59 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:44:50.289Z] #47 31.59 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:44:50.289Z] #47 31.67 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:44:50.289Z] #47 31.78 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:44:50.289Z] #47 31.83 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:44:50.289Z] #47 31.90 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:44:50.289Z] #47 31.91 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:44:50.289Z] #47 31.91 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:44:50.289Z] #47 31.98 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:44:50.289Z] #47 32.00 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:44:50.289Z] #47 32.08 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:44:50.289Z] #47 32.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:44:50.289Z] #47 32.28 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:44:50.289Z] #47 32.30 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:44:50.289Z] #47 32.35 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:44:50.289Z] #47 32.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:44:50.289Z] #47 32.39 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:44:50.289Z] #47 32.47 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:44:50.289Z] #47 32.52 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:44:50.289Z] #47 ... [2020-12-01T15:44:50.289Z] [2020-12-01T15:44:50.289Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:44:50.289Z] #11 22.49 Fetched 8406 kB in 18s (468 kB/s) [2020-12-01T15:44:50.289Z] #11 22.49 Reading package lists... [2020-12-01T15:44:50.289Z] #11 29.26 Reading package lists... [2020-12-01T15:44:50.289Z] #11 ... [2020-12-01T15:44:50.289Z] [2020-12-01T15:44:50.289Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:50.289Z] #47 32.64 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:44:50.289Z] #47 32.72 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:44:50.304Z] #27 7.341 skipping existing c35d46ef359f [2020-12-01T15:44:50.304Z] #27 7.381 [2020-12-01T15:44:50.549Z] #47 32.72 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:44:50.549Z] #47 32.77 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:44:50.549Z] #47 32.77 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:44:50.667Z] #49 ... [2020-12-01T15:44:50.667Z] [2020-12-01T15:44:50.667Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:50.667Z] #35 5.165 [100%] Linking C executable tini-static [2020-12-01T15:44:50.667Z] #35 5.500 [100%] Built target tini-static [2020-12-01T15:44:50.667Z] #35 5.545 + mkdir -p /build [2020-12-01T15:44:50.667Z] #35 5.546 + cp tini-static /build/docker-init [2020-12-01T15:44:50.667Z] #35 DONE 5.9s [2020-12-01T15:44:50.667Z] [2020-12-01T15:44:50.667Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:44:50.667Z] #11 35.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-01T15:44:50.667Z] #11 35.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-01T15:44:50.667Z] #11 35.35 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T15:44:50.667Z] #11 39.33 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-01T15:44:50.667Z] #11 39.33 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-01T15:44:50.667Z] #11 39.35 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:44:50.667Z] #11 39.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-01T15:44:50.667Z] #11 39.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-01T15:44:50.667Z] #11 39.45 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:44:50.680Z] #8 ... [2020-12-01T15:44:50.680Z] [2020-12-01T15:44:50.680Z] #21 [internal] load build context [2020-12-01T15:44:50.680Z] #21 transferring context: 52.35MB 2.2s done [2020-12-01T15:44:50.680Z] #21 DONE 4.6s [2020-12-01T15:44:50.680Z] [2020-12-01T15:44:50.680Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:44:50.680Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-12-01T15:44:50.680Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 4.6s done [2020-12-01T15:44:50.680Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.6s done [2020-12-01T15:44:50.680Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.7s done [2020-12-01T15:44:50.680Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 4.8s [2020-12-01T15:44:50.680Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 4.8s [2020-12-01T15:44:50.680Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.8s done [2020-12-01T15:44:50.810Z] #47 32.93 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:44:50.810Z] #47 33.05 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-01T15:44:50.810Z] #47 33.16 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:44:50.943Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 8.66MB / 97.69MB 5.3s [2020-12-01T15:44:50.943Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 15.64MB / 97.69MB 5.4s [2020-12-01T15:44:51.071Z] #47 33.16 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:44:51.071Z] #47 33.30 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:44:51.208Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 22.55MB / 97.69MB 5.6s [2020-12-01T15:44:51.247Z] #27 8.241 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-01T15:44:51.332Z] #47 33.45 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:44:51.332Z] #47 33.48 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:44:51.332Z] #47 33.52 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:44:51.332Z] #47 33.56 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:44:51.332Z] #47 33.57 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:44:51.332Z] #47 33.64 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:44:51.332Z] #47 33.64 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:44:51.332Z] #47 ... [2020-12-01T15:44:51.332Z] [2020-12-01T15:44:51.332Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:44:51.332Z] #38 23.42 Checking out files: 84% (1410/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-12-01T15:44:51.332Z] #38 23.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-01T15:44:51.332Z] #38 25.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-01T15:44:51.417Z] #11 ... [2020-12-01T15:44:51.417Z] [2020-12-01T15:44:51.417Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:51.417Z] #43 10.03 github.com/LK4D4/vndr/godl/singleflight [2020-12-01T15:44:51.417Z] #43 10.03 internal/singleflight [2020-12-01T15:44:51.417Z] #43 10.03 math/rand [2020-12-01T15:44:51.417Z] #43 10.10 sort [2020-12-01T15:44:51.417Z] #43 10.10 io [2020-12-01T15:44:51.417Z] #43 10.11 strconv [2020-12-01T15:44:51.417Z] #43 10.16 syscall [2020-12-01T15:44:51.417Z] #43 10.16 vendor/golang.org/x/net/dns/dnsmessage [2020-12-01T15:44:51.417Z] #43 11.17 bytes [2020-12-01T15:44:51.417Z] #43 11.18 strings [2020-12-01T15:44:51.417Z] #43 11.19 hash [2020-12-01T15:44:51.417Z] #43 11.19 crypto/internal/randutil [2020-12-01T15:44:51.417Z] #43 11.44 hash/crc32 [2020-12-01T15:44:51.417Z] #43 11.44 crypto/hmac [2020-12-01T15:44:51.417Z] #43 11.63 vendor/golang.org/x/crypto/hkdf [2020-12-01T15:44:51.417Z] #43 13.09 regexp/syntax [2020-12-01T15:44:51.417Z] #43 13.10 crypto [2020-12-01T15:44:51.417Z] #43 13.10 crypto/rc4 [2020-12-01T15:44:51.417Z] #43 13.10 reflect [2020-12-01T15:44:51.417Z] #43 14.68 time [2020-12-01T15:44:51.417Z] #43 14.91 regexp [2020-12-01T15:44:51.417Z] #43 16.16 github.com/LK4D4/vndr/versioned [2020-12-01T15:44:51.417Z] #43 16.34 internal/lazyregexp [2020-12-01T15:44:51.417Z] #43 16.35 io/ioutil [2020-12-01T15:44:51.417Z] #43 16.35 os/exec [2020-12-01T15:44:51.417Z] #43 16.36 net [2020-12-01T15:44:51.417Z] #43 17.60 go/token [2020-12-01T15:44:51.417Z] #43 17.60 net/url [2020-12-01T15:44:51.417Z] #43 17.61 text/template/parse [2020-12-01T15:44:51.417Z] #43 17.61 encoding/base64 [2020-12-01T15:44:51.417Z] #43 17.61 encoding/xml [2020-12-01T15:44:51.417Z] #43 17.61 crypto/cipher [2020-12-01T15:44:51.417Z] #43 17.61 compress/flate [2020-12-01T15:44:51.417Z] #43 18.16 encoding/json [2020-12-01T15:44:51.417Z] #43 18.58 go/scanner [2020-12-01T15:44:51.417Z] #43 19.02 crypto/aes [2020-12-01T15:44:51.417Z] #43 19.48 go/ast [2020-12-01T15:44:51.417Z] #43 19.91 math/big [2020-12-01T15:44:51.417Z] #43 19.99 crypto/des [2020-12-01T15:44:51.417Z] #43 ... [2020-12-01T15:44:51.417Z] [2020-12-01T15:44:51.417Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:51.417Z] #40 19.41 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-01T15:44:51.417Z] #40 19.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:44:51.417Z] #40 19.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T15:44:51.417Z] #40 19.48 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-01T15:44:51.417Z] #40 19.50 Setting up python-six (1.12.0-1) ... [2020-12-01T15:44:51.473Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 27.89MB / 97.69MB 6.1s [2020-12-01T15:44:51.604Z] #38 ... [2020-12-01T15:44:51.604Z] [2020-12-01T15:44:51.604Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:51.604Z] #47 33.74 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-01T15:44:51.604Z] #47 33.82 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:44:51.604Z] #47 33.89 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:44:51.604Z] #47 33.92 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:44:51.675Z] #40 ... [2020-12-01T15:44:51.675Z] [2020-12-01T15:44:51.675Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:51.675Z] #32 11.48 path [2020-12-01T15:44:51.675Z] #32 11.98 bufio [2020-12-01T15:44:51.675Z] #32 12.63 reflect [2020-12-01T15:44:51.675Z] #32 13.63 internal/syscall/execenv [2020-12-01T15:44:51.675Z] #32 13.63 internal/syscall/unix [2020-12-01T15:44:51.675Z] #32 13.64 time [2020-12-01T15:44:51.675Z] #32 14.74 internal/poll [2020-12-01T15:44:51.675Z] #32 15.21 os [2020-12-01T15:44:51.675Z] #32 15.35 internal/fmtsort [2020-12-01T15:44:51.675Z] #32 15.99 fmt [2020-12-01T15:44:51.675Z] #32 16.00 path/filepath [2020-12-01T15:44:51.675Z] #32 16.32 io/ioutil [2020-12-01T15:44:51.675Z] #32 16.94 github.com/BurntSushi/toml [2020-12-01T15:44:51.675Z] #32 16.95 log [2020-12-01T15:44:51.675Z] #32 16.95 flag [2020-12-01T15:44:51.675Z] #32 18.21 github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T15:44:51.675Z] #32 DONE 20.4s [2020-12-01T15:44:51.675Z] [2020-12-01T15:44:51.675Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:51.675Z] #43 20.63 crypto/ed25519/internal/edwards25519 [2020-12-01T15:44:51.738Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 34.22MB / 97.69MB 6.2s [2020-12-01T15:44:51.761Z] #11 ... [2020-12-01T15:44:51.761Z] [2020-12-01T15:44:51.761Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:44:51.761Z] #41 7.221 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T15:44:51.761Z] #41 7.221 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T15:44:51.761Z] #41 7.235 Note: Building without GnuTLS support [2020-12-01T15:44:51.761Z] #41 7.236 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T15:44:51.761Z] #41 7.236 Makefile.config:40: Warn: Building without nftables support [2020-12-01T15:44:51.819Z] #27 8.901 [2020-12-01T15:44:51.820Z] #27 9.022 ######################################################################## 100.0% [2020-12-01T15:44:51.865Z] #47 33.97 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:44:51.865Z] #47 34.13 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:44:51.865Z] #47 34.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:44:51.865Z] #47 34.16 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:44:51.865Z] #47 34.21 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-01T15:44:51.865Z] #47 34.26 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:44:51.865Z] #47 ... [2020-12-01T15:44:51.865Z] [2020-12-01T15:44:51.865Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:44:51.865Z] #53 24.16 Fetched 8406 kB in 18s (470 kB/s) [2020-12-01T15:44:51.865Z] #53 24.16 Reading package lists... [2020-12-01T15:44:51.953Z] #43 ... [2020-12-01T15:44:51.953Z] [2020-12-01T15:44:51.953Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:44:51.953Z] #30 10.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-01T15:44:51.953Z] #30 ... [2020-12-01T15:44:51.953Z] [2020-12-01T15:44:51.953Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:51.953Z] #40 20.64 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-01T15:44:51.953Z] #40 20.66 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T15:44:51.953Z] #40 20.76 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-01T15:44:51.953Z] #40 20.87 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-01T15:44:52.001Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 41.69MB / 97.69MB 6.4s [2020-12-01T15:44:52.001Z] #8 ... [2020-12-01T15:44:52.001Z] [2020-12-01T15:44:52.001Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-01T15:44:52.001Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-01T15:44:52.001Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-01T15:44:52.001Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-01T15:44:52.001Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 5.2s done [2020-12-01T15:44:52.001Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-12-01T15:44:52.001Z] #60 DONE 6.6s [2020-12-01T15:44:52.001Z] [2020-12-01T15:44:52.001Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:44:52.001Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 48.38MB / 97.69MB 6.6s [2020-12-01T15:44:52.051Z] #41 7.881 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T15:44:52.081Z] #27 9.144 [2020-12-01T15:44:52.126Z] #53 31.14 Reading package lists... [2020-12-01T15:44:52.126Z] #53 ... [2020-12-01T15:44:52.126Z] [2020-12-01T15:44:52.126Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:52.126Z] #47 34.39 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:44:52.126Z] #47 34.43 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:44:52.210Z] #40 20.91 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-01T15:44:52.210Z] #40 20.97 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-01T15:44:52.210Z] #40 21.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T15:44:52.210Z] #40 21.08 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-01T15:44:52.341Z] #41 7.907 GEN .gitid [2020-12-01T15:44:52.341Z] #41 7.918 GEN criu/include/version.h [2020-12-01T15:44:52.341Z] #41 7.944 GEN include/common/asm [2020-12-01T15:44:52.388Z] #47 34.56 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:44:52.388Z] #47 34.57 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:44:52.388Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 63.94MB / 97.69MB 6.9s [2020-12-01T15:44:52.467Z] #40 21.14 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T15:44:52.467Z] #40 21.31 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-01T15:44:52.649Z] #47 ... [2020-12-01T15:44:52.649Z] [2020-12-01T15:44:52.649Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:44:52.649Z] #34 24.84 Fetched 8406 kB in 19s (451 kB/s) [2020-12-01T15:44:52.649Z] #34 24.84 Reading package lists... [2020-12-01T15:44:52.652Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 88.63MB / 97.69MB 7.2s [2020-12-01T15:44:52.725Z] #40 ... [2020-12-01T15:44:52.725Z] [2020-12-01T15:44:52.725Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:52.725Z] #49 11.65 strconv [2020-12-01T15:44:52.725Z] #49 11.66 syscall [2020-12-01T15:44:52.725Z] #49 11.67 bytes [2020-12-01T15:44:52.725Z] #49 12.31 bufio [2020-12-01T15:44:52.725Z] #49 12.93 reflect [2020-12-01T15:44:52.725Z] #49 12.93 regexp/syntax [2020-12-01T15:44:52.725Z] #49 14.33 regexp [2020-12-01T15:44:52.725Z] #49 14.54 time [2020-12-01T15:44:52.725Z] #49 16.29 path/filepath [2020-12-01T15:44:52.725Z] #49 16.29 mvdan.cc/sh/v3/fileutil [2020-12-01T15:44:52.725Z] #49 16.94 fmt [2020-12-01T15:44:52.725Z] #49 16.94 encoding/binary [2020-12-01T15:44:52.725Z] #49 17.50 golang.org/x/sys/unix [2020-12-01T15:44:52.725Z] #49 17.51 encoding/base64 [2020-12-01T15:44:52.725Z] #49 18.17 github.com/pkg/diff [2020-12-01T15:44:52.725Z] #49 18.17 go/token [2020-12-01T15:44:52.725Z] #49 18.17 encoding/json [2020-12-01T15:44:52.725Z] #49 18.17 mvdan.cc/editorconfig [2020-12-01T15:44:52.725Z] #49 18.17 mvdan.cc/sh/v3/syntax [2020-12-01T15:44:52.725Z] #49 18.93 go/scanner [2020-12-01T15:44:52.725Z] #49 19.54 go/ast [2020-12-01T15:44:52.725Z] #49 21.61 golang.org/x/crypto/ssh/terminal [2020-12-01T15:44:52.911Z] #34 31.59 Reading package lists... [2020-12-01T15:44:52.911Z] #34 ... [2020-12-01T15:44:52.911Z] [2020-12-01T15:44:52.911Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:52.911Z] #40 25.17 Fetched 8406 kB in 19s (450 kB/s) [2020-12-01T15:44:52.911Z] #40 25.17 Reading package lists... [2020-12-01T15:44:52.915Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.4s [2020-12-01T15:44:52.974Z] #41 8.744 PBCC images/timens.pb-c.c [2020-12-01T15:44:52.983Z] #49 ... [2020-12-01T15:44:52.983Z] [2020-12-01T15:44:52.983Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:52.983Z] #35 1.275 + RM_GOPATH=0 [2020-12-01T15:44:52.983Z] #35 1.275 + TMP_GOPATH= [2020-12-01T15:44:52.983Z] #35 1.275 + : /build [2020-12-01T15:44:52.983Z] #35 1.275 + '[' -z '' ']' [2020-12-01T15:44:52.983Z] #35 1.275 ++ mktemp -d [2020-12-01T15:44:52.983Z] #35 1.276 + export GOPATH=/tmp/tmp.ViaQRLuqCT [2020-12-01T15:44:52.983Z] #35 1.276 + GOPATH=/tmp/tmp.ViaQRLuqCT [2020-12-01T15:44:52.983Z] #35 1.276 + RM_GOPATH=1 [2020-12-01T15:44:52.983Z] #35 1.276 + case "$(go env GOARCH)" in [2020-12-01T15:44:52.983Z] #35 1.276 ++ go env GOARCH [2020-12-01T15:44:52.983Z] #35 1.306 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:44:52.983Z] #35 1.311 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:52.983Z] #35 1.311 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:52.983Z] #35 1.311 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:52.983Z] #35 1.311 + dir=/tmp/install [2020-12-01T15:44:52.983Z] #35 1.311 + bin=tini [2020-12-01T15:44:52.983Z] #35 1.311 + shift [2020-12-01T15:44:52.983Z] #35 1.311 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-01T15:44:52.983Z] #35 1.311 + . /tmp/install/tini.installer [2020-12-01T15:44:52.983Z] #35 1.311 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:44:52.983Z] #35 1.311 + install_tini [2020-12-01T15:44:52.983Z] #35 1.311 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-01T15:44:52.983Z] #35 1.311 + git clone https://github.com/krallin/tini.git /tmp/tmp.ViaQRLuqCT/tini [2020-12-01T15:44:52.983Z] #35 1.311 Cloning into '/tmp/tmp.ViaQRLuqCT/tini'... [2020-12-01T15:44:52.983Z] #35 1.708 + cd /tmp/tmp.ViaQRLuqCT/tini [2020-12-01T15:44:52.983Z] #35 1.708 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:44:52.983Z] #35 1.715 + cmake . [2020-12-01T15:44:52.983Z] #35 2.019 -- The C compiler identification is GNU 8.3.0 [2020-12-01T15:44:52.983Z] #35 2.033 -- Check for working C compiler: /usr/bin/cc [2020-12-01T15:44:52.983Z] #35 2.326 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-01T15:44:52.983Z] #35 2.328 -- Detecting C compiler ABI info [2020-12-01T15:44:52.983Z] #35 2.655 -- Detecting C compiler ABI info - done [2020-12-01T15:44:52.983Z] #35 2.692 -- Detecting C compile features [2020-12-01T15:44:52.983Z] #35 3.945 -- Detecting C compile features - done [2020-12-01T15:44:52.983Z] #35 3.965 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-01T15:44:52.983Z] #35 4.148 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-01T15:44:52.983Z] #35 4.196 -- Configuring done [2020-12-01T15:44:52.983Z] #35 4.208 -- Generating done [2020-12-01T15:44:52.983Z] #35 4.214 -- Build files have been written to: /tmp/tmp.ViaQRLuqCT/tini [2020-12-01T15:44:52.983Z] #35 4.216 + make tini-static [2020-12-01T15:44:52.983Z] #35 4.315 Scanning dependencies of target tini-static [2020-12-01T15:44:52.983Z] #35 4.413 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-01T15:44:52.983Z] #35 4.818 [100%] Linking C executable tini-static [2020-12-01T15:44:53.023Z] #27 9.968 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-01T15:44:53.172Z] #40 31.72 Reading package lists... [2020-12-01T15:44:53.172Z] #40 ... [2020-12-01T15:44:53.172Z] [2020-12-01T15:44:53.172Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:44:53.172Z] #11 29.26 Reading package lists... [2020-12-01T15:44:53.241Z] #35 5.043 [100%] Built target tini-static [2020-12-01T15:44:53.241Z] #35 5.072 + mkdir -p /build [2020-12-01T15:44:53.265Z] #41 8.748 DEP images/timens.pb-c.d [2020-12-01T15:44:53.265Z] #41 8.772 PBCC images/fown.pb-c.c [2020-12-01T15:44:53.265Z] #41 8.793 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-01T15:44:53.265Z] #41 8.829 PBCC images/opts.pb-c.c [2020-12-01T15:44:53.265Z] #41 8.842 PBCC images/memfd.pb-c.c [2020-12-01T15:44:53.265Z] #41 8.887 DEP images/fown.pb-c.d [2020-12-01T15:44:53.265Z] #41 8.900 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-01T15:44:53.265Z] #41 8.925 DEP images/opts.pb-c.d [2020-12-01T15:44:53.265Z] #41 8.975 DEP images/memfd.pb-c.d [2020-12-01T15:44:53.283Z] #27 10.41 [2020-12-01T15:44:53.490Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.2s done [2020-12-01T15:44:53.498Z] #35 5.074 + cp tini-static /build/docker-init [2020-12-01T15:44:53.544Z] #27 10.59 ############# 19.4% ######################################################################## 100.0% [2020-12-01T15:44:53.544Z] #27 10.73 [2020-12-01T15:44:53.544Z] #27 10.82 Download of images into '/build' complete. [2020-12-01T15:44:53.544Z] #27 10.82 Use something like the following to load the result into a Docker daemon: [2020-12-01T15:44:53.544Z] #27 10.82 tar -cC '/build' . | docker load [2020-12-01T15:44:53.555Z] #41 9.037 PBCC images/sit.pb-c.c [2020-12-01T15:44:53.555Z] #41 9.043 DEP images/sit.pb-c.d [2020-12-01T15:44:53.555Z] #41 9.051 PBCC images/macvlan.pb-c.c [2020-12-01T15:44:53.555Z] #41 9.080 DEP images/macvlan.pb-c.d [2020-12-01T15:44:53.555Z] #41 9.110 PBCC images/autofs.pb-c.c [2020-12-01T15:44:53.555Z] #41 9.118 DEP images/autofs.pb-c.d [2020-12-01T15:44:53.555Z] #41 9.148 PBCC images/sysctl.pb-c.c [2020-12-01T15:44:53.555Z] #41 9.162 DEP images/sysctl.pb-c.d [2020-12-01T15:44:53.555Z] #41 9.170 PBCC images/time.pb-c.c [2020-12-01T15:44:53.555Z] #41 9.195 DEP images/time.pb-c.d [2020-12-01T15:44:53.555Z] #41 9.210 PBCC images/binfmt-misc.pb-c.c [2020-12-01T15:44:53.555Z] #41 9.225 DEP images/binfmt-misc.pb-c.d [2020-12-01T15:44:53.555Z] #41 9.251 PBCC images/seccomp.pb-c.c [2020-12-01T15:44:53.555Z] #41 9.270 DEP images/seccomp.pb-c.d [2020-12-01T15:44:53.555Z] #41 9.282 PBCC images/userns.pb-c.c [2020-12-01T15:44:53.555Z] #41 9.308 DEP images/userns.pb-c.d [2020-12-01T15:44:53.555Z] #41 9.373 PBCC images/cgroup.pb-c.c [2020-12-01T15:44:53.756Z] #35 DONE 5.5s [2020-12-01T15:44:53.756Z] [2020-12-01T15:44:53.756Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:53.756Z] #43 20.80 compress/gzip [2020-12-01T15:44:53.756Z] #43 21.29 crypto/sha1 [2020-12-01T15:44:53.756Z] #43 21.71 text/template [2020-12-01T15:44:53.756Z] #43 21.76 vendor/golang.org/x/crypto/chacha20poly1305 [2020-12-01T15:44:53.756Z] #43 22.20 vendor/golang.org/x/text/unicode/norm [2020-12-01T15:44:53.845Z] #41 9.377 DEP images/cgroup.pb-c.d [2020-12-01T15:44:53.845Z] #41 9.432 PBCC images/ext-file.pb-c.c [2020-12-01T15:44:53.845Z] #41 9.438 DEP images/ext-file.pb-c.d [2020-12-01T15:44:53.845Z] #41 9.477 PBCC images/rpc.pb-c.c [2020-12-01T15:44:53.845Z] #41 9.508 DEP images/rpc.pb-c.d [2020-12-01T15:44:53.845Z] #41 9.531 PBCC images/siginfo.pb-c.c [2020-12-01T15:44:53.845Z] #41 9.540 DEP images/siginfo.pb-c.d [2020-12-01T15:44:53.845Z] #41 9.615 PBCC images/pagemap.pb-c.c [2020-12-01T15:44:54.016Z] #43 22.79 go/parser [2020-12-01T15:44:54.136Z] #41 9.636 DEP images/pagemap.pb-c.d [2020-12-01T15:44:54.136Z] #41 9.670 PBCC images/rlimit.pb-c.c [2020-12-01T15:44:54.136Z] #41 9.684 DEP images/rlimit.pb-c.d [2020-12-01T15:44:54.136Z] #41 9.723 PBCC images/file-lock.pb-c.c [2020-12-01T15:44:54.136Z] #41 9.746 DEP images/file-lock.pb-c.d [2020-12-01T15:44:54.136Z] #41 9.765 PBCC images/tty.pb-c.c [2020-12-01T15:44:54.136Z] #41 9.784 DEP images/tty.pb-c.d [2020-12-01T15:44:54.136Z] #41 9.825 PBCC images/tun.pb-c.c [2020-12-01T15:44:54.136Z] #41 9.831 PBCC images/netdev.pb-c.c [2020-12-01T15:44:54.136Z] #41 9.866 DEP images/tun.pb-c.d [2020-12-01T15:44:54.136Z] #41 9.903 DEP images/netdev.pb-c.d [2020-12-01T15:44:54.136Z] #41 9.934 PBCC images/vma.pb-c.c [2020-12-01T15:44:54.274Z] #43 22.94 mime [2020-12-01T15:44:54.426Z] #41 9.963 DEP images/vma.pb-c.d [2020-12-01T15:44:54.426Z] #41 9.998 PBCC images/creds.pb-c.c [2020-12-01T15:44:54.426Z] #41 10.01 DEP images/creds.pb-c.d [2020-12-01T15:44:54.426Z] #41 10.03 PBCC images/utsns.pb-c.c [2020-12-01T15:44:54.426Z] #41 10.03 DEP images/utsns.pb-c.d [2020-12-01T15:44:54.426Z] #41 10.05 PBCC images/ipc-desc.pb-c.c [2020-12-01T15:44:54.426Z] #41 ... [2020-12-01T15:44:54.426Z] [2020-12-01T15:44:54.426Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:54.426Z] #32 34.37 internal/poll [2020-12-01T15:44:54.426Z] #32 35.74 internal/syscall/execenv [2020-12-01T15:44:54.426Z] #32 35.85 internal/syscall/unix [2020-12-01T15:44:54.426Z] #32 35.97 os [2020-12-01T15:44:54.426Z] #32 37.62 strings [2020-12-01T15:44:54.426Z] #32 38.40 fmt [2020-12-01T15:44:54.426Z] #32 39.30 path/filepath [2020-12-01T15:44:54.426Z] #32 40.25 io/ioutil [2020-12-01T15:44:54.426Z] #32 40.56 path [2020-12-01T15:44:54.426Z] #32 41.31 text/tabwriter [2020-12-01T15:44:54.426Z] #32 41.65 flag [2020-12-01T15:44:54.426Z] #32 41.73 github.com/BurntSushi/toml [2020-12-01T15:44:54.426Z] #32 42.91 log [2020-12-01T15:44:54.426Z] #32 44.12 github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T15:44:54.426Z] #32 ... [2020-12-01T15:44:54.426Z] [2020-12-01T15:44:54.426Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:44:54.426Z] #41 10.06 PBCC images/ipc-sem.pb-c.c [2020-12-01T15:44:54.426Z] #41 10.09 DEP images/ipc-desc.pb-c.d [2020-12-01T15:44:54.426Z] #41 10.11 DEP images/ipc-sem.pb-c.d [2020-12-01T15:44:54.426Z] #41 10.15 PBCC images/ipc-msg.pb-c.c [2020-12-01T15:44:54.426Z] #41 10.15 DEP images/ipc-msg.pb-c.d [2020-12-01T15:44:54.426Z] #41 10.19 PBCC images/ipc-shm.pb-c.c [2020-12-01T15:44:54.426Z] #41 10.19 DEP images/ipc-shm.pb-c.d [2020-12-01T15:44:54.426Z] #41 10.24 PBCC images/ipc-var.pb-c.c [2020-12-01T15:44:54.426Z] #41 10.27 DEP images/ipc-var.pb-c.d [2020-12-01T15:44:54.537Z] #43 ... [2020-12-01T15:44:54.537Z] [2020-12-01T15:44:54.537Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:54.537Z] #40 22.91 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-01T15:44:54.537Z] #40 22.92 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:44:54.537Z] #40 DONE 23.3s [2020-12-01T15:44:54.537Z] [2020-12-01T15:44:54.537Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:44:54.716Z] #41 10.28 PBCC images/sk-opts.pb-c.c [2020-12-01T15:44:54.716Z] #41 10.31 PBCC images/packet-sock.pb-c.c [2020-12-01T15:44:54.716Z] #41 10.36 DEP images/sk-opts.pb-c.d [2020-12-01T15:44:54.716Z] #41 10.39 DEP images/packet-sock.pb-c.d [2020-12-01T15:44:54.716Z] #41 10.41 PBCC images/sk-netlink.pb-c.c [2020-12-01T15:44:54.716Z] #41 10.49 DEP images/sk-netlink.pb-c.d [2020-12-01T15:44:54.818Z] #11 35.73 Building dependency tree... [2020-12-01T15:44:54.928Z] #27 ... [2020-12-01T15:44:54.928Z] [2020-12-01T15:44:54.928Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:44:54.928Z] #53 7.143 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:54.928Z] #53 7.235 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:54.928Z] #53 7.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:54.928Z] #53 8.243 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:54.928Z] #53 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:54.928Z] #53 ... [2020-12-01T15:44:54.928Z] [2020-12-01T15:44:54.928Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:54.928Z] #62 5.800 + RM_GOPATH=0 [2020-12-01T15:44:54.928Z] #62 5.800 + TMP_GOPATH= [2020-12-01T15:44:54.928Z] #62 5.800 + : /build [2020-12-01T15:44:54.928Z] #62 5.800 + '[' -z '' ']' [2020-12-01T15:44:54.928Z] #62 5.800 ++ mktemp -d [2020-12-01T15:44:54.928Z] #62 5.800 + export GOPATH=/tmp/tmp.yMPEz9ASlh [2020-12-01T15:44:54.928Z] #62 5.800 + GOPATH=/tmp/tmp.yMPEz9ASlh [2020-12-01T15:44:54.928Z] #62 5.800 + RM_GOPATH=1 [2020-12-01T15:44:54.928Z] #62 5.800 + case "$(go env GOARCH)" in [2020-12-01T15:44:54.928Z] #62 5.808 ++ go env GOARCH [2020-12-01T15:44:54.928Z] #62 5.808 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:54.928Z] #62 5.808 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:54.928Z] #62 5.808 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:54.928Z] #62 5.809 + dir=/tmp/install [2020-12-01T15:44:54.928Z] #62 5.809 + bin=proxy [2020-12-01T15:44:54.928Z] #62 5.809 + shift [2020-12-01T15:44:54.928Z] #62 5.809 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-01T15:44:54.928Z] #62 5.809 + . /tmp/install/proxy.installer [2020-12-01T15:44:54.928Z] #62 5.809 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:44:54.928Z] #62 5.809 + install_proxy [2020-12-01T15:44:54.928Z] #62 5.809 + case "$1" in [2020-12-01T15:44:54.928Z] #62 5.809 + export CGO_ENABLED=0 [2020-12-01T15:44:54.928Z] #62 5.809 + CGO_ENABLED=0 [2020-12-01T15:44:54.928Z] #62 5.809 + _install_proxy [2020-12-01T15:44:54.928Z] #62 5.809 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-12-01T15:44:54.928Z] #62 5.809 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yMPEz9ASlh/src/github.com/docker/libnetwork [2020-12-01T15:44:54.928Z] #62 5.809 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:44:54.928Z] #62 5.814 Cloning into '/tmp/tmp.yMPEz9ASlh/src/github.com/docker/libnetwork'... [2020-12-01T15:44:55.007Z] #41 10.53 PBCC images/sk-inet.pb-c.c [2020-12-01T15:44:55.007Z] #41 10.59 DEP images/sk-inet.pb-c.d [2020-12-01T15:44:55.007Z] #41 10.64 PBCC images/sk-unix.pb-c.c [2020-12-01T15:44:55.007Z] #41 10.66 DEP images/sk-unix.pb-c.d [2020-12-01T15:44:55.007Z] #41 10.69 PBCC images/mm.pb-c.c [2020-12-01T15:44:55.007Z] #41 10.69 DEP images/mm.pb-c.d [2020-12-01T15:44:55.007Z] #41 10.71 PBCC images/timerfd.pb-c.c [2020-12-01T15:44:55.007Z] #41 10.75 DEP images/timerfd.pb-c.d [2020-12-01T15:44:55.007Z] #41 10.77 PBCC images/timer.pb-c.c [2020-12-01T15:44:55.007Z] #41 10.81 DEP images/timer.pb-c.d [2020-12-01T15:44:55.189Z] #62 ... [2020-12-01T15:44:55.189Z] [2020-12-01T15:44:55.189Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:44:55.189Z] #34 7.041 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:55.189Z] #34 7.123 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:55.189Z] #34 7.124 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:55.189Z] #34 8.219 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:55.189Z] #34 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:55.189Z] #34 ... [2020-12-01T15:44:55.189Z] [2020-12-01T15:44:55.189Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:44:55.189Z] #11 7.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:55.189Z] #11 7.200 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:55.189Z] #11 7.203 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:55.189Z] #11 8.234 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:55.189Z] #11 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:55.297Z] #41 10.83 PBCC images/sa.pb-c.c [2020-12-01T15:44:55.297Z] #41 10.86 DEP images/sa.pb-c.d [2020-12-01T15:44:55.297Z] #41 10.88 PBCC images/pipe-data.pb-c.c [2020-12-01T15:44:55.297Z] #41 10.92 DEP images/pipe-data.pb-c.d [2020-12-01T15:44:55.297Z] #41 10.94 PBCC images/mnt.pb-c.c [2020-12-01T15:44:55.297Z] #41 10.98 DEP images/mnt.pb-c.d [2020-12-01T15:44:55.297Z] #41 11.00 PBCC images/sk-packet.pb-c.c [2020-12-01T15:44:55.297Z] #41 11.00 DEP images/sk-packet.pb-c.d [2020-12-01T15:44:55.297Z] #41 11.05 PBCC images/tcp-stream.pb-c.c [2020-12-01T15:44:55.297Z] #41 11.05 DEP images/tcp-stream.pb-c.d [2020-12-01T15:44:55.297Z] #41 11.08 PBCC images/pipe.pb-c.c [2020-12-01T15:44:55.297Z] #41 11.09 DEP images/pipe.pb-c.d [2020-12-01T15:44:55.297Z] #41 11.13 PBCC images/pstree.pb-c.c [2020-12-01T15:44:55.297Z] #41 11.13 DEP images/pstree.pb-c.d [2020-12-01T15:44:55.297Z] #41 11.16 PBCC images/fs.pb-c.c [2020-12-01T15:44:55.411Z] #8 ... [2020-12-01T15:44:55.411Z] [2020-12-01T15:44:55.411Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-01T15:44:55.411Z] #24 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-12-01T15:44:55.411Z] #24 sha256:2aa621c7db398cbad23b51b63348fedf0a779542d52f71acd4f24072cb872170 1.46kB / 1.46kB done [2020-12-01T15:44:55.411Z] #24 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-12-01T15:44:55.411Z] #24 sha256:ab0ba5b78bfe01d61ac4f9919cd0e7bef8beefa0a77d3d710bfc8630d96804b8 529B / 529B done [2020-12-01T15:44:55.411Z] #24 sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 49.18MB / 49.18MB 6.4s done [2020-12-01T15:44:55.411Z] #24 extracting sha256:22518ad4a7da48a5acd01946dad2fbee99e4fca910d23b78cd7e4a16c3bd1e5b 2.6s done [2020-12-01T15:44:55.411Z] #24 DONE 9.9s [2020-12-01T15:44:55.411Z] [2020-12-01T15:44:55.411Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:44:55.411Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.8s done [2020-12-01T15:44:55.411Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-12-01T15:44:55.450Z] #11 ... [2020-12-01T15:44:55.450Z] [2020-12-01T15:44:55.450Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:55.450Z] #43 6.121 + RM_GOPATH=0 [2020-12-01T15:44:55.450Z] #43 6.121 + TMP_GOPATH= [2020-12-01T15:44:55.450Z] #43 6.121 + : /build [2020-12-01T15:44:55.450Z] #43 6.121 + '[' -z '' ']' [2020-12-01T15:44:55.450Z] #43 6.121 ++ mktemp -d [2020-12-01T15:44:55.450Z] #43 6.125 + export GOPATH=/tmp/tmp.h8uUV4DcbR [2020-12-01T15:44:55.450Z] #43 6.125 + GOPATH=/tmp/tmp.h8uUV4DcbR [2020-12-01T15:44:55.450Z] #43 6.125 + RM_GOPATH=1 [2020-12-01T15:44:55.450Z] #43 6.125 + case "$(go env GOARCH)" in [2020-12-01T15:44:55.450Z] #43 6.125 ++ go env GOARCH [2020-12-01T15:44:55.450Z] #43 6.147 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:55.450Z] #43 6.147 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:55.450Z] #43 6.147 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:55.450Z] #43 6.148 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:44:55.450Z] #43 6.148 + dir=/tmp/install [2020-12-01T15:44:55.450Z] #43 6.148 + bin=vndr [2020-12-01T15:44:55.450Z] #43 6.148 + shift [2020-12-01T15:44:55.450Z] #43 6.148 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-01T15:44:55.450Z] #43 6.148 + . /tmp/install/vndr.installer [2020-12-01T15:44:55.450Z] #43 6.148 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:44:55.450Z] #43 6.148 + install_vndr [2020-12-01T15:44:55.450Z] #43 6.148 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-01T15:44:55.450Z] #43 6.148 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.h8uUV4DcbR/src/github.com/LK4D4/vndr [2020-12-01T15:44:55.450Z] #43 6.165 Cloning into '/tmp/tmp.h8uUV4DcbR/src/github.com/LK4D4/vndr'... [2020-12-01T15:44:55.450Z] #43 6.956 + cd /tmp/tmp.h8uUV4DcbR/src/github.com/LK4D4/vndr [2020-12-01T15:44:55.450Z] #43 6.959 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:44:55.450Z] #43 6.971 + go build -buildmode=pie -v -o /build/vndr . [2020-12-01T15:44:55.450Z] #43 8.450 internal/race [2020-12-01T15:44:55.450Z] #43 8.491 internal/bytealg [2020-12-01T15:44:55.450Z] #43 8.569 sync/atomic [2020-12-01T15:44:55.450Z] #43 9.096 unicode [2020-12-01T15:44:55.450Z] #43 9.227 runtime [2020-12-01T15:44:55.450Z] #43 ... [2020-12-01T15:44:55.450Z] [2020-12-01T15:44:55.450Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:55.450Z] #32 5.970 + RM_GOPATH=0 [2020-12-01T15:44:55.450Z] #32 5.970 + TMP_GOPATH= [2020-12-01T15:44:55.450Z] #32 5.970 + : /build [2020-12-01T15:44:55.450Z] #32 5.970 + '[' -z '' ']' [2020-12-01T15:44:55.450Z] #32 5.973 ++ mktemp -d [2020-12-01T15:44:55.450Z] #32 5.973 + export GOPATH=/tmp/tmp.Q4CIn3IZ5J [2020-12-01T15:44:55.450Z] #32 5.973 + GOPATH=/tmp/tmp.Q4CIn3IZ5J [2020-12-01T15:44:55.450Z] #32 5.973 + RM_GOPATH=1 [2020-12-01T15:44:55.450Z] #32 5.973 + case "$(go env GOARCH)" in [2020-12-01T15:44:55.450Z] #32 5.973 ++ go env GOARCH [2020-12-01T15:44:55.450Z] #32 5.998 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:55.450Z] #32 5.999 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:55.450Z] #32 6.006 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:55.450Z] #32 6.015 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:44:55.450Z] #32 6.015 + dir=/tmp/install [2020-12-01T15:44:55.450Z] #32 6.015 + bin=tomlv [2020-12-01T15:44:55.450Z] #32 6.015 + shift [2020-12-01T15:44:55.450Z] #32 6.015 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-01T15:44:55.450Z] #32 6.015 + . /tmp/install/tomlv.installer [2020-12-01T15:44:55.450Z] #32 6.015 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:44:55.450Z] #32 6.015 + install_tomlv [2020-12-01T15:44:55.450Z] #32 6.015 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-01T15:44:55.450Z] #32 6.015 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Q4CIn3IZ5J/src/github.com/BurntSushi/toml [2020-12-01T15:44:55.450Z] #32 6.015 Cloning into '/tmp/tmp.Q4CIn3IZ5J/src/github.com/BurntSushi/toml'... [2020-12-01T15:44:55.450Z] #32 6.984 + cd /tmp/tmp.Q4CIn3IZ5J/src/github.com/BurntSushi/toml [2020-12-01T15:44:55.450Z] #32 6.984 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:44:55.450Z] #32 6.990 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T15:44:55.450Z] #32 7.644 internal/cpu [2020-12-01T15:44:55.450Z] #32 7.675 runtime/internal/atomic [2020-12-01T15:44:55.450Z] #32 7.962 runtime/internal/sys [2020-12-01T15:44:55.450Z] #32 8.179 runtime/internal/math [2020-12-01T15:44:55.450Z] #32 8.253 math/bits [2020-12-01T15:44:55.450Z] #32 8.353 internal/bytealg [2020-12-01T15:44:55.450Z] #32 9.044 math [2020-12-01T15:44:55.450Z] #32 9.189 runtime [2020-12-01T15:44:55.477Z] #41 ... [2020-12-01T15:44:55.477Z] [2020-12-01T15:44:55.477Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:55.477Z] #54 0.994 + RM_GOPATH=0 [2020-12-01T15:44:55.477Z] #54 0.994 + TMP_GOPATH= [2020-12-01T15:44:55.477Z] #54 0.994 + : /build [2020-12-01T15:44:55.477Z] #54 0.994 + '[' -z '' ']' [2020-12-01T15:44:55.477Z] #54 0.998 ++ mktemp -d [2020-12-01T15:44:55.477Z] #54 1.004 + export GOPATH=/tmp/tmp.fCLXJtTCXu [2020-12-01T15:44:55.477Z] #54 1.004 + GOPATH=/tmp/tmp.fCLXJtTCXu [2020-12-01T15:44:55.477Z] #54 1.004 + RM_GOPATH=1 [2020-12-01T15:44:55.477Z] #54 1.004 + case "$(go env GOARCH)" in [2020-12-01T15:44:55.477Z] #54 1.004 ++ go env GOARCH [2020-12-01T15:44:55.477Z] #54 1.022 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:55.477Z] #54 1.022 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:55.477Z] #54 1.022 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:55.477Z] #54 1.022 + dir=/tmp/install [2020-12-01T15:44:55.477Z] #54 1.022 + bin=containerd [2020-12-01T15:44:55.477Z] #54 1.022 + shift [2020-12-01T15:44:55.477Z] #54 1.022 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-01T15:44:55.477Z] #54 1.022 + . /tmp/install/containerd.installer [2020-12-01T15:44:55.477Z] #54 1.022 ++ set -e [2020-12-01T15:44:55.477Z] #54 1.022 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:44:55.477Z] #54 1.022 + install_containerd [2020-12-01T15:44:55.477Z] #54 1.027 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-01T15:44:55.477Z] #54 1.027 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fCLXJtTCXu/src/github.com/containerd/containerd [2020-12-01T15:44:55.477Z] #54 1.027 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:44:55.477Z] #54 1.031 Cloning into '/tmp/tmp.fCLXJtTCXu/src/github.com/containerd/containerd'... [2020-12-01T15:44:55.587Z] #41 11.17 DEP images/fs.pb-c.d [2020-12-01T15:44:55.587Z] #41 11.20 PBCC images/signalfd.pb-c.c [2020-12-01T15:44:55.587Z] #41 11.23 DEP images/signalfd.pb-c.d [2020-12-01T15:44:55.587Z] #41 11.28 PBCC images/fh.pb-c.c [2020-12-01T15:44:55.587Z] #41 11.31 PBCC images/fsnotify.pb-c.c [2020-12-01T15:44:55.587Z] #41 11.33 DEP images/fh.pb-c.d [2020-12-01T15:44:55.587Z] #41 11.36 DEP images/fsnotify.pb-c.d [2020-12-01T15:44:55.587Z] #41 11.38 PBCC images/eventpoll.pb-c.c [2020-12-01T15:44:55.587Z] #41 11.38 DEP images/eventpoll.pb-c.d [2020-12-01T15:44:55.710Z] #32 ... [2020-12-01T15:44:55.711Z] [2020-12-01T15:44:55.711Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:55.711Z] #56 5.464 + RM_GOPATH=0 [2020-12-01T15:44:55.711Z] #56 5.464 + TMP_GOPATH= [2020-12-01T15:44:55.711Z] #56 5.464 + : /build [2020-12-01T15:44:55.711Z] #56 5.464 + '[' -z '' ']' [2020-12-01T15:44:55.711Z] #56 5.464 ++ mktemp -d [2020-12-01T15:44:55.711Z] #56 5.464 + export GOPATH=/tmp/tmp.ZZxINIjpmL [2020-12-01T15:44:55.711Z] #56 5.464 + GOPATH=/tmp/tmp.ZZxINIjpmL [2020-12-01T15:44:55.711Z] #56 5.464 + RM_GOPATH=1 [2020-12-01T15:44:55.711Z] #56 5.464 + case "$(go env GOARCH)" in [2020-12-01T15:44:55.711Z] #56 5.464 ++ go env GOARCH [2020-12-01T15:44:55.711Z] #56 5.464 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:55.711Z] #56 5.464 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:55.711Z] #56 5.464 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:55.711Z] #56 5.464 + dir=/tmp/install [2020-12-01T15:44:55.711Z] #56 5.464 + bin=rootlesskit [2020-12-01T15:44:55.711Z] #56 5.464 + shift [2020-12-01T15:44:55.711Z] #56 5.464 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-01T15:44:55.711Z] #56 5.464 + . /tmp/install/rootlesskit.installer [2020-12-01T15:44:55.711Z] #56 5.464 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:44:55.711Z] #56 5.464 + install_rootlesskit [2020-12-01T15:44:55.711Z] #56 5.464 + case "$1" in [2020-12-01T15:44:55.711Z] #56 5.464 + export CGO_ENABLED=0 [2020-12-01T15:44:55.711Z] #56 5.464 + CGO_ENABLED=0 [2020-12-01T15:44:55.711Z] #56 5.464 + _install_rootlesskit [2020-12-01T15:44:55.711Z] #56 5.464 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-01T15:44:55.711Z] #56 5.464 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZZxINIjpmL/src/github.com/rootless-containers/rootlesskit [2020-12-01T15:44:55.711Z] #56 5.464 Cloning into '/tmp/tmp.ZZxINIjpmL/src/github.com/rootless-containers/rootlesskit'... [2020-12-01T15:44:55.711Z] #56 5.464 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:44:55.711Z] #56 ... [2020-12-01T15:44:55.711Z] [2020-12-01T15:44:55.711Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:55.711Z] #49 6.484 + RM_GOPATH=0 [2020-12-01T15:44:55.711Z] #49 6.484 + TMP_GOPATH= [2020-12-01T15:44:55.711Z] #49 6.484 + : /build [2020-12-01T15:44:55.711Z] #49 6.484 + '[' -z '' ']' [2020-12-01T15:44:55.711Z] #49 6.487 ++ mktemp -d [2020-12-01T15:44:55.711Z] #49 6.505 + export GOPATH=/tmp/tmp.Lt8yjTimGt [2020-12-01T15:44:55.711Z] #49 6.506 + GOPATH=/tmp/tmp.Lt8yjTimGt [2020-12-01T15:44:55.711Z] #49 6.509 + RM_GOPATH=1 [2020-12-01T15:44:55.711Z] #49 6.510 + case "$(go env GOARCH)" in [2020-12-01T15:44:55.711Z] #49 6.511 ++ go env GOARCH [2020-12-01T15:44:55.711Z] #49 6.572 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:55.711Z] #49 6.573 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:55.711Z] #49 6.580 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:55.711Z] #49 6.595 + dir=/tmp/install [2020-12-01T15:44:55.711Z] #49 6.595 + bin=shfmt [2020-12-01T15:44:55.711Z] #49 6.596 + shift [2020-12-01T15:44:55.711Z] #49 6.596 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-01T15:44:55.711Z] #49 6.596 + . /tmp/install/shfmt.installer [2020-12-01T15:44:55.711Z] #49 6.597 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:44:55.711Z] #49 6.610 + install_shfmt [2020-12-01T15:44:55.711Z] #49 6.610 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-01T15:44:55.711Z] #49 6.610 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Lt8yjTimGt/src/github.com/mvdan/sh [2020-12-01T15:44:55.711Z] #49 6.610 Cloning into '/tmp/tmp.Lt8yjTimGt/src/github.com/mvdan/sh'... [2020-12-01T15:44:55.711Z] #49 6.610 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:44:55.735Z] #54 ... [2020-12-01T15:44:55.735Z] [2020-12-01T15:44:55.735Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:55.735Z] #56 24.55 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T15:44:55.735Z] #56 24.55 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-01T15:44:55.878Z] #41 11.44 PBCC images/eventfd.pb-c.c [2020-12-01T15:44:55.878Z] #41 11.50 DEP images/eventfd.pb-c.d [2020-12-01T15:44:55.878Z] #41 11.52 PBCC images/remap-file-path.pb-c.c [2020-12-01T15:44:55.878Z] #41 11.53 DEP images/remap-file-path.pb-c.d [2020-12-01T15:44:55.878Z] #41 11.56 PBCC images/fifo.pb-c.c [2020-12-01T15:44:55.878Z] #41 11.56 DEP images/fifo.pb-c.d [2020-12-01T15:44:55.878Z] #41 11.58 PBCC images/ghost-file.pb-c.c [2020-12-01T15:44:55.878Z] #41 11.63 DEP images/ghost-file.pb-c.d [2020-12-01T15:44:55.878Z] #41 11.64 PBCC images/regfile.pb-c.c [2020-12-01T15:44:55.878Z] #41 11.67 DEP images/regfile.pb-c.d [2020-12-01T15:44:55.878Z] #41 11.70 PBCC images/ns.pb-c.c [2020-12-01T15:44:55.878Z] #41 11.72 DEP images/ns.pb-c.d [2020-12-01T15:44:55.878Z] #41 11.74 PBCC images/fdinfo.pb-c.c [2020-12-01T15:44:55.972Z] #49 ... [2020-12-01T15:44:55.972Z] [2020-12-01T15:44:55.972Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:55.972Z] #22 6.597 + RM_GOPATH=0 [2020-12-01T15:44:55.972Z] #22 6.597 + TMP_GOPATH= [2020-12-01T15:44:55.972Z] #22 6.597 + : /build [2020-12-01T15:44:55.972Z] #22 6.597 + '[' -z '' ']' [2020-12-01T15:44:55.972Z] #22 6.605 ++ mktemp -d [2020-12-01T15:44:55.972Z] #22 6.634 + export GOPATH=/tmp/tmp.54ruMfq2kY [2020-12-01T15:44:55.972Z] #22 6.635 + GOPATH=/tmp/tmp.54ruMfq2kY [2020-12-01T15:44:55.972Z] #22 6.635 + RM_GOPATH=1 [2020-12-01T15:44:55.972Z] #22 6.635 + case "$(go env GOARCH)" in [2020-12-01T15:44:55.972Z] #22 6.635 ++ go env GOARCH [2020-12-01T15:44:55.972Z] #22 6.668 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:55.972Z] #22 6.668 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:55.972Z] #22 6.669 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:55.972Z] #22 6.671 + dir=/tmp/install [2020-12-01T15:44:55.972Z] #22 6.674 + bin=dockercli [2020-12-01T15:44:55.972Z] #22 6.674 + shift [2020-12-01T15:44:55.972Z] #22 6.675 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-01T15:44:55.972Z] #22 6.675 + . /tmp/install/dockercli.installer [2020-12-01T15:44:55.972Z] #22 6.675 ++ : stable [2020-12-01T15:44:55.972Z] #22 6.675 ++ : 17.06.2-ce [2020-12-01T15:44:55.972Z] #22 6.676 + install_dockercli [2020-12-01T15:44:55.972Z] #22 6.679 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-01T15:44:55.972Z] #22 6.679 Install docker/cli version 17.06.2-ce from stable [2020-12-01T15:44:55.972Z] #22 6.692 ++ uname -m [2020-12-01T15:44:55.972Z] #22 6.700 + arch=x86_64 [2020-12-01T15:44:55.972Z] #22 6.701 + '[' x86_64 '!=' x86_64 ']' [2020-12-01T15:44:55.972Z] #22 6.703 + url=https://download.docker.com/linux/static [2020-12-01T15:44:55.972Z] #22 6.712 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-01T15:44:55.972Z] #22 6.713 + tar -xz docker/docker [2020-12-01T15:44:55.972Z] #22 ... [2020-12-01T15:44:55.972Z] [2020-12-01T15:44:55.972Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:55.972Z] #47 6.520 + RM_GOPATH=0 [2020-12-01T15:44:55.972Z] #47 6.520 + TMP_GOPATH= [2020-12-01T15:44:55.972Z] #47 6.520 + : /build [2020-12-01T15:44:55.972Z] #47 6.521 + '[' -z '' ']' [2020-12-01T15:44:55.972Z] #47 6.530 ++ mktemp -d [2020-12-01T15:44:55.972Z] #47 6.539 + export GOPATH=/tmp/tmp.biaWoH22eq [2020-12-01T15:44:55.972Z] #47 6.542 + GOPATH=/tmp/tmp.biaWoH22eq [2020-12-01T15:44:55.972Z] #47 6.542 + RM_GOPATH=1 [2020-12-01T15:44:55.972Z] #47 6.542 + case "$(go env GOARCH)" in [2020-12-01T15:44:55.972Z] #47 6.544 ++ go env GOARCH [2020-12-01T15:44:55.972Z] #47 6.562 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:55.972Z] #47 6.562 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:55.972Z] #47 6.562 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:55.972Z] #47 6.567 + dir=/tmp/install [2020-12-01T15:44:55.972Z] #47 6.567 + bin=golangci_lint [2020-12-01T15:44:55.972Z] #47 6.567 + shift [2020-12-01T15:44:55.972Z] #47 6.567 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-01T15:44:55.972Z] #47 6.567 + . /tmp/install/golangci_lint.installer [2020-12-01T15:44:55.972Z] #47 6.583 ++ : v1.23.8 [2020-12-01T15:44:55.972Z] #47 6.583 + install_golangci_lint [2020-12-01T15:44:55.972Z] #47 6.583 + set -e [2020-12-01T15:44:55.972Z] #47 6.583 + export GO111MODULE=on [2020-12-01T15:44:55.972Z] #47 6.583 + GO111MODULE=on [2020-12-01T15:44:55.972Z] #47 6.583 + GOBIN=/build [2020-12-01T15:44:55.972Z] #47 6.583 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-01T15:44:55.972Z] #47 6.700 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-01T15:44:55.972Z] #47 6.711 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-01T15:44:55.972Z] #47 6.716 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:44:55.972Z] #47 6.721 go: finding github.com v1.23.8 [2020-12-01T15:44:55.972Z] #47 6.721 go: finding github.com/golangci v1.23.8 [2020-12-01T15:44:55.972Z] #47 7.829 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:44:55.972Z] #47 8.459 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:44:55.993Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2020-12-01T15:44:56.168Z] #41 11.78 DEP images/fdinfo.pb-c.d [2020-12-01T15:44:56.168Z] #41 11.81 PBCC images/core-aarch64.pb-c.c [2020-12-01T15:44:56.168Z] #41 11.84 PBCC images/core-arm.pb-c.c [2020-12-01T15:44:56.168Z] #41 11.85 PBCC images/core-ppc64.pb-c.c [2020-12-01T15:44:56.168Z] #41 11.88 PBCC images/core-s390.pb-c.c [2020-12-01T15:44:56.168Z] #41 11.91 PBCC images/core-x86.pb-c.c [2020-12-01T15:44:56.168Z] #41 11.94 PBCC images/core.pb-c.c [2020-12-01T15:44:56.168Z] #41 11.97 PBCC images/inventory.pb-c.c [2020-12-01T15:44:56.237Z] #47 ... [2020-12-01T15:44:56.237Z] [2020-12-01T15:44:56.237Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:56.237Z] #40 7.137 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:44:56.237Z] #40 7.213 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:44:56.237Z] #40 7.227 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:44:56.237Z] #40 8.232 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:44:56.237Z] #40 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:44:56.237Z] #40 ... [2020-12-01T15:44:56.237Z] [2020-12-01T15:44:56.237Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:56.237Z] #45 6.615 + RM_GOPATH=0 [2020-12-01T15:44:56.237Z] #45 6.615 + TMP_GOPATH= [2020-12-01T15:44:56.237Z] #45 6.615 + : /build [2020-12-01T15:44:56.237Z] #45 6.615 + '[' -z '' ']' [2020-12-01T15:44:56.237Z] #45 6.621 ++ mktemp -d [2020-12-01T15:44:56.237Z] #45 6.621 + export GOPATH=/tmp/tmp.BsA4Dav60d [2020-12-01T15:44:56.237Z] #45 6.621 + GOPATH=/tmp/tmp.BsA4Dav60d [2020-12-01T15:44:56.237Z] #45 6.621 + RM_GOPATH=1 [2020-12-01T15:44:56.237Z] #45 6.621 + case "$(go env GOARCH)" in [2020-12-01T15:44:56.237Z] #45 6.621 ++ go env GOARCH [2020-12-01T15:44:56.237Z] #45 6.646 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:56.237Z] #45 6.646 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:44:56.237Z] #45 6.646 ++ dirname /tmp/install/install.sh [2020-12-01T15:44:56.237Z] #45 6.655 + dir=/tmp/install [2020-12-01T15:44:56.237Z] #45 6.659 + bin=gotestsum [2020-12-01T15:44:56.237Z] #45 6.659 + shift [2020-12-01T15:44:56.237Z] #45 6.659 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-01T15:44:56.237Z] #45 6.659 + . /tmp/install/gotestsum.installer [2020-12-01T15:44:56.237Z] #45 6.661 ++ : v0.5.3 [2020-12-01T15:44:56.237Z] #45 6.668 + install_gotestsum [2020-12-01T15:44:56.237Z] #45 6.669 + set -e [2020-12-01T15:44:56.237Z] #45 6.669 + export GO111MODULE=on [2020-12-01T15:44:56.237Z] #45 6.669 + GO111MODULE=on [2020-12-01T15:44:56.237Z] #45 6.669 + GOBIN=/build [2020-12-01T15:44:56.237Z] #45 6.669 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-01T15:44:56.237Z] #45 6.706 go: finding gotest.tools v0.5.3 [2020-12-01T15:44:56.237Z] #45 6.713 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-01T15:44:56.237Z] #45 7.686 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-01T15:44:56.237Z] #45 8.287 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-01T15:44:56.237Z] #45 10.44 go: downloading github.com/fatih/color v1.9.0 [2020-12-01T15:44:56.237Z] #45 10.48 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:44:56.237Z] #45 10.58 go: downloading github.com/pkg/errors v0.9.1 [2020-12-01T15:44:56.237Z] #45 10.68 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-01T15:44:56.237Z] #45 10.69 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:44:56.237Z] #45 10.77 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:44:56.237Z] #45 10.78 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:44:56.237Z] #45 10.87 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:44:56.237Z] #45 11.01 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:44:56.237Z] #45 11.40 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:44:56.237Z] #45 11.42 go: extracting github.com/fatih/color v1.9.0 [2020-12-01T15:44:56.237Z] #45 11.42 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:44:56.237Z] #45 11.45 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:44:56.237Z] #45 11.53 go: extracting github.com/pkg/errors v0.9.1 [2020-12-01T15:44:56.471Z] #41 12.00 DEP images/core-aarch64.pb-c.d [2020-12-01T15:44:56.471Z] #41 12.03 DEP images/core-arm.pb-c.d [2020-12-01T15:44:56.471Z] #41 12.05 DEP images/core-ppc64.pb-c.d [2020-12-01T15:44:56.471Z] #41 12.08 DEP images/core-s390.pb-c.d [2020-12-01T15:44:56.471Z] #41 12.11 DEP images/core-x86.pb-c.d [2020-12-01T15:44:56.471Z] #41 12.14 DEP images/core.pb-c.d [2020-12-01T15:44:56.471Z] #41 12.19 DEP images/inventory.pb-c.d [2020-12-01T15:44:56.471Z] #41 ... [2020-12-01T15:44:56.471Z] [2020-12-01T15:44:56.471Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:56.471Z] #43 36.53 internal/fmtsort [2020-12-01T15:44:56.471Z] #43 36.94 strings [2020-12-01T15:44:56.471Z] #43 37.36 os [2020-12-01T15:44:56.471Z] #43 38.39 regexp/syntax [2020-12-01T15:44:56.471Z] #43 39.65 fmt [2020-12-01T15:44:56.471Z] #43 41.81 regexp [2020-12-01T15:44:56.471Z] #43 42.75 flag [2020-12-01T15:44:56.471Z] #43 43.82 go/token [2020-12-01T15:44:56.471Z] #43 44.21 internal/lazyregexp [2020-12-01T15:44:56.471Z] #43 44.33 net/url [2020-12-01T15:44:56.471Z] #43 44.41 go/scanner [2020-12-01T15:44:56.471Z] #43 45.33 text/template/parse [2020-12-01T15:44:56.471Z] #43 45.34 go/ast [2020-12-01T15:44:56.497Z] #45 ... [2020-12-01T15:44:56.497Z] [2020-12-01T15:44:56.497Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:44:56.497Z] #38 5.463 + git clone https://github.com/docker/distribution.git . [2020-12-01T15:44:56.497Z] #38 5.465 Cloning into '.'... [2020-12-01T15:44:56.666Z] #56 ... [2020-12-01T15:44:56.666Z] [2020-12-01T15:44:56.666Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:56.666Z] #49 22.76 mvdan.cc/sh/v3/cmd/shfmt [2020-12-01T15:44:56.666Z] #49 DONE 25.4s [2020-12-01T15:44:56.666Z] [2020-12-01T15:44:56.666Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:44:56.666Z] #41 2.194 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T15:44:56.666Z] #41 2.194 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T15:44:56.666Z] #41 2.219 Note: Building without GnuTLS support [2020-12-01T15:44:56.666Z] #41 2.230 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T15:44:56.666Z] #41 2.230 Makefile.config:40: Warn: Building without nftables support [2020-12-01T15:44:56.741Z] #11 38.95 The following additional packages will be installed: [2020-12-01T15:44:56.741Z] #11 38.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-01T15:44:56.741Z] #11 38.96 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-01T15:44:56.741Z] #11 38.96 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-01T15:44:56.741Z] #11 38.96 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-01T15:44:56.741Z] #11 38.97 Suggested packages: [2020-12-01T15:44:56.741Z] #11 38.97 gcc-8-locales seccomp wine64 [2020-12-01T15:44:56.741Z] #11 ... [2020-12-01T15:44:56.741Z] [2020-12-01T15:44:56.741Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:44:56.741Z] #43 29.06 vendor/golang.org/x/crypto/curve25519 [2020-12-01T15:44:56.759Z] #38 ... [2020-12-01T15:44:56.759Z] [2020-12-01T15:44:56.759Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:44:56.759Z] #30 4.546 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-01T15:44:56.759Z] #30 4.548 Cloning into '.'... [2020-12-01T15:44:56.759Z] #30 ... [2020-12-01T15:44:56.759Z] [2020-12-01T15:44:56.759Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:56.759Z] #45 11.82 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:44:56.759Z] #45 11.89 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-01T15:44:56.759Z] #45 11.91 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:44:56.761Z] #43 ... [2020-12-01T15:44:56.761Z] [2020-12-01T15:44:56.761Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:44:56.761Z] #41 12.21 PBCC images/cpuinfo.pb-c.c [2020-12-01T15:44:56.761Z] #41 12.23 DEP images/cpuinfo.pb-c.d [2020-12-01T15:44:56.761Z] #41 12.26 PBCC images/stats.pb-c.c [2020-12-01T15:44:56.761Z] #41 12.27 DEP images/stats.pb-c.d [2020-12-01T15:44:56.761Z] #41 ... [2020-12-01T15:44:56.761Z] [2020-12-01T15:44:56.761Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:56.761Z] #32 DONE 46.8s [2020-12-01T15:44:56.761Z] [2020-12-01T15:44:56.761Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:44:56.761Z] #49 43.12 encoding/json [2020-12-01T15:44:56.761Z] #49 44.59 github.com/pkg/diff [2020-12-01T15:44:56.761Z] #49 45.75 go/ast [2020-12-01T15:44:56.761Z] #49 47.06 golang.org/x/crypto/ssh/terminal [2020-12-01T15:44:56.938Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-12-01T15:44:57.002Z] #43 ... [2020-12-01T15:44:57.002Z] [2020-12-01T15:44:57.002Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:57.002Z] #40 31.72 Reading package lists... [2020-12-01T15:44:57.023Z] #45 12.06 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:44:57.023Z] #45 ... [2020-12-01T15:44:57.023Z] [2020-12-01T15:44:57.023Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:44:57.023Z] #27 DONE 14.2s [2020-12-01T15:44:57.285Z] [2020-12-01T15:44:57.285Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:44:57.285Z] #40 12.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:44:57.513Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2020-12-01T15:44:57.513Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-12-01T15:44:57.575Z] #40 38.26 Building dependency tree... [2020-12-01T15:44:57.603Z] #41 3.205 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T15:44:57.603Z] #41 3.249 GEN .gitid [2020-12-01T15:44:57.603Z] #41 3.265 GEN criu/include/version.h [2020-12-01T15:44:57.603Z] #41 3.291 GEN include/common/asm [2020-12-01T15:44:58.169Z] #41 ... [2020-12-01T15:44:58.169Z] [2020-12-01T15:44:58.169Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:58.169Z] #56 DONE 27.1s [2020-12-01T15:44:58.270Z] #49 48.06 mvdan.cc/editorconfig [2020-12-01T15:44:58.270Z] #49 ... [2020-12-01T15:44:58.270Z] [2020-12-01T15:44:58.270Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:58.270Z] #54 25.01 Checking out files: 74% (2543/3406) Checking out files: 75% (2555/3406) Checking out files: 76% (2589/3406) Checking out files: 77% (2623/3406) Checking out files: 78% (2657/3406) Checking out files: 79% (2691/3406) Checking out files: 80% (2725/3406) Checking out files: 81% (2759/3406) Checking out files: 82% (2793/3406) Checking out files: 83% (2827/3406) Checking out files: 84% (2862/3406) Checking out files: 85% (2896/3406) Checking out files: 86% (2930/3406) Checking out files: 87% (2964/3406) Checking out files: 88% (2998/3406) Checking out files: 89% (3032/3406) Checking out files: 90% (3066/3406) Checking out files: 91% (3100/3406) Checking out files: 92% (3134/3406) Checking out files: 93% (3168/3406) Checking out files: 94% (3202/3406) Checking out files: 95% (3236/3406) Checking out files: 96% (3270/3406) Checking out files: 97% (3304/3406) Checking out files: 98% (3338/3406) Checking out files: 99% (3372/3406) Checking out files: 100% (3406/3406) Checking out files: 100% (3406/3406), done. [2020-12-01T15:44:58.270Z] #54 25.54 + cd /tmp/tmp.CSFO6pCyKT/src/github.com/containerd/containerd [2020-12-01T15:44:58.270Z] #54 25.54 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:44:58.427Z] [2020-12-01T15:44:58.427Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-01T15:44:58.427Z] #57 DONE 0.1s [2020-12-01T15:44:58.427Z] [2020-12-01T15:44:58.427Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:58.427Z] #54 12.56 + cd /tmp/tmp.fCLXJtTCXu/src/github.com/containerd/containerd [2020-12-01T15:44:58.427Z] #54 12.56 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:44:58.427Z] #54 ... [2020-12-01T15:44:58.427Z] [2020-12-01T15:44:58.427Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-01T15:44:58.427Z] #58 DONE 0.1s [2020-12-01T15:44:58.683Z] [2020-12-01T15:44:58.683Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:44:58.683Z] #54 13.16 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-01T15:44:58.683Z] #54 13.16 + BUILDTAGS='netgo osusergo static_build' [2020-12-01T15:44:58.683Z] #54 13.16 + export EXTRA_FLAGS=-buildmode=pie [2020-12-01T15:44:58.683Z] #54 13.16 + EXTRA_FLAGS=-buildmode=pie [2020-12-01T15:44:58.683Z] #54 13.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-01T15:44:58.683Z] #54 13.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-01T15:44:58.683Z] #54 13.16 + '[' '' = dynamic ']' [2020-12-01T15:44:58.683Z] #54 13.16 + make [2020-12-01T15:44:58.901Z] #54 25.93 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-01T15:44:58.901Z] #54 25.93 + BUILDTAGS='netgo osusergo static_build' [2020-12-01T15:44:58.901Z] #54 25.93 + export EXTRA_FLAGS=-buildmode=pie [2020-12-01T15:44:58.901Z] #54 25.93 + EXTRA_FLAGS=-buildmode=pie [2020-12-01T15:44:58.901Z] #54 25.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-01T15:44:58.901Z] #54 25.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-01T15:44:58.901Z] #54 25.93 + '[' '' = dynamic ']' [2020-12-01T15:44:58.901Z] #54 25.93 + make [2020-12-01T15:44:59.249Z] #54 13.80 + bin/ctr [2020-12-01T15:44:59.488Z] #40 41.62 The following additional packages will be installed: [2020-12-01T15:44:59.488Z] #40 41.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-01T15:44:59.488Z] #40 41.62 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-01T15:44:59.488Z] #40 41.63 Suggested packages: [2020-12-01T15:44:59.488Z] #40 41.64 manpages-dev python-setuptools [2020-12-01T15:44:59.532Z] #54 26.79 + bin/ctr [2020-12-01T15:45:00.079Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.2s done [2020-12-01T15:45:00.079Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2020-12-01T15:45:00.595Z] #40 ... [2020-12-01T15:45:00.595Z] [2020-12-01T15:45:00.595Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:00.595Z] #22 15.45 + mkdir -p /build [2020-12-01T15:45:00.595Z] #22 15.46 + mv docker/docker /build/ [2020-12-01T15:45:00.595Z] #22 15.47 + rmdir docker [2020-12-01T15:45:00.595Z] #22 DONE 15.8s [2020-12-01T15:45:00.856Z] [2020-12-01T15:45:00.856Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:00.856Z] #32 13.55 internal/testlog [2020-12-01T15:45:00.856Z] #32 14.42 encoding [2020-12-01T15:45:00.856Z] #32 14.58 runtime/cgo [2020-12-01T15:45:00.876Z] #40 43.07 The following NEW packages will be installed: [2020-12-01T15:45:00.876Z] #40 43.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-01T15:45:00.876Z] #40 43.07 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-01T15:45:00.876Z] #40 43.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-01T15:45:00.876Z] #40 43.08 python-six zlib1g-dev [2020-12-01T15:45:01.138Z] #40 43.57 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:45:01.138Z] #40 43.57 Need to get 4095 kB of archives. [2020-12-01T15:45:01.138Z] #40 43.57 After this operation, 22.5 MB of additional disk space will be used. [2020-12-01T15:45:01.138Z] #40 43.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-01T15:45:01.138Z] #40 43.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-01T15:45:01.138Z] #40 43.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-01T15:45:01.399Z] #40 43.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-01T15:45:01.399Z] #40 43.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-01T15:45:01.399Z] #40 43.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-01T15:45:01.399Z] #40 43.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-12-01T15:45:01.399Z] #40 43.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-01T15:45:01.399Z] #40 43.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-01T15:45:01.661Z] #40 43.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-01T15:45:01.661Z] #40 ... [2020-12-01T15:45:01.661Z] [2020-12-01T15:45:01.661Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:01.661Z] #62 DONE 44.0s [2020-12-01T15:45:01.661Z] [2020-12-01T15:45:01.661Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:01.661Z] #40 43.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-01T15:45:01.661Z] #40 ... [2020-12-01T15:45:01.661Z] [2020-12-01T15:45:01.661Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:45:01.661Z] #53 31.14 Reading package lists... [2020-12-01T15:45:01.661Z] #53 37.70 Building dependency tree... [2020-12-01T15:45:01.661Z] #53 41.08 The following additional packages will be installed: [2020-12-01T15:45:01.661Z] #53 41.08 libbtrfs0 [2020-12-01T15:45:01.661Z] #53 41.24 The following NEW packages will be installed: [2020-12-01T15:45:01.661Z] #53 41.27 libbtrfs-dev libbtrfs0 [2020-12-01T15:45:01.661Z] #53 41.66 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:45:01.661Z] #53 41.66 Need to get 119 kB of archives. [2020-12-01T15:45:01.661Z] #53 41.66 After this operation, 387 kB of additional disk space will be used. [2020-12-01T15:45:01.661Z] #53 41.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-01T15:45:01.661Z] #53 41.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-01T15:45:01.661Z] #53 42.85 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:01.661Z] #53 43.14 Fetched 119 kB in 0s (422 kB/s) [2020-12-01T15:45:01.661Z] #53 43.26 Selecting previously unselected package libbtrfs0. [2020-12-01T15:45:01.661Z] #53 43.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-01T15:45:01.661Z] #53 43.31 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-01T15:45:01.661Z] #53 43.34 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T15:45:01.661Z] #53 43.59 Selecting previously unselected package libbtrfs-dev. [2020-12-01T15:45:01.661Z] #53 43.59 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-01T15:45:01.661Z] #53 43.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:45:01.772Z] #54 ... [2020-12-01T15:45:01.772Z] [2020-12-01T15:45:01.772Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:01.772Z] #11 20.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-01T15:45:01.772Z] #11 20.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-01T15:45:01.772Z] #11 20.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T15:45:01.772Z] #11 22.67 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-01T15:45:01.772Z] #11 22.68 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T15:45:01.772Z] #11 22.68 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:45:01.772Z] #11 22.80 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-01T15:45:01.772Z] #11 22.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T15:45:01.772Z] #11 22.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:45:01.772Z] #11 29.34 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-01T15:45:01.772Z] #11 29.35 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T15:45:01.772Z] #11 29.35 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:45:01.772Z] #11 ... [2020-12-01T15:45:01.772Z] [2020-12-01T15:45:01.772Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:01.772Z] #41 4.246 PBCC images/timens.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.255 DEP images/timens.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.273 PBCC images/fown.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.291 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.323 PBCC images/opts.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.350 PBCC images/memfd.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.361 DEP images/fown.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.372 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.395 DEP images/opts.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.418 DEP images/memfd.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.439 PBCC images/sit.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.469 DEP images/sit.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.497 PBCC images/macvlan.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.523 DEP images/macvlan.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.542 PBCC images/autofs.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.550 DEP images/autofs.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.594 PBCC images/sysctl.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.611 DEP images/sysctl.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.626 PBCC images/time.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.633 DEP images/time.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.642 PBCC images/binfmt-misc.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.651 DEP images/binfmt-misc.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.661 PBCC images/seccomp.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.673 DEP images/seccomp.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.686 PBCC images/userns.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.701 DEP images/userns.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.712 PBCC images/cgroup.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.723 DEP images/cgroup.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.745 PBCC images/ext-file.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.750 DEP images/ext-file.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.766 PBCC images/rpc.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.783 DEP images/rpc.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.789 PBCC images/siginfo.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.798 DEP images/siginfo.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.809 PBCC images/pagemap.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.827 DEP images/pagemap.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.848 PBCC images/rlimit.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.855 DEP images/rlimit.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.883 PBCC images/file-lock.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.899 DEP images/file-lock.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.908 PBCC images/tty.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.935 DEP images/tty.pb-c.d [2020-12-01T15:45:01.772Z] #41 4.971 PBCC images/tun.pb-c.c [2020-12-01T15:45:01.772Z] #41 4.987 PBCC images/netdev.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.007 DEP images/tun.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.041 DEP images/netdev.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.069 PBCC images/vma.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.091 DEP images/vma.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.103 PBCC images/creds.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.112 DEP images/creds.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.122 PBCC images/utsns.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.129 DEP images/utsns.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.147 PBCC images/ipc-desc.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.153 PBCC images/ipc-sem.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.163 DEP images/ipc-desc.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.176 DEP images/ipc-sem.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.187 PBCC images/ipc-msg.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.198 DEP images/ipc-msg.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.220 PBCC images/ipc-shm.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.228 DEP images/ipc-shm.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.244 PBCC images/ipc-var.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.255 DEP images/ipc-var.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.283 PBCC images/sk-opts.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.307 PBCC images/packet-sock.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.335 DEP images/sk-opts.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.359 DEP images/packet-sock.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.383 PBCC images/sk-netlink.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.397 DEP images/sk-netlink.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.413 PBCC images/sk-inet.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.431 DEP images/sk-inet.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.463 PBCC images/sk-unix.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.495 DEP images/sk-unix.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.519 PBCC images/mm.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.535 DEP images/mm.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.567 PBCC images/timerfd.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.582 DEP images/timerfd.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.603 PBCC images/timer.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.619 DEP images/timer.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.636 PBCC images/sa.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.655 DEP images/sa.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.675 PBCC images/pipe-data.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.686 DEP images/pipe-data.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.703 PBCC images/mnt.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.739 DEP images/mnt.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.754 PBCC images/sk-packet.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.762 DEP images/sk-packet.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.791 PBCC images/tcp-stream.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.819 DEP images/tcp-stream.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.867 PBCC images/pipe.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.887 DEP images/pipe.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.906 PBCC images/pstree.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.916 DEP images/pstree.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.931 PBCC images/fs.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.955 DEP images/fs.pb-c.d [2020-12-01T15:45:01.772Z] #41 5.975 PBCC images/signalfd.pb-c.c [2020-12-01T15:45:01.772Z] #41 5.985 DEP images/signalfd.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.009 PBCC images/fh.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.035 PBCC images/fsnotify.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.047 DEP images/fh.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.078 DEP images/fsnotify.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.105 PBCC images/eventpoll.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.127 DEP images/eventpoll.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.159 PBCC images/eventfd.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.165 DEP images/eventfd.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.191 PBCC images/remap-file-path.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.202 DEP images/remap-file-path.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.243 PBCC images/fifo.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.255 DEP images/fifo.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.283 PBCC images/ghost-file.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.327 DEP images/ghost-file.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.341 PBCC images/regfile.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.355 DEP images/regfile.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.395 PBCC images/ns.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.401 DEP images/ns.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.418 PBCC images/fdinfo.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.439 DEP images/fdinfo.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.455 PBCC images/core-aarch64.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.466 PBCC images/core-arm.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.479 PBCC images/core-ppc64.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.503 PBCC images/core-s390.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.515 PBCC images/core-x86.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.551 PBCC images/core.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.566 PBCC images/inventory.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.585 DEP images/core-aarch64.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.615 DEP images/core-arm.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.632 DEP images/core-ppc64.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.677 DEP images/core-s390.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.711 DEP images/core-x86.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.747 DEP images/core.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.768 DEP images/inventory.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.783 PBCC images/cpuinfo.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.790 DEP images/cpuinfo.pb-c.d [2020-12-01T15:45:01.772Z] #41 6.801 PBCC images/stats.pb-c.c [2020-12-01T15:45:01.772Z] #41 6.809 DEP images/stats.pb-c.d [2020-12-01T15:45:01.923Z] #53 44.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T15:45:01.923Z] #53 ... [2020-12-01T15:45:01.923Z] [2020-12-01T15:45:01.923Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:01.923Z] #40 44.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-01T15:45:02.004Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done [2020-12-01T15:45:02.186Z] #40 44.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-12-01T15:45:02.186Z] #40 44.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-01T15:45:02.186Z] #40 44.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-01T15:45:02.186Z] #40 44.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-01T15:45:02.186Z] #40 44.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-01T15:45:02.186Z] #40 ... [2020-12-01T15:45:02.186Z] [2020-12-01T15:45:02.186Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:45:02.186Z] #53 44.14 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:45:02.186Z] #53 44.16 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:45:02.186Z] #53 DONE 44.6s [2020-12-01T15:45:02.267Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2020-12-01T15:45:02.336Z] #41 7.919 make[1]: Nothing to be done for 'all'. [2020-12-01T15:45:02.447Z] [2020-12-01T15:45:02.447Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:03.706Z] #41 9.058 CC images/stats.o [2020-12-01T15:45:03.706Z] #41 9.243 CC images/core.o [2020-12-01T15:45:03.834Z] #54 ... [2020-12-01T15:45:03.834Z] [2020-12-01T15:45:03.834Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:03.834Z] #47 35.71 go: extracting golang.org/x/text v0.3.2 [2020-12-01T15:45:03.834Z] #47 35.92 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:45:03.834Z] #47 38.78 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-01T15:45:03.834Z] #47 43.40 go: finding github.com/fatih/color v1.7.0 [2020-12-01T15:45:03.834Z] #47 43.49 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:45:03.834Z] #47 43.54 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:45:03.834Z] #47 43.55 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:45:03.834Z] #47 43.58 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:45:03.834Z] #47 43.69 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:45:03.834Z] #47 43.76 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:45:03.834Z] #47 43.79 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:45:03.834Z] #47 43.82 go: finding github.com/pkg/errors v0.8.1 [2020-12-01T15:45:03.834Z] #47 43.92 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:45:03.834Z] #47 43.97 go: finding github.com/stretchr/testify v1.4.0 [2020-12-01T15:45:03.834Z] #47 44.00 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:45:03.834Z] #47 44.01 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:45:03.834Z] #47 44.05 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:45:03.834Z] #47 44.07 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:45:03.834Z] #47 44.09 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:45:03.834Z] #47 44.09 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:45:03.834Z] #47 44.13 go: finding github.com/stretchr/objx v0.2.0 [2020-12-01T15:45:03.834Z] #47 44.13 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:45:03.834Z] #47 44.18 go: finding github.com/spf13/viper v1.6.1 [2020-12-01T15:45:03.834Z] #47 44.19 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:45:03.834Z] #47 44.19 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:45:03.834Z] #47 44.27 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:45:03.834Z] #47 44.67 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:45:03.834Z] #47 44.79 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:45:03.834Z] #47 44.79 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:45:03.834Z] #47 44.84 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:45:03.834Z] #47 44.92 go: finding github.com/spf13/cobra v0.0.5 [2020-12-01T15:45:03.834Z] #47 44.97 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:45:03.834Z] #47 45.06 go: finding github.com/spf13/pflag v1.0.5 [2020-12-01T15:45:03.834Z] #47 45.18 go: finding github.com/gobwas/glob v0.2.3 [2020-12-01T15:45:03.834Z] #47 45.19 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:45:03.834Z] #47 45.20 go: finding github.com/magiconair/properties v1.8.1 [2020-12-01T15:45:03.834Z] #47 45.20 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:45:03.834Z] #47 45.23 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:45:03.834Z] #47 45.27 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:45:03.834Z] #47 45.31 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:45:03.834Z] #47 45.36 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:45:03.834Z] #47 45.44 go: finding github.com/spf13/afero v1.1.2 [2020-12-01T15:45:03.834Z] #47 45.47 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:45:03.834Z] #47 45.56 go: finding github.com/spf13/cast v1.3.0 [2020-12-01T15:45:03.834Z] #47 45.60 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:45:03.834Z] #47 45.61 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:45:03.834Z] #47 45.66 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:45:03.834Z] #47 45.75 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:45:03.834Z] #47 45.86 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-01T15:45:03.834Z] #47 46.06 go: finding golang.org/x/text v0.3.2 [2020-12-01T15:45:03.834Z] #47 46.06 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:45:03.834Z] #47 46.20 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:45:03.834Z] #47 46.24 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:45:03.834Z] #47 46.24 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:45:03.834Z] #47 ... [2020-12-01T15:45:03.834Z] [2020-12-01T15:45:03.834Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:03.834Z] #54 1.639 + RM_GOPATH=0 [2020-12-01T15:45:03.834Z] #54 1.639 + TMP_GOPATH= [2020-12-01T15:45:03.834Z] #54 1.639 + : /build [2020-12-01T15:45:03.834Z] #54 1.639 + '[' -z '' ']' [2020-12-01T15:45:03.963Z] #41 9.432 CC images/core-x86.o [2020-12-01T15:45:03.963Z] #41 9.584 CC images/core-arm.o [2020-12-01T15:45:04.094Z] #54 1.642 ++ mktemp -d [2020-12-01T15:45:04.094Z] #54 1.643 + export GOPATH=/tmp/tmp.w2oA1CAf1Z [2020-12-01T15:45:04.094Z] #54 1.643 + GOPATH=/tmp/tmp.w2oA1CAf1Z [2020-12-01T15:45:04.094Z] #54 1.643 + RM_GOPATH=1 [2020-12-01T15:45:04.094Z] #54 1.643 + case "$(go env GOARCH)" in [2020-12-01T15:45:04.094Z] #54 1.644 ++ go env GOARCH [2020-12-01T15:45:04.094Z] #54 1.673 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:04.094Z] #54 1.673 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:04.094Z] #54 1.679 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:04.094Z] #54 1.680 + dir=/tmp/install [2020-12-01T15:45:04.094Z] #54 1.684 + bin=containerd [2020-12-01T15:45:04.094Z] #54 1.684 + shift [2020-12-01T15:45:04.094Z] #54 1.684 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-01T15:45:04.094Z] #54 1.684 + . /tmp/install/containerd.installer [2020-12-01T15:45:04.094Z] #54 1.684 ++ set -e [2020-12-01T15:45:04.094Z] #54 1.685 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:45:04.094Z] #54 1.685 + install_containerd [2020-12-01T15:45:04.094Z] #54 1.691 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-01T15:45:04.094Z] #54 1.692 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:45:04.094Z] #54 1.692 + git clone https://github.com/containerd/containerd.git /tmp/tmp.w2oA1CAf1Z/src/github.com/containerd/containerd [2020-12-01T15:45:04.094Z] #54 1.696 Cloning into '/tmp/tmp.w2oA1CAf1Z/src/github.com/containerd/containerd'... [2020-12-01T15:45:04.151Z] #32 ... [2020-12-01T15:45:04.151Z] [2020-12-01T15:45:04.151Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:04.151Z] #47 17.51 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:45:04.151Z] #47 17.51 go: downloading github.com/fatih/color v1.7.0 [2020-12-01T15:45:04.151Z] #47 17.53 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:45:04.151Z] #47 17.54 go: downloading github.com/pkg/errors v0.8.1 [2020-12-01T15:45:04.151Z] #47 17.56 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-01T15:45:04.151Z] #47 17.63 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:45:04.151Z] #47 17.63 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-01T15:45:04.151Z] #47 17.64 go: downloading github.com/spf13/viper v1.6.1 [2020-12-01T15:45:04.151Z] #47 17.67 go: extracting github.com/fatih/color v1.7.0 [2020-12-01T15:45:04.151Z] #47 17.72 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:45:04.151Z] #47 17.73 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-01T15:45:04.151Z] #47 17.86 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:45:04.151Z] #47 17.89 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:45:04.151Z] #47 18.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:45:04.151Z] #47 18.04 go: extracting github.com/pkg/errors v0.8.1 [2020-12-01T15:45:04.151Z] #47 18.06 go: extracting github.com/spf13/viper v1.6.1 [2020-12-01T15:45:04.151Z] #47 18.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:45:04.151Z] #47 18.30 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:45:04.151Z] #47 18.32 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-01T15:45:04.151Z] #47 18.32 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:45:04.151Z] #47 18.32 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:45:04.151Z] #47 18.36 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-01T15:45:04.151Z] #47 18.37 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:45:04.151Z] #47 18.45 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:45:04.151Z] #47 18.46 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:45:04.151Z] #47 18.48 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:45:04.151Z] #47 18.63 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-01T15:45:04.151Z] #47 18.66 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:45:04.151Z] #47 19.06 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:45:04.151Z] #47 19.39 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:45:04.355Z] #54 ... [2020-12-01T15:45:04.355Z] [2020-12-01T15:45:04.355Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:04.355Z] #32 36.60 sync [2020-12-01T15:45:04.355Z] #32 36.62 internal/reflectlite [2020-12-01T15:45:04.355Z] #32 38.98 sort [2020-12-01T15:45:04.355Z] #32 38.98 errors [2020-12-01T15:45:04.355Z] #32 39.35 strconv [2020-12-01T15:45:04.355Z] #32 40.14 io [2020-12-01T15:45:04.355Z] #32 41.14 internal/oserror [2020-12-01T15:45:04.355Z] #32 41.23 syscall [2020-12-01T15:45:04.355Z] #32 43.72 reflect [2020-12-01T15:45:04.355Z] #32 ... [2020-12-01T15:45:04.355Z] [2020-12-01T15:45:04.355Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:04.355Z] #47 46.28 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:45:04.355Z] #47 46.29 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:45:04.355Z] #47 46.29 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:45:04.355Z] #47 46.31 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:45:04.355Z] #47 46.32 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:45:04.355Z] #47 46.32 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-01T15:45:04.355Z] #47 46.37 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:45:04.355Z] #47 46.37 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:45:04.355Z] #47 46.39 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:45:04.355Z] #47 46.41 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:45:04.355Z] #47 46.42 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:45:04.355Z] #47 46.45 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:45:04.355Z] #47 46.50 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:45:04.355Z] #47 46.53 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-01T15:45:04.355Z] #47 46.64 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:45:04.355Z] #47 46.64 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:45:04.355Z] #47 46.66 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-01T15:45:04.355Z] #47 46.66 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:45:04.526Z] #41 9.791 CC images/core-aarch64.o [2020-12-01T15:45:04.526Z] #41 9.950 CC images/core-ppc64.o [2020-12-01T15:45:04.617Z] #47 46.76 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:45:04.617Z] #47 46.87 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:45:04.617Z] #47 46.87 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:45:04.617Z] #47 46.93 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:45:04.617Z] #47 46.94 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:45:04.783Z] #41 10.12 CC images/core-s390.o [2020-12-01T15:45:04.784Z] #41 10.30 CC images/cpuinfo.o [2020-12-01T15:45:04.784Z] #41 ... [2020-12-01T15:45:04.784Z] [2020-12-01T15:45:04.784Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:04.784Z] #11 33.68 Selecting previously unselected package libapparmor1:amd64. [2020-12-01T15:45:04.784Z] #11 33.68 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-01T15:45:04.784Z] #11 33.70 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-01T15:45:04.784Z] #11 33.77 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-01T15:45:04.784Z] #11 33.77 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-01T15:45:04.784Z] #11 33.78 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-01T15:45:05.041Z] #11 33.88 Selecting previously unselected package libbtrfs0. [2020-12-01T15:45:05.041Z] #11 33.88 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-01T15:45:05.041Z] #11 33.90 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T15:45:05.091Z] #54 ... [2020-12-01T15:45:05.091Z] [2020-12-01T15:45:05.091Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:05.091Z] #11 54.78 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-01T15:45:05.091Z] #11 54.78 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-01T15:45:05.091Z] #11 54.80 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:45:05.101Z] #47 19.95 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:45:05.570Z] #47 ... [2020-12-01T15:45:05.570Z] [2020-12-01T15:45:05.570Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:05.570Z] #34 31.59 Reading package lists... [2020-12-01T15:45:05.570Z] #34 38.08 Building dependency tree... [2020-12-01T15:45:05.570Z] #34 41.65 The following additional packages will be installed: [2020-12-01T15:45:05.570Z] #34 41.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-01T15:45:05.570Z] #34 41.69 Suggested packages: [2020-12-01T15:45:05.570Z] #34 41.69 cmake-doc ninja-build lrzip [2020-12-01T15:45:05.570Z] #34 41.69 Recommended packages: [2020-12-01T15:45:05.570Z] #34 41.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-01T15:45:05.570Z] #34 42.81 The following NEW packages will be installed: [2020-12-01T15:45:05.570Z] #34 42.83 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-01T15:45:05.570Z] #34 42.83 vim-common xxd [2020-12-01T15:45:05.570Z] #34 43.27 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:45:05.570Z] #34 43.27 Need to get 14.9 MB of archives. [2020-12-01T15:45:05.570Z] #34 43.27 After this operation, 61.8 MB of additional disk space will be used. [2020-12-01T15:45:05.570Z] #34 43.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-01T15:45:05.570Z] #34 43.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T15:45:05.570Z] #34 43.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-01T15:45:05.570Z] #34 43.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-01T15:45:05.570Z] #34 44.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-12-01T15:45:05.570Z] #34 44.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-01T15:45:05.570Z] #34 44.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-01T15:45:05.570Z] #34 44.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-01T15:45:05.570Z] #34 44.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-01T15:45:05.570Z] #34 44.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-01T15:45:05.570Z] #34 46.91 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:05.570Z] #34 47.14 Fetched 14.9 MB in 2s (6188 kB/s) [2020-12-01T15:45:05.570Z] #34 47.26 Selecting previously unselected package xxd. [2020-12-01T15:45:05.570Z] #34 47.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-01T15:45:05.570Z] #34 47.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T15:45:05.570Z] #34 47.44 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T15:45:05.570Z] #34 47.71 Selecting previously unselected package vim-common. [2020-12-01T15:45:05.570Z] #34 47.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:45:05.570Z] #34 47.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T15:45:05.570Z] #34 ... [2020-12-01T15:45:05.570Z] [2020-12-01T15:45:05.570Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:05.570Z] #40 46.23 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:05.570Z] #40 46.42 Fetched 4095 kB in 1s (3576 kB/s) [2020-12-01T15:45:05.570Z] #40 46.61 Selecting previously unselected package libcap-dev:amd64. [2020-12-01T15:45:05.570Z] #40 46.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-01T15:45:05.570Z] #40 46.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-01T15:45:05.570Z] #40 46.73 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-01T15:45:05.570Z] #40 46.91 Selecting previously unselected package libnet1:amd64. [2020-12-01T15:45:05.570Z] #40 46.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T15:45:05.570Z] #40 46.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:45:05.570Z] #40 47.28 Selecting previously unselected package libnet1-dev. [2020-12-01T15:45:05.570Z] #40 47.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T15:45:05.570Z] #40 47.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T15:45:05.570Z] #40 47.52 Selecting previously unselected package libnl-3-200:amd64. [2020-12-01T15:45:05.570Z] #40 47.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-01T15:45:05.570Z] #40 47.53 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T15:45:05.570Z] #40 47.73 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-01T15:45:05.570Z] #40 47.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-01T15:45:05.570Z] #40 47.75 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-01T15:45:05.583Z] #8 ... [2020-12-01T15:45:05.583Z] [2020-12-01T15:45:05.583Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-01T15:45:05.583Z] #25 2.745 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:45:05.583Z] #25 2.759 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:45:05.583Z] #25 2.861 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:45:05.583Z] #25 2.979 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-12-01T15:45:05.583Z] #25 3.333 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-01T15:45:05.583Z] #25 3.444 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-12-01T15:45:05.583Z] #25 4.915 Fetched 8230 kB in 2s (3404 kB/s) [2020-12-01T15:45:05.583Z] #25 4.915 Reading package lists... [2020-12-01T15:45:05.583Z] #25 6.248 Reading package lists... [2020-12-01T15:45:05.583Z] #25 7.515 Building dependency tree... [2020-12-01T15:45:05.583Z] #25 8.159 The following additional packages will be installed: [2020-12-01T15:45:05.583Z] #25 8.159 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-01T15:45:05.583Z] #25 8.159 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-01T15:45:05.583Z] #25 8.163 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-01T15:45:05.583Z] #25 8.163 Suggested packages: [2020-12-01T15:45:05.583Z] #25 8.163 krb5-doc krb5-user [2020-12-01T15:45:05.583Z] #25 8.163 Recommended packages: [2020-12-01T15:45:05.583Z] #25 8.163 krb5-locales publicsuffix libsasl2-modules [2020-12-01T15:45:05.583Z] #25 8.415 The following NEW packages will be installed: [2020-12-01T15:45:05.583Z] #25 8.415 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-01T15:45:05.583Z] #25 8.423 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-01T15:45:05.583Z] #25 8.423 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-01T15:45:05.583Z] #25 8.423 libssh2-1 libssl1.1 openssl [2020-12-01T15:45:05.583Z] #25 8.715 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-01T15:45:05.583Z] #25 8.715 Need to get 4770 kB of archives. [2020-12-01T15:45:05.583Z] #25 8.715 After this operation, 11.5 MB of additional disk space will be used. [2020-12-01T15:45:05.583Z] #25 8.715 Get:1 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-12-01T15:45:05.583Z] #25 8.718 Get:2 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u3 [1382 kB] [2020-12-01T15:45:05.583Z] #25 8.718 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2020-12-01T15:45:05.583Z] #25 8.721 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2020-12-01T15:45:05.583Z] #25 8.736 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2020-12-01T15:45:05.583Z] #25 8.742 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2020-12-01T15:45:05.583Z] #25 8.744 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-12-01T15:45:05.583Z] #25 8.746 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-12-01T15:45:05.583Z] #25 8.816 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-12-01T15:45:05.583Z] #25 8.818 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-12-01T15:45:05.583Z] #25 8.897 Get:11 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u3 [823 kB] [2020-12-01T15:45:05.583Z] #25 8.962 Get:12 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-01T15:45:05.583Z] #25 9.032 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-12-01T15:45:05.583Z] #25 9.032 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-12-01T15:45:05.583Z] #25 9.032 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-12-01T15:45:05.583Z] #25 9.032 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-12-01T15:45:05.583Z] #25 9.034 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-12-01T15:45:05.583Z] #25 9.039 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-12-01T15:45:05.583Z] #25 9.043 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-12-01T15:45:05.583Z] #25 9.047 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-12-01T15:45:05.583Z] #25 9.049 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-12-01T15:45:05.583Z] #25 9.391 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:05.583Z] #25 9.430 Fetched 4770 kB in 1s (8091 kB/s) [2020-12-01T15:45:05.583Z] #25 9.467 Selecting previously unselected package libkeyutils1:arm64. [2020-12-01T15:45:05.583Z] #25 9.467 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2020-12-01T15:45:05.583Z] #25 9.479 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2020-12-01T15:45:05.583Z] #25 9.487 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-12-01T15:45:05.583Z] #25 9.541 Selecting previously unselected package libkrb5support0:arm64. [2020-12-01T15:45:05.583Z] #25 9.543 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2020-12-01T15:45:05.583Z] #25 9.547 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-12-01T15:45:05.583Z] #25 9.603 Selecting previously unselected package libk5crypto3:arm64. [2020-12-01T15:45:05.583Z] #25 9.603 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2020-12-01T15:45:05.583Z] #25 9.608 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-12-01T15:45:05.583Z] #25 9.681 Selecting previously unselected package libssl1.1:arm64. [2020-12-01T15:45:05.583Z] #25 9.683 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_arm64.deb ... [2020-12-01T15:45:05.583Z] #25 9.688 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-12-01T15:45:05.583Z] #25 9.893 Selecting previously unselected package libkrb5-3:arm64. [2020-12-01T15:45:05.583Z] #25 9.893 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2020-12-01T15:45:05.583Z] #25 9.897 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-12-01T15:45:05.583Z] #25 10.07 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-12-01T15:45:05.583Z] #25 10.07 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2020-12-01T15:45:05.583Z] #25 10.08 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-12-01T15:45:05.583Z] #25 10.14 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-12-01T15:45:05.583Z] #25 10.14 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-12-01T15:45:05.583Z] #25 10.14 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:45:05.583Z] #25 ... [2020-12-01T15:45:05.583Z] [2020-12-01T15:45:05.583Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:45:05.604Z] #11 34.17 Selecting previously unselected package libbtrfs-dev. [2020-12-01T15:45:05.604Z] #11 34.17 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-01T15:45:05.604Z] #11 34.23 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:45:05.832Z] #40 48.05 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-01T15:45:05.833Z] #40 48.06 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-01T15:45:05.833Z] #40 48.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T15:45:05.833Z] #40 48.19 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-01T15:45:05.833Z] #40 48.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-01T15:45:05.833Z] #40 48.21 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-01T15:45:05.863Z] #11 34.64 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-01T15:45:05.863Z] #11 34.64 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-01T15:45:05.863Z] #11 34.66 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T15:45:06.041Z] #47 ... [2020-12-01T15:45:06.041Z] [2020-12-01T15:45:06.041Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:06.041Z] #56 11.11 + cd /tmp/tmp.ZZxINIjpmL/src/github.com/rootless-containers/rootlesskit [2020-12-01T15:45:06.041Z] #56 11.11 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:45:06.041Z] #56 11.64 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T15:45:06.041Z] #56 11.65 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-01T15:45:06.041Z] #56 ... [2020-12-01T15:45:06.041Z] [2020-12-01T15:45:06.041Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:06.041Z] #49 17.99 + cd /tmp/tmp.Lt8yjTimGt/src/github.com/mvdan/sh [2020-12-01T15:45:06.041Z] #49 17.99 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:45:06.041Z] #49 18.06 + GO111MODULE=on [2020-12-01T15:45:06.041Z] #49 18.06 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-01T15:45:06.041Z] #49 19.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:45:06.041Z] #49 19.36 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:45:06.041Z] #49 19.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:45:06.041Z] #49 19.65 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:45:06.041Z] #49 19.73 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:45:06.041Z] #49 20.74 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:45:06.094Z] #40 48.32 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-01T15:45:06.094Z] #40 48.33 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-01T15:45:06.094Z] #40 48.34 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-01T15:45:06.124Z] #11 ... [2020-12-01T15:45:06.124Z] [2020-12-01T15:45:06.124Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:06.124Z] #49 48.67 mvdan.cc/sh/v3/fileutil [2020-12-01T15:45:06.124Z] #49 48.79 mvdan.cc/sh/v3/syntax [2020-12-01T15:45:06.124Z] #49 52.77 mvdan.cc/sh/v3/cmd/shfmt [2020-12-01T15:45:06.124Z] #49 DONE 56.1s [2020-12-01T15:45:06.124Z] [2020-12-01T15:45:06.124Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:06.124Z] #41 13.39 make[1]: Nothing to be done for 'all'. [2020-12-01T15:45:06.124Z] #41 14.19 CC images/stats.o [2020-12-01T15:45:06.124Z] #41 14.45 CC images/core.o [2020-12-01T15:45:06.124Z] #41 14.81 CC images/core-x86.o [2020-12-01T15:45:06.124Z] #41 15.22 CC images/core-arm.o [2020-12-01T15:45:06.124Z] #41 15.52 CC images/core-aarch64.o [2020-12-01T15:45:06.124Z] #41 15.77 CC images/core-ppc64.o [2020-12-01T15:45:06.124Z] #41 16.05 CC images/core-s390.o [2020-12-01T15:45:06.124Z] #41 16.32 CC images/cpuinfo.o [2020-12-01T15:45:06.124Z] #41 16.51 CC images/inventory.o [2020-12-01T15:45:06.124Z] #41 16.57 CC images/fdinfo.o [2020-12-01T15:45:06.124Z] #41 16.66 CC images/fown.o [2020-12-01T15:45:06.124Z] #41 16.71 CC images/ns.o [2020-12-01T15:45:06.124Z] #41 16.76 CC images/regfile.o [2020-12-01T15:45:06.124Z] #41 16.82 CC images/ghost-file.o [2020-12-01T15:45:06.124Z] #41 16.92 CC images/fifo.o [2020-12-01T15:45:06.124Z] #41 16.97 CC images/remap-file-path.o [2020-12-01T15:45:06.124Z] #41 17.04 CC images/eventfd.o [2020-12-01T15:45:06.124Z] #41 17.12 CC images/eventpoll.o [2020-12-01T15:45:06.124Z] #41 17.33 CC images/fh.o [2020-12-01T15:45:06.124Z] #41 17.56 CC images/fsnotify.o [2020-12-01T15:45:06.124Z] #41 17.86 CC images/signalfd.o [2020-12-01T15:45:06.124Z] #41 18.08 CC images/fs.o [2020-12-01T15:45:06.124Z] #41 18.17 CC images/pstree.o [2020-12-01T15:45:06.124Z] #41 18.36 CC images/pipe.o [2020-12-01T15:45:06.124Z] #41 18.48 CC images/tcp-stream.o [2020-12-01T15:45:06.124Z] #41 18.63 CC images/sk-packet.o [2020-12-01T15:45:06.124Z] #41 18.83 CC images/mnt.o [2020-12-01T15:45:06.124Z] #41 18.94 CC images/pipe-data.o [2020-12-01T15:45:06.124Z] #41 19.05 CC images/sa.o [2020-12-01T15:45:06.124Z] #41 19.19 CC images/timer.o [2020-12-01T15:45:06.124Z] #41 19.44 CC images/timerfd.o [2020-12-01T15:45:06.124Z] #41 19.56 CC images/mm.o [2020-12-01T15:45:06.124Z] #41 19.79 CC images/sk-opts.o [2020-12-01T15:45:06.124Z] #41 19.89 CC images/sk-unix.o [2020-12-01T15:45:06.124Z] #41 19.99 CC images/sk-inet.o [2020-12-01T15:45:06.124Z] #41 20.13 CC images/tun.o [2020-12-01T15:45:06.124Z] #41 20.25 CC images/sk-netlink.o [2020-12-01T15:45:06.124Z] #41 20.33 CC images/packet-sock.o [2020-12-01T15:45:06.124Z] #41 20.46 CC images/ipc-var.o [2020-12-01T15:45:06.124Z] #41 20.62 CC images/ipc-desc.o [2020-12-01T15:45:06.124Z] #41 20.80 CC images/ipc-shm.o [2020-12-01T15:45:06.124Z] #41 20.89 CC images/ipc-msg.o [2020-12-01T15:45:06.124Z] #41 21.00 CC images/ipc-sem.o [2020-12-01T15:45:06.124Z] #41 21.10 CC images/utsns.o [2020-12-01T15:45:06.124Z] #41 21.18 CC images/creds.o [2020-12-01T15:45:06.124Z] #41 21.29 CC images/vma.o [2020-12-01T15:45:06.124Z] #41 21.36 CC images/netdev.o [2020-12-01T15:45:06.124Z] #41 21.61 CC images/tty.o [2020-12-01T15:45:06.135Z] #11 ... [2020-12-01T15:45:06.135Z] [2020-12-01T15:45:06.135Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:06.135Z] #43 24.77 vendor/golang.org/x/net/idna [2020-12-01T15:45:06.135Z] #43 25.19 crypto/elliptic [2020-12-01T15:45:06.135Z] #43 25.20 encoding/asn1 [2020-12-01T15:45:06.135Z] #43 25.20 crypto/dsa [2020-12-01T15:45:06.135Z] #43 25.20 crypto/rand [2020-12-01T15:45:06.135Z] #43 25.67 crypto/rsa [2020-12-01T15:45:06.135Z] #43 25.67 crypto/ed25519 [2020-12-01T15:45:06.135Z] #43 25.81 go/doc [2020-12-01T15:45:06.135Z] #43 26.86 github.com/LK4D4/vndr/build [2020-12-01T15:45:06.135Z] #43 26.89 crypto/x509/pkix [2020-12-01T15:45:06.135Z] #43 26.89 crypto/ecdsa [2020-12-01T15:45:06.135Z] #43 26.90 vendor/golang.org/x/crypto/cryptobyte [2020-12-01T15:45:06.135Z] #43 28.59 net/textproto [2020-12-01T15:45:06.135Z] #43 28.59 vendor/golang.org/x/net/http/httpproxy [2020-12-01T15:45:06.135Z] #43 28.59 crypto/x509 [2020-12-01T15:45:06.135Z] #43 28.86 vendor/golang.org/x/net/http/httpguts [2020-12-01T15:45:06.135Z] #43 28.86 mime/multipart [2020-12-01T15:45:06.135Z] #43 29.61 crypto/tls [2020-12-01T15:45:06.135Z] #43 31.30 net/http/httptrace [2020-12-01T15:45:06.135Z] #43 31.38 net/http [2020-12-01T15:45:06.135Z] #43 34.42 github.com/LK4D4/vndr/godl [2020-12-01T15:45:06.135Z] #43 34.76 github.com/LK4D4/vndr [2020-12-01T15:45:06.135Z] #43 ... [2020-12-01T15:45:06.135Z] [2020-12-01T15:45:06.135Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:06.135Z] #41 10.42 CC images/inventory.o [2020-12-01T15:45:06.135Z] #41 10.55 CC images/fdinfo.o [2020-12-01T15:45:06.135Z] #41 10.74 CC images/fown.o [2020-12-01T15:45:06.135Z] #41 10.86 CC images/ns.o [2020-12-01T15:45:06.135Z] #41 10.95 CC images/regfile.o [2020-12-01T15:45:06.135Z] #41 11.09 CC images/ghost-file.o [2020-12-01T15:45:06.135Z] #41 11.22 CC images/fifo.o [2020-12-01T15:45:06.135Z] #41 11.31 CC images/remap-file-path.o [2020-12-01T15:45:06.135Z] #41 11.36 CC images/eventfd.o [2020-12-01T15:45:06.135Z] #41 11.47 CC images/eventpoll.o [2020-12-01T15:45:06.135Z] #41 11.60 CC images/fh.o [2020-12-01T15:45:06.135Z] #41 11.73 CC images/fsnotify.o [2020-12-01T15:45:06.157Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.9s done [2020-12-01T15:45:06.302Z] #49 21.46 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:45:06.355Z] #40 48.64 Selecting previously unselected package libprotobuf17:amd64. [2020-12-01T15:45:06.355Z] #40 48.66 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-01T15:45:06.355Z] #40 48.66 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:06.410Z] #41 11.97 CC images/signalfd.o [2020-12-01T15:45:06.420Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-12-01T15:45:06.420Z] #8 DONE 20.9s [2020-12-01T15:45:06.420Z] [2020-12-01T15:45:06.420Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-01T15:45:06.420Z] #25 10.19 Selecting previously unselected package libsasl2-2:arm64. [2020-12-01T15:45:06.421Z] #25 10.19 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-12-01T15:45:06.421Z] #25 10.20 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:45:06.421Z] #25 10.25 Selecting previously unselected package libldap-common. [2020-12-01T15:45:06.421Z] #25 10.25 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-01T15:45:06.421Z] #25 10.26 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:45:06.421Z] #25 10.31 Selecting previously unselected package libldap-2.4-2:arm64. [2020-12-01T15:45:06.421Z] #25 10.31 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ... [2020-12-01T15:45:06.421Z] #25 10.32 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:45:06.421Z] #25 10.39 Selecting previously unselected package openssl. [2020-12-01T15:45:06.421Z] #25 10.39 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_arm64.deb ... [2020-12-01T15:45:06.421Z] #25 10.39 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-12-01T15:45:06.421Z] #25 10.59 Selecting previously unselected package ca-certificates. [2020-12-01T15:45:06.421Z] #25 10.59 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-01T15:45:06.421Z] #25 10.60 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-01T15:45:06.421Z] #25 10.70 Selecting previously unselected package libnghttp2-14:arm64. [2020-12-01T15:45:06.421Z] #25 10.70 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-12-01T15:45:06.421Z] #25 10.71 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-12-01T15:45:06.421Z] #25 10.76 Selecting previously unselected package libpsl5:arm64. [2020-12-01T15:45:06.421Z] #25 10.76 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-12-01T15:45:06.421Z] #25 10.76 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-12-01T15:45:06.421Z] #25 10.81 Selecting previously unselected package librtmp1:arm64. [2020-12-01T15:45:06.421Z] #25 10.81 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-12-01T15:45:06.421Z] #25 10.82 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-01T15:45:06.421Z] #25 10.87 Selecting previously unselected package libssh2-1:arm64. [2020-12-01T15:45:06.421Z] #25 10.88 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-12-01T15:45:06.421Z] #25 10.88 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-12-01T15:45:06.421Z] #25 10.94 Selecting previously unselected package libcurl4:arm64. [2020-12-01T15:45:06.421Z] #25 10.94 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-12-01T15:45:06.421Z] #25 10.95 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-12-01T15:45:06.421Z] #25 11.01 Selecting previously unselected package curl. [2020-12-01T15:45:06.421Z] #25 11.01 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-12-01T15:45:06.421Z] #25 11.02 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-01T15:45:06.421Z] #25 11.10 Selecting previously unselected package libonig5:arm64. [2020-12-01T15:45:06.421Z] #25 11.10 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-12-01T15:45:06.421Z] #25 11.10 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-12-01T15:45:06.421Z] #25 11.18 Selecting previously unselected package libjq1:arm64. [2020-12-01T15:45:06.421Z] #25 11.18 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-12-01T15:45:06.677Z] #41 12.08 CC images/fs.o [2020-12-01T15:45:06.677Z] #41 12.20 CC images/pstree.o [2020-12-01T15:45:06.677Z] #41 12.26 CC images/pipe.o [2020-12-01T15:45:06.683Z] #25 11.18 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-01T15:45:06.683Z] #25 11.23 Selecting previously unselected package jq. [2020-12-01T15:45:06.683Z] #25 11.23 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-12-01T15:45:06.683Z] #25 11.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T15:45:06.683Z] #25 11.29 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-12-01T15:45:06.683Z] #25 11.30 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-12-01T15:45:06.683Z] #25 11.32 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u3) ... [2020-12-01T15:45:06.774Z] #41 22.23 CC images/file-lock.o [2020-12-01T15:45:06.774Z] #41 22.35 CC images/rlimit.o [2020-12-01T15:45:06.774Z] #41 22.42 CC images/pagemap.o [2020-12-01T15:45:06.873Z] #49 ... [2020-12-01T15:45:06.873Z] [2020-12-01T15:45:06.873Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:06.873Z] #43 12.04 unicode/utf8 [2020-12-01T15:45:06.873Z] #43 13.27 math [2020-12-01T15:45:06.873Z] #43 18.42 unicode/utf16 [2020-12-01T15:45:06.873Z] #43 18.62 container/list [2020-12-01T15:45:06.873Z] #43 19.11 crypto/internal/subtle [2020-12-01T15:45:06.873Z] #43 19.27 crypto/subtle [2020-12-01T15:45:06.873Z] #43 19.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-01T15:45:06.873Z] #43 19.48 internal/nettrace [2020-12-01T15:45:06.873Z] #43 19.64 runtime/cgo [2020-12-01T15:45:06.873Z] #43 ... [2020-12-01T15:45:06.873Z] [2020-12-01T15:45:06.873Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:06.873Z] #47 21.92 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:45:06.935Z] #41 ... [2020-12-01T15:45:06.935Z] [2020-12-01T15:45:06.935Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:45:06.935Z] #30 DONE 35.7s [2020-12-01T15:45:06.935Z] [2020-12-01T15:45:06.935Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:06.935Z] #41 12.38 CC images/tcp-stream.o [2020-12-01T15:45:06.935Z] #41 12.46 CC images/sk-packet.o [2020-12-01T15:45:06.935Z] #41 12.57 CC images/mnt.o [2020-12-01T15:45:06.944Z] #25 11.49 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-12-01T15:45:06.944Z] #25 11.50 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:45:06.944Z] #25 11.52 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-12-01T15:45:06.944Z] #25 11.54 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:45:06.944Z] #25 11.55 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-01T15:45:06.944Z] #25 11.57 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-12-01T15:45:06.944Z] #25 11.58 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:45:06.944Z] #25 11.59 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-12-01T15:45:06.944Z] #25 11.61 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-12-01T15:45:06.944Z] #25 11.63 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-12-01T15:45:06.944Z] #25 11.67 Setting up libonig5:arm64 (6.9.1-1) ... [2020-12-01T15:45:07.064Z] #41 22.52 CC images/siginfo.o [2020-12-01T15:45:07.064Z] #41 22.60 CC images/rpc.o [2020-12-01T15:45:07.134Z] #47 ... [2020-12-01T15:45:07.134Z] [2020-12-01T15:45:07.134Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:07.134Z] #11 12.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:45:07.206Z] #25 11.71 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-01T15:45:07.206Z] #25 11.75 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:45:07.206Z] #25 11.78 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-01T15:45:07.273Z] #41 12.71 CC images/pipe-data.o [2020-12-01T15:45:07.273Z] #41 12.81 CC images/sa.o [2020-12-01T15:45:07.273Z] #41 12.89 CC images/timer.o [2020-12-01T15:45:07.298Z] #40 ... [2020-12-01T15:45:07.298Z] [2020-12-01T15:45:07.298Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:07.298Z] #43 39.56 github.com/LK4D4/vndr/godl/singleflight [2020-12-01T15:45:07.298Z] #43 39.60 io [2020-12-01T15:45:07.298Z] #43 39.92 strconv [2020-12-01T15:45:07.298Z] #43 40.94 bytes [2020-12-01T15:45:07.298Z] #43 43.43 reflect [2020-12-01T15:45:07.298Z] #43 43.51 bufio [2020-12-01T15:45:07.298Z] #43 46.30 syscall [2020-12-01T15:45:07.355Z] #41 23.12 CC images/ext-file.o [2020-12-01T15:45:07.355Z] #41 23.20 CC images/cgroup.o [2020-12-01T15:45:07.395Z] #11 ... [2020-12-01T15:45:07.395Z] [2020-12-01T15:45:07.395Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:45:07.395Z] #53 12.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:45:07.395Z] #53 ... [2020-12-01T15:45:07.395Z] [2020-12-01T15:45:07.395Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:07.395Z] #45 12.30 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:45:07.395Z] #45 14.42 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:45:07.395Z] #45 15.67 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:45:07.395Z] #45 17.62 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:45:07.395Z] #45 21.10 go: finding github.com/fatih/color v1.9.0 [2020-12-01T15:45:07.395Z] #45 21.20 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:45:07.395Z] #45 21.21 go: finding github.com/pkg/errors v0.9.1 [2020-12-01T15:45:07.395Z] #45 21.31 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:45:07.395Z] #45 21.36 go: finding github.com/spf13/pflag v1.0.3 [2020-12-01T15:45:07.395Z] #45 21.37 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:45:07.395Z] #45 21.63 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:45:07.395Z] #45 21.74 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:45:07.395Z] #45 21.91 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:45:07.395Z] #45 21.93 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:45:07.395Z] #45 21.94 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:45:07.559Z] #43 ... [2020-12-01T15:45:07.559Z] [2020-12-01T15:45:07.559Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:45:07.559Z] #30 48.39 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-01T15:45:07.559Z] #30 48.97 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-01T15:45:07.560Z] #41 13.07 CC images/timerfd.o [2020-12-01T15:45:07.560Z] #41 13.14 CC images/mm.o [2020-12-01T15:45:07.655Z] #45 ... [2020-12-01T15:45:07.655Z] [2020-12-01T15:45:07.655Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:07.655Z] #34 12.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:45:07.655Z] #34 ... [2020-12-01T15:45:07.655Z] [2020-12-01T15:45:07.655Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:07.655Z] #49 22.79 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:45:07.780Z] #25 12.48 Updating certificates in /etc/ssl/certs... [2020-12-01T15:45:07.818Z] #41 13.24 CC images/sk-opts.o [2020-12-01T15:45:07.818Z] #41 13.31 CC images/sk-unix.o [2020-12-01T15:45:07.818Z] #41 13.44 CC images/sk-inet.o [2020-12-01T15:45:07.822Z] #30 49.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-01T15:45:07.985Z] #41 23.55 CC images/userns.o [2020-12-01T15:45:07.986Z] #41 23.66 CC images/google/protobuf/descriptor.o [2020-12-01T15:45:08.079Z] #41 13.59 CC images/tun.o [2020-12-01T15:45:08.083Z] #30 ... [2020-12-01T15:45:08.083Z] [2020-12-01T15:45:08.083Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:08.083Z] #11 40.33 The following NEW packages will be installed: [2020-12-01T15:45:08.083Z] #11 40.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-01T15:45:08.083Z] #11 40.35 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-01T15:45:08.083Z] #11 40.35 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-01T15:45:08.083Z] #11 40.35 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-01T15:45:08.083Z] #11 40.35 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-01T15:45:08.083Z] #11 40.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-01T15:45:08.083Z] #11 40.82 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:45:08.083Z] #11 40.82 Need to get 77.7 MB of archives. [2020-12-01T15:45:08.083Z] #11 40.82 After this operation, 487 MB of additional disk space will be used. [2020-12-01T15:45:08.083Z] #11 40.82 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-12-01T15:45:08.083Z] #11 41.10 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-12-01T15:45:08.083Z] #11 41.47 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-12-01T15:45:08.083Z] #11 41.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-01T15:45:08.083Z] #11 41.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-01T15:45:08.083Z] #11 41.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-01T15:45:08.083Z] #11 42.00 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-12-01T15:45:08.083Z] #11 42.38 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-12-01T15:45:08.083Z] #11 42.38 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-12-01T15:45:08.083Z] #11 47.17 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-12-01T15:45:08.083Z] #11 49.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-01T15:45:08.083Z] #11 49.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-01T15:45:08.083Z] #11 49.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-01T15:45:08.083Z] #11 49.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-01T15:45:08.083Z] #11 49.66 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-12-01T15:45:08.083Z] #11 49.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-12-01T15:45:08.084Z] #11 49.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-01T15:45:08.084Z] #11 49.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-01T15:45:08.084Z] #11 49.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-01T15:45:08.084Z] #11 49.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-01T15:45:08.084Z] #11 49.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-01T15:45:08.084Z] #11 49.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-01T15:45:08.084Z] #11 49.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-01T15:45:08.084Z] #11 49.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-01T15:45:08.084Z] #11 49.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-12-01T15:45:08.339Z] #41 13.75 CC images/sk-netlink.o [2020-12-01T15:45:08.339Z] #41 13.83 CC images/packet-sock.o [2020-12-01T15:45:08.339Z] #41 13.95 CC images/ipc-var.o [2020-12-01T15:45:08.344Z] #11 ... [2020-12-01T15:45:08.344Z] [2020-12-01T15:45:08.344Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:08.344Z] #40 49.82 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-01T15:45:08.344Z] #40 49.82 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-01T15:45:08.344Z] #40 49.83 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:08.344Z] #40 50.03 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-01T15:45:08.344Z] #40 50.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-01T15:45:08.344Z] #40 50.05 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:08.599Z] #41 14.04 CC images/ipc-desc.o [2020-12-01T15:45:08.599Z] #41 14.15 CC images/ipc-shm.o [2020-12-01T15:45:08.599Z] #41 14.22 CC images/ipc-msg.o [2020-12-01T15:45:08.616Z] #41 ... [2020-12-01T15:45:08.616Z] [2020-12-01T15:45:08.616Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:08.616Z] #43 48.63 text/template [2020-12-01T15:45:08.616Z] #43 49.11 go/parser [2020-12-01T15:45:08.616Z] #43 51.07 encoding/xml [2020-12-01T15:45:08.616Z] #43 52.25 go/doc [2020-12-01T15:45:08.616Z] #43 54.09 github.com/LK4D4/vndr/versioned [2020-12-01T15:45:08.616Z] #43 54.11 compress/flate [2020-12-01T15:45:08.616Z] #43 54.56 github.com/LK4D4/vndr/build [2020-12-01T15:45:08.616Z] #43 56.05 hash/crc32 [2020-12-01T15:45:08.616Z] #43 56.37 compress/gzip [2020-12-01T15:45:08.616Z] #43 56.44 net [2020-12-01T15:45:08.616Z] #43 56.84 vendor/golang.org/x/text/transform [2020-12-01T15:45:08.616Z] #43 57.20 vendor/golang.org/x/text/unicode/bidi [2020-12-01T15:45:08.616Z] #43 58.39 vendor/golang.org/x/text/secure/bidirule [2020-12-01T15:45:08.616Z] #43 58.55 vendor/golang.org/x/text/unicode/norm [2020-12-01T15:45:08.725Z] #25 13.29 126 added, 0 removed; done. [2020-12-01T15:45:08.862Z] #41 14.33 CC images/ipc-sem.o [2020-12-01T15:45:08.862Z] #41 14.40 CC images/utsns.o [2020-12-01T15:45:08.862Z] #41 14.47 CC images/creds.o [2020-12-01T15:45:08.907Z] #43 ... [2020-12-01T15:45:08.907Z] [2020-12-01T15:45:08.907Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:08.907Z] #41 24.51 CC images/opts.o [2020-12-01T15:45:08.907Z] #41 24.66 CC images/seccomp.o [2020-12-01T15:45:09.082Z] #49 23.94 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:45:09.082Z] #49 24.14 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:45:09.082Z] #49 24.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:45:09.141Z] #41 ... [2020-12-01T15:45:09.141Z] [2020-12-01T15:45:09.141Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:09.141Z] #43 DONE 37.9s [2020-12-01T15:45:09.141Z] [2020-12-01T15:45:09.141Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:09.141Z] #41 14.55 CC images/vma.o [2020-12-01T15:45:09.141Z] #41 14.64 CC images/netdev.o [2020-12-01T15:45:09.197Z] #41 24.85 CC images/binfmt-misc.o [2020-12-01T15:45:09.286Z] #40 51.43 Selecting previously unselected package libprotoc17:amd64. [2020-12-01T15:45:09.286Z] #40 51.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-01T15:45:09.286Z] #40 51.44 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:09.297Z] #25 13.87 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-12-01T15:45:09.297Z] #25 13.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T15:45:09.343Z] #49 24.29 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:45:09.397Z] #41 14.82 CC images/tty.o [2020-12-01T15:45:09.397Z] #41 14.98 CC images/file-lock.o [2020-12-01T15:45:09.488Z] #41 24.97 CC images/time.o [2020-12-01T15:45:09.488Z] #41 25.06 CC images/sysctl.o [2020-12-01T15:45:09.488Z] #41 25.19 CC images/autofs.o [2020-12-01T15:45:09.654Z] #41 15.07 CC images/rlimit.o [2020-12-01T15:45:09.654Z] #41 15.16 CC images/pagemap.o [2020-12-01T15:45:09.778Z] #41 25.29 CC images/macvlan.o [2020-12-01T15:45:09.778Z] #41 25.35 CC images/sit.o [2020-12-01T15:45:09.778Z] #41 25.45 CC images/memfd.o [2020-12-01T15:45:09.857Z] #40 52.06 Selecting previously unselected package protobuf-c-compiler. [2020-12-01T15:45:09.857Z] #40 52.07 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-01T15:45:09.857Z] #40 52.08 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T15:45:09.857Z] #40 52.23 Selecting previously unselected package protobuf-compiler. [2020-12-01T15:45:09.910Z] #41 ... [2020-12-01T15:45:09.910Z] [2020-12-01T15:45:09.910Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:09.910Z] #11 35.32 Selecting previously unselected package libudev-dev:amd64. [2020-12-01T15:45:09.910Z] #11 35.32 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-12-01T15:45:09.910Z] #11 35.55 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-01T15:45:09.910Z] #11 35.75 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-01T15:45:09.910Z] #11 35.76 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-01T15:45:09.910Z] #11 35.79 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-01T15:45:09.910Z] #11 36.03 Selecting previously unselected package libpcre16-3:amd64. [2020-12-01T15:45:09.910Z] #11 36.03 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-01T15:45:09.910Z] #11 36.05 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-01T15:45:09.910Z] #11 36.25 Selecting previously unselected package libpcre32-3:amd64. [2020-12-01T15:45:09.910Z] #11 36.26 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-01T15:45:09.910Z] #11 36.35 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-01T15:45:09.910Z] #11 36.47 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-01T15:45:09.910Z] #11 36.48 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-01T15:45:09.910Z] #11 36.48 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-01T15:45:09.910Z] #11 36.67 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-01T15:45:09.910Z] #11 36.68 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-01T15:45:09.910Z] #11 36.69 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-01T15:45:09.910Z] #11 36.89 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-01T15:45:09.910Z] #11 36.89 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-01T15:45:09.910Z] #11 36.93 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-01T15:45:09.910Z] #11 37.03 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-01T15:45:09.910Z] #11 37.03 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-01T15:45:09.910Z] #11 37.04 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-01T15:45:09.910Z] #11 37.09 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-01T15:45:09.910Z] #11 37.09 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-01T15:45:09.910Z] #11 37.09 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-01T15:45:09.910Z] #11 37.18 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-01T15:45:09.910Z] #11 37.18 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-12-01T15:45:09.910Z] #11 37.18 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-01T15:45:09.910Z] #11 37.40 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-01T15:45:09.910Z] #11 37.42 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-01T15:45:09.910Z] #11 37.43 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-01T15:45:09.910Z] #11 37.44 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T15:45:09.910Z] #11 37.45 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-01T15:45:09.910Z] #11 37.47 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-01T15:45:09.910Z] #11 37.51 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:45:09.910Z] #11 37.52 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T15:45:09.911Z] #11 37.55 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-01T15:45:09.911Z] #11 37.60 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-01T15:45:09.911Z] #11 37.75 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T15:45:09.911Z] #11 37.93 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:45:09.911Z] #11 37.95 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-01T15:45:09.911Z] #11 37.96 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-01T15:45:09.911Z] #11 37.97 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-01T15:45:09.911Z] #11 37.99 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T15:45:09.911Z] #11 38.01 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-01T15:45:09.911Z] #11 38.02 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:45:09.911Z] #11 38.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-01T15:45:09.911Z] #11 38.05 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-01T15:45:09.911Z] #11 38.05 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:45:09.911Z] #11 38.06 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-01T15:45:09.911Z] #11 38.09 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-01T15:45:09.911Z] #11 38.11 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T15:45:09.911Z] #11 38.14 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-01T15:45:09.911Z] #11 38.18 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T15:45:09.911Z] #11 38.20 Setting up dmsetup (2:1.02.155-3) ... [2020-12-01T15:45:09.911Z] #11 38.25 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T15:45:09.911Z] #11 38.29 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-01T15:45:09.911Z] #11 38.30 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:45:09.911Z] #11 DONE 38.6s [2020-12-01T15:45:09.911Z] [2020-12-01T15:45:09.911Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:09.911Z] #41 15.29 CC images/siginfo.o [2020-12-01T15:45:09.911Z] #41 15.41 CC images/rpc.o [2020-12-01T15:45:09.917Z] #49 24.98 runtime/cgo [2020-12-01T15:45:09.917Z] #49 25.08 runtime [2020-12-01T15:45:10.069Z] #41 25.69 CC images/timens.o [2020-12-01T15:45:10.069Z] #41 25.82 LINK images/built-in.o [2020-12-01T15:45:10.069Z] #41 25.87 GEN compel/include/asm [2020-12-01T15:45:10.069Z] #41 25.88 GEN compel/include/version.h [2020-12-01T15:45:10.069Z] #41 25.91 touch .config [2020-12-01T15:45:10.069Z] #41 25.93 GEN include/common/config.h [2020-12-01T15:45:10.120Z] #40 52.26 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-01T15:45:10.120Z] #40 52.27 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-01T15:45:10.120Z] #40 52.44 Selecting previously unselected package python-pkg-resources. [2020-12-01T15:45:10.120Z] #40 52.46 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T15:45:10.120Z] #40 52.49 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-01T15:45:10.168Z] #41 15.72 CC images/ext-file.o [2020-12-01T15:45:10.168Z] #41 15.77 CC images/cgroup.o [2020-12-01T15:45:10.239Z] #25 14.66 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-12-01T15:45:10.360Z] #41 25.98 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-12-01T15:45:10.360Z] #41 26.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-01T15:45:10.360Z] #41 26.02 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-01T15:45:10.360Z] #41 26.04 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-12-01T15:45:10.360Z] #41 26.05 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-12-01T15:45:10.360Z] #41 26.06 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-12-01T15:45:10.360Z] #41 26.07 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-01T15:45:10.360Z] #41 26.08 DEP compel/plugins/std/infect.d [2020-12-01T15:45:10.360Z] #41 26.15 DEP compel/plugins/std/string.d [2020-12-01T15:45:10.427Z] #41 15.93 CC images/userns.o [2020-12-01T15:45:10.427Z] #41 16.00 CC images/google/protobuf/descriptor.o [2020-12-01T15:45:10.651Z] #41 26.22 DEP compel/plugins/std/log.d [2020-12-01T15:45:10.651Z] #41 26.31 DEP compel/plugins/std/fds.d [2020-12-01T15:45:10.651Z] #41 26.43 DEP compel/plugins/std/std.d [2020-12-01T15:45:10.690Z] #40 52.74 Selecting previously unselected package python-six. [2020-12-01T15:45:10.690Z] #40 52.77 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-01T15:45:10.690Z] #40 52.78 Unpacking python-six (1.12.0-1) ... [2020-12-01T15:45:10.690Z] #40 52.89 Selecting previously unselected package python-protobuf. [2020-12-01T15:45:10.690Z] #40 52.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-01T15:45:10.690Z] #40 52.91 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-01T15:45:10.813Z] #25 15.47 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-01T15:45:10.942Z] #41 26.53 DEP compel/plugins/shmem/shmem.d [2020-12-01T15:45:10.942Z] #41 26.59 DEP compel/plugins/fds/fds.d [2020-12-01T15:45:10.990Z] #41 16.38 CC images/opts.o [2020-12-01T15:45:10.991Z] #41 16.48 CC images/seccomp.o [2020-12-01T15:45:10.991Z] #41 16.56 CC images/binfmt-misc.o [2020-12-01T15:45:11.075Z] #25 15.49 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:45:11.075Z] #25 15.53 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-01T15:45:11.075Z] #25 15.55 Updating certificates in /etc/ssl/certs... [2020-12-01T15:45:11.235Z] #41 26.68 CC compel/plugins/std/std.o [2020-12-01T15:45:11.235Z] #41 26.89 CC compel/plugins/std/fds.o [2020-12-01T15:45:11.248Z] #41 ... [2020-12-01T15:45:11.248Z] [2020-12-01T15:45:11.248Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-01T15:45:11.248Z] #12 DONE 1.3s [2020-12-01T15:45:11.248Z] [2020-12-01T15:45:11.248Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:11.248Z] #41 16.64 CC images/time.o [2020-12-01T15:45:11.248Z] #41 16.70 CC images/sysctl.o [2020-12-01T15:45:11.248Z] #41 16.78 CC images/autofs.o [2020-12-01T15:45:11.337Z] #25 ... [2020-12-01T15:45:11.337Z] [2020-12-01T15:45:11.337Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-01T15:45:11.337Z] #9 DONE 4.8s [2020-12-01T15:45:11.337Z] [2020-12-01T15:45:11.337Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-01T15:45:11.505Z] #41 16.87 CC images/macvlan.o [2020-12-01T15:45:11.505Z] #41 16.94 CC images/sit.o [2020-12-01T15:45:11.505Z] #41 17.01 CC images/memfd.o [2020-12-01T15:45:11.505Z] #41 17.11 CC images/timens.o [2020-12-01T15:45:11.526Z] #41 27.18 CC compel/plugins/std/log.o [2020-12-01T15:45:11.648Z] #40 53.66 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-01T15:45:11.762Z] #41 17.19 LINK images/built-in.o [2020-12-01T15:45:11.762Z] #41 17.29 GEN compel/include/asm [2020-12-01T15:45:11.762Z] #41 17.32 GEN compel/include/version.h [2020-12-01T15:45:11.762Z] #41 17.35 touch .config [2020-12-01T15:45:11.762Z] #41 17.38 GEN include/common/config.h [2020-12-01T15:45:11.912Z] #10 ... [2020-12-01T15:45:11.912Z] [2020-12-01T15:45:11.912Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-01T15:45:11.912Z] #25 16.34 0 added, 0 removed; done. [2020-12-01T15:45:11.912Z] #25 16.34 Running hooks in /etc/ca-certificates/update.d... [2020-12-01T15:45:11.912Z] #25 16.35 done. [2020-12-01T15:45:11.912Z] #25 DONE 16.5s [2020-12-01T15:45:11.912Z] [2020-12-01T15:45:11.912Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-01T15:45:11.912Z] #26 DONE 0.0s [2020-12-01T15:45:11.912Z] [2020-12-01T15:45:11.912Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:45:12.019Z] #41 17.45 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-01T15:45:12.019Z] #41 17.48 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-01T15:45:12.019Z] #41 17.49 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-01T15:45:12.019Z] #41 17.50 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-01T15:45:12.019Z] #41 17.52 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-01T15:45:12.019Z] #41 17.55 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-01T15:45:12.019Z] #41 17.56 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-01T15:45:12.019Z] #41 17.60 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-01T15:45:12.156Z] #41 27.60 CC compel/plugins/std/string.o [2020-12-01T15:45:12.156Z] #41 28.01 CC compel/plugins/std/infect.o [2020-12-01T15:45:12.175Z] #27 ... [2020-12-01T15:45:12.175Z] [2020-12-01T15:45:12.175Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-01T15:45:12.175Z] #10 DONE 0.8s [2020-12-01T15:45:12.175Z] [2020-12-01T15:45:12.175Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-01T15:45:12.175Z] #37 DONE 0.1s [2020-12-01T15:45:12.175Z] [2020-12-01T15:45:12.175Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-01T15:45:12.175Z] #29 DONE 0.1s [2020-12-01T15:45:12.175Z] [2020-12-01T15:45:12.175Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:45:12.297Z] #41 17.61 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-01T15:45:12.297Z] #41 17.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-01T15:45:12.297Z] #41 17.67 DEP compel/plugins/std/infect.d [2020-12-01T15:45:12.297Z] #41 17.72 DEP compel/plugins/std/string.d [2020-12-01T15:45:12.297Z] #41 17.75 DEP compel/plugins/std/log.d [2020-12-01T15:45:12.297Z] #41 17.78 DEP compel/plugins/std/fds.d [2020-12-01T15:45:12.297Z] #41 17.82 DEP compel/plugins/std/std.d [2020-12-01T15:45:12.297Z] #41 17.84 DEP compel/plugins/shmem/shmem.d [2020-12-01T15:45:12.447Z] #41 28.22 CC compel/arch/s390/plugins/std/parasite-head.o [2020-12-01T15:45:12.447Z] #41 28.25 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-12-01T15:45:12.447Z] #41 28.29 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-12-01T15:45:12.553Z] #41 17.87 DEP compel/plugins/fds/fds.d [2020-12-01T15:45:12.553Z] #41 17.92 CC compel/plugins/std/std.o [2020-12-01T15:45:12.553Z] #41 ... [2020-12-01T15:45:12.553Z] [2020-12-01T15:45:12.553Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-01T15:45:12.553Z] #13 DONE 1.5s [2020-12-01T15:45:12.553Z] [2020-12-01T15:45:12.553Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:12.553Z] #41 18.01 CC compel/plugins/std/fds.o [2020-12-01T15:45:12.737Z] #41 28.39 AR compel/plugins/std.lib.a [2020-12-01T15:45:12.737Z] #41 28.43 CC compel/plugins/fds/fds.o [2020-12-01T15:45:12.811Z] #41 18.13 CC compel/plugins/std/log.o [2020-12-01T15:45:12.811Z] #41 18.36 CC compel/plugins/std/string.o [2020-12-01T15:45:13.027Z] #41 28.66 AR compel/plugins/fds.lib.a [2020-12-01T15:45:13.027Z] #41 28.70 HOSTDEP compel/src/lib/log-host.d [2020-12-01T15:45:13.027Z] #41 28.75 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-01T15:45:13.068Z] #41 18.55 CC compel/plugins/std/infect.o [2020-12-01T15:45:13.068Z] #41 18.68 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-01T15:45:13.229Z] #49 ... [2020-12-01T15:45:13.229Z] [2020-12-01T15:45:13.229Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:13.229Z] #47 24.10 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:45:13.229Z] #47 24.16 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:45:13.229Z] #47 24.16 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:45:13.229Z] #47 24.16 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:45:13.229Z] #47 24.16 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:45:13.229Z] #47 24.16 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:45:13.229Z] #47 24.16 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:45:13.229Z] #47 24.16 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:45:13.229Z] #47 24.16 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:45:13.229Z] #47 24.17 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:45:13.229Z] #47 24.24 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:45:13.229Z] #47 24.29 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:45:13.229Z] #47 24.29 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:45:13.229Z] #47 24.43 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:45:13.229Z] #47 24.44 go: downloading github.com/spf13/afero v1.1.2 [2020-12-01T15:45:13.229Z] #47 24.47 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:45:13.229Z] #47 24.47 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:45:13.229Z] #47 24.55 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:45:13.229Z] #47 24.59 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:45:13.229Z] #47 24.59 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:45:13.229Z] #47 24.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:45:13.229Z] #47 24.65 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:45:13.229Z] #47 24.66 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:45:13.229Z] #47 24.67 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:45:13.229Z] #47 24.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:45:13.229Z] #47 24.70 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:45:13.229Z] #47 24.79 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:45:13.229Z] #47 24.79 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:45:13.229Z] #47 24.82 go: extracting github.com/spf13/afero v1.1.2 [2020-12-01T15:45:13.229Z] #47 24.83 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:45:13.229Z] #47 24.92 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:45:13.229Z] #47 25.01 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:45:13.229Z] #47 25.02 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:45:13.229Z] #47 25.04 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:45:13.229Z] #47 25.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:45:13.229Z] #47 25.10 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:45:13.229Z] #47 25.12 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:45:13.229Z] #47 25.14 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:45:13.229Z] #47 25.16 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:45:13.229Z] #47 25.17 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:45:13.229Z] #47 25.19 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:45:13.229Z] #47 25.19 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:45:13.229Z] #47 25.28 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:45:13.229Z] #47 25.41 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:45:13.229Z] #47 25.42 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:45:13.230Z] #47 25.46 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:45:13.230Z] #47 25.47 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:45:13.230Z] #47 25.52 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:45:13.230Z] #47 25.67 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:45:13.230Z] #47 25.68 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-01T15:45:13.230Z] #47 25.71 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:45:13.230Z] #47 25.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:45:13.230Z] #47 25.87 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:45:13.230Z] #47 25.89 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:45:13.230Z] #47 25.95 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:45:13.230Z] #47 25.95 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:45:13.230Z] #47 26.14 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:45:13.230Z] #47 26.21 go: downloading golang.org/x/text v0.3.2 [2020-12-01T15:45:13.230Z] #47 26.33 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:45:13.230Z] #47 26.44 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-01T15:45:13.230Z] #47 26.44 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:45:13.230Z] #47 26.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:45:13.230Z] #47 26.56 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-01T15:45:13.230Z] #47 26.75 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:45:13.230Z] #47 26.94 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:45:13.230Z] #47 27.08 go: downloading github.com/spf13/cast v1.3.0 [2020-12-01T15:45:13.230Z] #47 27.14 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-01T15:45:13.230Z] #47 27.16 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-01T15:45:13.230Z] #47 27.24 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-01T15:45:13.230Z] #47 27.47 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:45:13.230Z] #47 27.53 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:45:13.230Z] #47 27.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:45:13.230Z] #47 27.88 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-01T15:45:13.230Z] #47 27.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:45:13.230Z] #47 27.91 go: extracting github.com/spf13/cast v1.3.0 [2020-12-01T15:45:13.230Z] #47 27.91 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:45:13.230Z] #47 27.93 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-01T15:45:13.230Z] #47 27.94 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:45:13.230Z] #47 27.96 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-01T15:45:13.230Z] #47 27.99 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:45:13.230Z] #47 28.08 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:45:13.230Z] #47 28.15 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-01T15:45:13.230Z] #47 28.29 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:45:13.230Z] #47 28.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:45:13.230Z] #47 28.31 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:45:13.230Z] #47 28.31 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-01T15:45:13.318Z] #41 28.83 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-12-01T15:45:13.318Z] #41 28.89 HOSTDEP compel/src/main-host.d [2020-12-01T15:45:13.318Z] #41 28.96 DEP compel/src/lib/ptrace.d [2020-12-01T15:45:13.318Z] #41 29.09 DEP compel/src/lib/infect.d [2020-12-01T15:45:13.324Z] #41 18.71 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-01T15:45:13.324Z] #41 18.73 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-01T15:45:13.324Z] #41 18.77 AR compel/plugins/std.lib.a [2020-12-01T15:45:13.324Z] #41 18.83 CC compel/plugins/fds/fds.o [2020-12-01T15:45:13.324Z] #41 18.90 AR compel/plugins/fds.lib.a [2020-12-01T15:45:13.324Z] #41 18.96 HOSTDEP compel/src/lib/log-host.d [2020-12-01T15:45:13.491Z] #47 28.56 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:45:13.491Z] #47 28.56 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:45:13.491Z] #47 28.59 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:45:13.491Z] #47 28.71 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:45:13.582Z] #41 18.99 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-01T15:45:13.582Z] #41 19.04 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-01T15:45:13.582Z] #41 19.06 HOSTDEP compel/src/main-host.d [2020-12-01T15:45:13.582Z] #41 19.08 DEP compel/src/lib/ptrace.d [2020-12-01T15:45:13.582Z] #41 19.12 DEP compel/src/lib/infect.d [2020-12-01T15:45:13.582Z] #41 19.17 DEP compel/src/lib/infect-util.d [2020-12-01T15:45:13.608Z] #41 29.26 DEP compel/src/lib/infect-util.d [2020-12-01T15:45:13.608Z] #41 29.35 DEP compel/src/lib/infect-rpc.d [2020-12-01T15:45:13.752Z] #47 28.79 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:45:13.752Z] #47 28.86 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:45:13.752Z] #47 28.89 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-01T15:45:13.857Z] #41 19.19 DEP compel/src/lib/infect-rpc.d [2020-12-01T15:45:13.857Z] #41 19.22 DEP compel/arch/x86/src/lib/infect.d [2020-12-01T15:45:13.857Z] #41 19.26 DEP compel/arch/x86/src/lib/cpu.d [2020-12-01T15:45:13.857Z] #41 19.28 DEP compel/src/lib/log.d [2020-12-01T15:45:13.857Z] #41 19.30 DEP compel/src/main.d [2020-12-01T15:45:13.857Z] #41 19.33 DEP compel/src/lib/handle-elf.d [2020-12-01T15:45:13.857Z] #41 19.36 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-01T15:45:13.857Z] #41 19.41 CC compel/src/lib/log.o [2020-12-01T15:45:13.898Z] #41 29.40 DEP compel/arch/s390/src/lib/infect.d [2020-12-01T15:45:13.898Z] #41 29.49 DEP compel/arch/s390/src/lib/cpu.d [2020-12-01T15:45:13.898Z] #41 29.53 DEP compel/src/lib/log.d [2020-12-01T15:45:13.898Z] #41 29.56 DEP compel/src/main.d [2020-12-01T15:45:13.898Z] #41 29.63 DEP compel/src/lib/handle-elf.d [2020-12-01T15:45:13.898Z] #41 29.69 DEP compel/arch/s390/src/lib/handle-elf.d [2020-12-01T15:45:13.898Z] #41 29.75 CC compel/src/lib/log.o [2020-12-01T15:45:14.013Z] #47 29.07 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:45:14.013Z] #47 29.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:45:14.013Z] #47 29.07 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:45:14.013Z] #47 29.09 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:45:14.013Z] #47 29.13 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-01T15:45:14.115Z] #41 19.49 CC compel/arch/x86/src/lib/cpu.o [2020-12-01T15:45:14.115Z] #41 ... [2020-12-01T15:45:14.115Z] [2020-12-01T15:45:14.115Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-01T15:45:14.115Z] #14 1.142 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-01T15:45:14.115Z] #14 DONE 1.5s [2020-12-01T15:45:14.188Z] #41 29.87 CC compel/arch/s390/src/lib/cpu.o [2020-12-01T15:45:14.274Z] #47 29.29 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:45:14.274Z] #47 29.29 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:45:14.274Z] #47 29.37 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-01T15:45:14.274Z] #47 29.42 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:45:14.376Z] [2020-12-01T15:45:14.376Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:14.376Z] #41 19.73 CC compel/arch/x86/src/lib/infect.o [2020-12-01T15:45:14.376Z] #41 19.98 CC compel/src/lib/infect-rpc.o [2020-12-01T15:45:14.443Z] Removing intermediate container b8a160dfb9ad [2020-12-01T15:45:14.443Z] ---> 5488909bc410 [2020-12-01T15:45:14.443Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-12-01T15:45:14.443Z] ---> 805dc2d65d1c [2020-12-01T15:45:14.443Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-12-01T15:45:14.443Z] ---> 1a5e1bb7ee0f [2020-12-01T15:45:14.443Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-12-01T15:45:14.443Z] ---> Running in b6e04ed22fb0 [2020-12-01T15:45:14.443Z] Removing intermediate container b6e04ed22fb0 [2020-12-01T15:45:14.443Z] ---> df6d77a48fe5 [2020-12-01T15:45:14.443Z] Successfully built df6d77a48fe5 [2020-12-01T15:45:14.443Z] Successfully tagged moby-buildx:latest [2020-12-01T15:45:14.443Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-12-01T15:45:14.443Z] if [ -n "${id}" ]; then \ [2020-12-01T15:45:14.443Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-12-01T15:45:14.443Z] && touch bundles/buildx; \ [2020-12-01T15:45:14.443Z] docker rm -f ${id}; \ [2020-12-01T15:45:14.443Z] fi [2020-12-01T15:45:14.443Z] b90509a240a72a699e61564651f73f7e08f97e79cb26166534f94dbf167a5b42 [2020-12-01T15:45:14.443Z] bundles/buildx version [2020-12-01T15:45:14.443Z] buildx v0.3.1 6db68d0 [2020-12-01T15:45:14.443Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 . [2020-12-01T15:45:14.443Z] #1 [internal] booting buildkit [2020-12-01T15:45:14.443Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-12-01T15:45:14.443Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-12-01T15:45:14.443Z] #1 creating container buildx_buildkit_default [2020-12-01T15:45:14.443Z] #1 creating container buildx_buildkit_default 0.4s done [2020-12-01T15:45:14.443Z] #1 DONE 2.4s [2020-12-01T15:45:14.443Z] [2020-12-01T15:45:14.443Z] #3 [internal] load build definition from Dockerfile [2020-12-01T15:45:14.443Z] #3 transferring dockerfile: 16.58kB done [2020-12-01T15:45:14.443Z] #3 DONE 0.0s [2020-12-01T15:45:14.443Z] [2020-12-01T15:45:14.443Z] #2 [internal] load .dockerignore [2020-12-01T15:45:14.443Z] #2 transferring context: 87B done [2020-12-01T15:45:14.443Z] #2 DONE 0.0s [2020-12-01T15:45:14.443Z] [2020-12-01T15:45:14.443Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-01T15:45:14.443Z] #4 DONE 0.9s [2020-12-01T15:45:14.443Z] [2020-12-01T15:45:14.443Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-01T15:45:14.443Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-01T15:45:14.443Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-12-01T15:45:14.443Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-12-01T15:45:14.443Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-01T15:45:14.443Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-12-01T15:45:14.443Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 3.21MB / 8.20MB 0.3s [2020-12-01T15:45:14.443Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 7.18MB / 8.20MB 0.4s [2020-12-01T15:45:14.443Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done [2020-12-01T15:45:14.443Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-12-01T15:45:14.443Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-12-01T15:45:14.443Z] #5 DONE 1.2s [2020-12-01T15:45:14.443Z] [2020-12-01T15:45:14.443Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-01T15:45:14.478Z] #41 30.09 CC compel/arch/s390/src/lib/infect.o [2020-12-01T15:45:14.536Z] #47 29.61 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-01T15:45:14.536Z] #47 29.65 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:45:14.536Z] #47 29.69 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-01T15:45:14.634Z] #41 20.09 CC compel/src/lib/infect-util.o [2020-12-01T15:45:14.635Z] #41 20.16 CC compel/src/lib/infect.o [2020-12-01T15:45:14.771Z] #41 30.48 CC compel/src/lib/infect-rpc.o [2020-12-01T15:45:14.796Z] #47 29.92 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:45:14.796Z] #47 29.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:45:14.796Z] #47 29.99 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-01T15:45:14.796Z] #47 30.10 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:45:15.058Z] #47 30.11 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:45:15.098Z] #41 ... [2020-12-01T15:45:15.098Z] [2020-12-01T15:45:15.098Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:15.098Z] #11 65.10 Selecting previously unselected package libapparmor1:s390x. [2020-12-01T15:45:15.098Z] #11 65.10 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-12-01T15:45:15.098Z] #11 65.10 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-12-01T15:45:15.098Z] #11 65.16 Selecting previously unselected package libapparmor-dev:s390x. [2020-12-01T15:45:15.098Z] #11 65.17 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-12-01T15:45:15.098Z] #11 65.17 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-12-01T15:45:15.098Z] #11 65.26 Selecting previously unselected package libbtrfs0. [2020-12-01T15:45:15.099Z] #8 DONE 0.7s [2020-12-01T15:45:15.099Z] [2020-12-01T15:45:15.099Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-01T15:45:15.099Z] #7 DONE 0.8s [2020-12-01T15:45:15.099Z] [2020-12-01T15:45:15.099Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-01T15:45:15.099Z] #6 DONE 0.9s [2020-12-01T15:45:15.099Z] [2020-12-01T15:45:15.099Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-01T15:45:15.099Z] #25 resolve docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 done [2020-12-01T15:45:15.198Z] #41 20.74 CC compel/src/lib/ptrace.o [2020-12-01T15:45:15.322Z] #47 30.27 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:45:15.388Z] #11 65.27 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-12-01T15:45:15.388Z] #11 65.27 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T15:45:15.388Z] #11 65.35 Selecting previously unselected package libbtrfs-dev. [2020-12-01T15:45:15.388Z] #11 65.35 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-12-01T15:45:15.388Z] #11 65.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:45:15.388Z] #11 65.44 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-12-01T15:45:15.388Z] #11 65.44 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-12-01T15:45:15.388Z] #11 65.45 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-12-01T15:45:15.388Z] #11 65.50 Selecting previously unselected package libudev-dev:s390x. [2020-12-01T15:45:15.388Z] #11 65.50 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-12-01T15:45:15.388Z] #11 65.51 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-12-01T15:45:15.388Z] #11 65.60 Selecting previously unselected package libsepol1-dev:s390x. [2020-12-01T15:45:15.388Z] #11 65.61 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-12-01T15:45:15.388Z] #11 65.61 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-12-01T15:45:15.456Z] #41 ... [2020-12-01T15:45:15.456Z] [2020-12-01T15:45:15.456Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-01T15:45:15.456Z] #15 DONE 1.2s [2020-12-01T15:45:15.456Z] [2020-12-01T15:45:15.456Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:15.456Z] #41 20.86 AR compel/libcompel.a [2020-12-01T15:45:15.456Z] #41 20.93 HOSTCC compel/src/main-host.o [2020-12-01T15:45:15.456Z] #41 21.02 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-01T15:45:15.456Z] #41 21.08 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-01T15:45:15.582Z] #47 30.68 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:45:15.582Z] #47 30.73 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:45:15.582Z] #47 30.80 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:45:15.678Z] #11 65.82 Selecting previously unselected package libpcre16-3:s390x. [2020-12-01T15:45:15.678Z] #11 65.82 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-12-01T15:45:15.678Z] #11 65.83 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-12-01T15:45:15.678Z] #11 65.89 Selecting previously unselected package libpcre32-3:s390x. [2020-12-01T15:45:15.678Z] #11 65.89 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-12-01T15:45:15.678Z] #11 65.90 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-12-01T15:45:15.731Z] #41 21.17 HOSTCC compel/src/lib/log-host.o [2020-12-01T15:45:15.731Z] #41 21.22 HOSTLINK compel/compel-host-bin [2020-12-01T15:45:15.731Z] #41 21.30 DEP soccr/soccr.d [2020-12-01T15:45:15.731Z] #41 21.37 CC soccr/soccr.o [2020-12-01T15:45:15.782Z] #25 sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 1.85kB / 1.85kB done [2020-12-01T15:45:15.782Z] #25 sha256:772cc44ca93816a75661f6657bd4ac860b6220925276f8cba6a61dc264916b1d 529B / 529B done [2020-12-01T15:45:15.782Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 0B / 54.14MB 0.1s [2020-12-01T15:45:15.782Z] #25 sha256:c40c2cc28e5eb069718f6d2677c41d44a946003ff9a0f261cb825a7145e5a5ef 1.47kB / 1.47kB done [2020-12-01T15:45:15.842Z] #47 30.88 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:45:15.842Z] #47 30.91 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:45:15.857Z] #40 ... [2020-12-01T15:45:15.857Z] [2020-12-01T15:45:15.857Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:15.857Z] #11 51.11 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:15.857Z] #11 51.40 Fetched 77.7 MB in 9s (8220 kB/s) [2020-12-01T15:45:15.857Z] #11 51.50 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-01T15:45:15.857Z] #11 51.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 ... 15410 files and directories currently installed.) [2020-12-01T15:45:15.857Z] #11 51.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-01T15:45:15.857Z] #11 51.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T15:45:15.857Z] #11 53.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-01T15:45:15.857Z] #11 53.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-01T15:45:15.857Z] #11 53.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T15:45:15.857Z] #11 56.75 Selecting previously unselected package binutils-mingw-w64. [2020-12-01T15:45:15.857Z] #11 56.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-01T15:45:15.857Z] #11 56.75 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T15:45:15.857Z] #11 56.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-01T15:45:15.857Z] #11 56.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-01T15:45:15.857Z] #11 56.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T15:45:15.857Z] #11 57.20 Selecting previously unselected package dmsetup. [2020-12-01T15:45:15.857Z] #11 57.21 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-01T15:45:15.857Z] #11 57.23 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-01T15:45:15.857Z] #11 58.10 Selecting previously unselected package mingw-w64-common. [2020-12-01T15:45:15.857Z] #11 58.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-01T15:45:15.857Z] #11 58.15 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-01T15:45:15.857Z] #11 ... [2020-12-01T15:45:15.857Z] [2020-12-01T15:45:15.857Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:15.857Z] #34 48.19 Selecting previously unselected package cmake-data. [2020-12-01T15:45:15.857Z] #34 48.19 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-01T15:45:15.857Z] #34 48.20 Unpacking cmake-data (3.13.4-1) ... [2020-12-01T15:45:15.857Z] #34 51.03 Selecting previously unselected package libicu63:amd64. [2020-12-01T15:45:15.857Z] #34 51.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-01T15:45:15.857Z] #34 51.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T15:45:15.969Z] #11 65.97 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-12-01T15:45:15.969Z] #11 65.98 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-12-01T15:45:15.969Z] #11 65.98 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-12-01T15:45:15.969Z] #11 66.06 Selecting previously unselected package libpcre3-dev:s390x. [2020-12-01T15:45:15.969Z] #11 66.06 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-12-01T15:45:15.969Z] #11 66.07 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-12-01T15:45:16.103Z] #47 31.27 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:45:16.118Z] #34 ... [2020-12-01T15:45:16.118Z] [2020-12-01T15:45:16.118Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:16.118Z] #40 58.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:16.118Z] #40 58.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:45:16.118Z] #40 58.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T15:45:16.118Z] #40 ... [2020-12-01T15:45:16.118Z] [2020-12-01T15:45:16.118Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:16.118Z] #45 DONE 58.4s [2020-12-01T15:45:16.118Z] [2020-12-01T15:45:16.118Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:16.118Z] #40 58.42 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-01T15:45:16.118Z] #40 58.49 Setting up python-six (1.12.0-1) ... [2020-12-01T15:45:16.196Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 3.84MB / 54.14MB 0.6s [2020-12-01T15:45:16.261Z] #11 66.36 Selecting previously unselected package libselinux1-dev:s390x. [2020-12-01T15:45:16.261Z] #11 66.36 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-12-01T15:45:16.261Z] #11 66.36 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-12-01T15:45:16.294Z] #41 21.71 AR soccr/libsoccr.a [2020-12-01T15:45:16.294Z] #41 21.75 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T15:45:16.294Z] #41 ... [2020-12-01T15:45:16.294Z] [2020-12-01T15:45:16.294Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-01T15:45:16.294Z] #16 DONE 1.1s [2020-12-01T15:45:16.294Z] [2020-12-01T15:45:16.294Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:16.294Z] #41 21.93 DEP criu/arch/x86/sigframe.d [2020-12-01T15:45:16.536Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 6.62MB / 54.14MB 0.9s [2020-12-01T15:45:16.552Z] #41 21.98 DEP criu/arch/x86/sigaction_compat.d [2020-12-01T15:45:16.552Z] #41 22.03 DEP criu/arch/x86/kerndat.d [2020-12-01T15:45:16.552Z] #41 22.08 DEP criu/arch/x86/crtools.d [2020-12-01T15:45:16.552Z] #41 22.13 DEP criu/arch/x86/cpu.d [2020-12-01T15:45:16.552Z] #41 22.17 CC criu/arch/x86/cpu.o [2020-12-01T15:45:16.555Z] #11 ... [2020-12-01T15:45:16.555Z] [2020-12-01T15:45:16.555Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:16.555Z] #56 62.83 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T15:45:16.555Z] #56 62.83 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-01T15:45:16.555Z] #56 DONE 66.5s [2020-12-01T15:45:16.555Z] [2020-12-01T15:45:16.555Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:16.555Z] #11 66.55 Selecting previously unselected package libdevmapper-dev:s390x. [2020-12-01T15:45:16.555Z] #11 66.55 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-12-01T15:45:16.555Z] #11 66.56 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-12-01T15:45:16.555Z] #11 ... [2020-12-01T15:45:16.555Z] [2020-12-01T15:45:16.555Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-01T15:45:16.555Z] #57 DONE 0.1s [2020-12-01T15:45:16.555Z] [2020-12-01T15:45:16.556Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:16.556Z] #11 66.64 Selecting previously unselected package libseccomp-dev:s390x. [2020-12-01T15:45:16.556Z] #11 66.65 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-12-01T15:45:16.556Z] #11 66.65 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-12-01T15:45:16.556Z] #11 ... [2020-12-01T15:45:16.556Z] [2020-12-01T15:45:16.556Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-01T15:45:16.556Z] #58 DONE 0.1s [2020-12-01T15:45:16.556Z] [2020-12-01T15:45:16.556Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:16.556Z] #11 66.77 Selecting previously unselected package libsystemd-dev:s390x. [2020-12-01T15:45:16.556Z] #11 66.78 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-12-01T15:45:16.556Z] #11 66.80 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-12-01T15:45:16.673Z] #47 31.70 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:45:16.689Z] #40 ... [2020-12-01T15:45:16.689Z] [2020-12-01T15:45:16.689Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:16.689Z] #49 48.87 syscall [2020-12-01T15:45:16.689Z] #49 48.97 reflect [2020-12-01T15:45:16.689Z] #49 57.02 context [2020-12-01T15:45:16.689Z] #49 57.83 internal/poll [2020-12-01T15:45:16.808Z] #41 22.36 CC criu/arch/x86/crtools.o [2020-12-01T15:45:16.949Z] #49 ... [2020-12-01T15:45:16.949Z] [2020-12-01T15:45:16.949Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:16.949Z] #34 58.41 Selecting previously unselected package libxml2:amd64. [2020-12-01T15:45:16.949Z] #34 58.42 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-12-01T15:45:16.949Z] #34 58.43 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-01T15:45:16.949Z] #34 59.08 Selecting previously unselected package libarchive13:amd64. [2020-12-01T15:45:16.949Z] #34 59.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-01T15:45:16.949Z] #34 59.11 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-01T15:45:17.192Z] #11 67.24 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-12-01T15:45:17.192Z] #11 67.29 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-12-01T15:45:17.192Z] #11 67.34 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-12-01T15:45:17.192Z] #11 67.34 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T15:45:17.192Z] #11 67.37 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-12-01T15:45:17.192Z] #11 67.37 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-12-01T15:45:17.192Z] #11 67.39 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:45:17.192Z] #11 67.43 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T15:45:17.192Z] #11 67.44 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-12-01T15:45:17.256Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 14.17MB / 54.14MB 1.3s [2020-12-01T15:45:17.256Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 19.25MB / 54.14MB 1.7s [2020-12-01T15:45:17.256Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 22.15MB / 54.14MB 1.9s [2020-12-01T15:45:17.374Z] #41 22.69 CC criu/arch/x86/kerndat.o [2020-12-01T15:45:17.374Z] #41 22.84 CC criu/arch/x86/sigaction_compat.o [2020-12-01T15:45:17.374Z] #41 22.93 CC criu/arch/x86/sigframe.o [2020-12-01T15:45:17.374Z] #41 23.03 LINK criu/arch/x86/crtools.built-in.o [2020-12-01T15:45:17.374Z] #41 23.07 DEP criu/pie/util-vdso-elf32.d [2020-12-01T15:45:17.470Z] #34 59.60 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-01T15:45:17.470Z] #34 59.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-01T15:45:17.470Z] #34 59.61 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-01T15:45:17.470Z] #34 59.83 Selecting previously unselected package librhash0:amd64. [2020-12-01T15:45:17.470Z] #34 59.83 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-01T15:45:17.470Z] #34 59.84 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-01T15:45:17.496Z] #30 4.683 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-01T15:45:17.496Z] #30 4.687 Cloning into '.'... [2020-12-01T15:45:17.496Z] #30 ... [2020-12-01T15:45:17.496Z] [2020-12-01T15:45:17.496Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:45:17.496Z] #27 1.997 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-01T15:45:17.496Z] #27 2.243 [2020-12-01T15:45:17.496Z] #27 2.451 0.0% ###### 8.4% ############ 17.8% ################### 27.3% ########################### 38.0% #################################### 50.4% ############################################ 62.0% ####################################################### 77.6% ################################################################## 92.7% ######################################################################## 100.0% [2020-12-01T15:45:17.496Z] #27 3.532 [2020-12-01T15:45:17.496Z] #27 3.711 # 1.8% ######################################### 58.2% ######################################################################## 100.0% [2020-12-01T15:45:17.496Z] #27 4.135 [2020-12-01T15:45:17.496Z] #27 4.588 0.1% ########################################## 59.7% ################################################################### 93.2% ######################################################################## 100.0% [2020-12-01T15:45:17.496Z] #27 5.141 [2020-12-01T15:45:17.501Z] #11 67.46 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-12-01T15:45:17.501Z] #11 67.50 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T15:45:17.501Z] #11 67.55 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:45:17.501Z] #11 67.55 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-12-01T15:45:17.501Z] #11 67.57 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-01T15:45:17.501Z] #11 67.60 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-12-01T15:45:17.501Z] #11 67.62 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T15:45:17.501Z] #11 67.65 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-12-01T15:45:17.501Z] #11 67.67 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:45:17.501Z] #11 67.70 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-01T15:45:17.501Z] #11 67.71 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-01T15:45:17.501Z] #11 67.71 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:45:17.501Z] #11 67.72 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-01T15:45:17.501Z] #11 67.72 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-01T15:45:17.501Z] #11 67.73 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T15:45:17.501Z] #11 67.74 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-12-01T15:45:17.501Z] #11 67.77 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-12-01T15:45:17.501Z] #11 67.77 Setting up dmsetup (2:1.02.155-3) ... [2020-12-01T15:45:17.639Z] #41 23.11 DEP criu/pie/util-vdso.d [2020-12-01T15:45:17.639Z] #41 23.15 DEP criu/pie/util.d [2020-12-01T15:45:17.639Z] #41 23.21 CC criu/pie/util.o [2020-12-01T15:45:17.639Z] #41 ... [2020-12-01T15:45:17.639Z] [2020-12-01T15:45:17.639Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-01T15:45:17.639Z] #17 DONE 1.3s [2020-12-01T15:45:17.639Z] [2020-12-01T15:45:17.639Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:17.639Z] #41 23.33 CC criu/pie/util-vdso.o [2020-12-01T15:45:17.644Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 25.53MB / 54.14MB 2.2s [2020-12-01T15:45:17.738Z] #34 59.98 Selecting previously unselected package libuv1:amd64. [2020-12-01T15:45:17.738Z] #34 59.98 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-01T15:45:17.738Z] #34 59.99 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-01T15:45:17.792Z] #11 67.78 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-12-01T15:45:17.792Z] #11 67.79 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-12-01T15:45:17.792Z] #11 67.80 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:45:17.792Z] #11 DONE 68.1s [2020-12-01T15:45:17.792Z] [2020-12-01T15:45:17.792Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:17.792Z] #41 30.75 CC compel/src/lib/infect-util.o [2020-12-01T15:45:17.792Z] #41 30.97 CC compel/src/lib/infect.o [2020-12-01T15:45:17.792Z] #41 31.91 CC compel/src/lib/ptrace.o [2020-12-01T15:45:17.792Z] #41 32.13 AR compel/libcompel.a [2020-12-01T15:45:17.792Z] #41 32.17 HOSTCC compel/src/main-host.o [2020-12-01T15:45:17.792Z] #41 32.27 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-12-01T15:45:17.792Z] #41 32.33 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-01T15:45:17.792Z] #41 32.51 HOSTCC compel/src/lib/log-host.o [2020-12-01T15:45:17.792Z] #41 32.60 HOSTLINK compel/compel-host-bin [2020-12-01T15:45:17.792Z] #41 32.74 DEP soccr/soccr.d [2020-12-01T15:45:17.792Z] #41 32.96 CC soccr/soccr.o [2020-12-01T15:45:17.999Z] #34 60.16 Selecting previously unselected package cmake. [2020-12-01T15:45:17.999Z] #34 60.16 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-01T15:45:17.999Z] #34 60.17 Unpacking cmake (3.13.4-1) ... [2020-12-01T15:45:17.999Z] #34 ... [2020-12-01T15:45:17.999Z] [2020-12-01T15:45:17.999Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:17.999Z] #32 50.21 time [2020-12-01T15:45:17.999Z] #32 55.65 internal/poll [2020-12-01T15:45:17.999Z] #32 57.93 internal/fmtsort [2020-12-01T15:45:17.999Z] #32 58.00 internal/syscall/execenv [2020-12-01T15:45:17.999Z] #32 58.12 internal/syscall/unix [2020-12-01T15:45:17.999Z] #32 58.36 os [2020-12-01T15:45:17.999Z] #32 58.72 strings [2020-12-01T15:45:18.057Z] #47 ... [2020-12-01T15:45:18.057Z] [2020-12-01T15:45:18.057Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:45:18.057Z] #38 22.00 Checking out files: 93% (1565/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-12-01T15:45:18.057Z] #38 22.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-01T15:45:18.057Z] #38 24.64 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-01T15:45:18.086Z] #41 33.89 AR soccr/libsoccr.a [2020-12-01T15:45:18.086Z] #41 33.94 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T15:45:18.203Z] #41 23.55 CC criu/pie/util-vdso-elf32.o [2020-12-01T15:45:18.204Z] #41 23.76 AR criu/pie/pie.lib.a [2020-12-01T15:45:18.204Z] #41 23.79 DEP criu/pie/restorer.d [2020-12-01T15:45:18.204Z] #41 23.87 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-01T15:45:18.304Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 30.52MB / 54.14MB 2.8s [2020-12-01T15:45:18.318Z] #38 ... [2020-12-01T15:45:18.318Z] [2020-12-01T15:45:18.318Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:18.318Z] #62 25.58 Checking out files: 59% (1135/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-12-01T15:45:18.318Z] #62 26.20 + cd /tmp/tmp.yMPEz9ASlh/src/github.com/docker/libnetwork [2020-12-01T15:45:18.318Z] #62 26.20 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:45:18.318Z] #62 26.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-01T15:45:18.377Z] #41 34.09 DEP criu/arch/s390/sigframe.d [2020-12-01T15:45:18.377Z] #41 34.13 DEP criu/arch/s390/crtools.d [2020-12-01T15:45:18.377Z] #41 34.22 DEP criu/arch/s390/cpu.d [2020-12-01T15:45:18.461Z] #41 23.90 DEP criu/arch/x86/restorer_unmap.d [2020-12-01T15:45:18.461Z] #41 23.91 DEP criu/arch/x86/restorer.d [2020-12-01T15:45:18.461Z] #41 23.97 DEP criu/arch/x86/vdso-pie.d [2020-12-01T15:45:18.461Z] #41 24.01 DEP criu/pie/parasite-vdso.d [2020-12-01T15:45:18.461Z] #41 24.04 DEP criu/pie/parasite.d [2020-12-01T15:45:18.571Z] #32 ... [2020-12-01T15:45:18.571Z] [2020-12-01T15:45:18.571Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:18.571Z] #49 60.63 os [2020-12-01T15:45:18.671Z] #41 34.31 CC criu/arch/s390/cpu.o [2020-12-01T15:45:18.704Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 33.38MB / 54.14MB 3.2s [2020-12-01T15:45:18.718Z] #41 24.13 CC criu/pie/parasite.o [2020-12-01T15:45:18.961Z] #41 ... [2020-12-01T15:45:18.961Z] [2020-12-01T15:45:18.961Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-01T15:45:18.961Z] #12 DONE 0.9s [2020-12-01T15:45:18.961Z] [2020-12-01T15:45:18.961Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:18.961Z] #41 34.56 CC criu/arch/s390/crtools.o [2020-12-01T15:45:18.974Z] #41 24.44 LINK criu/pie/parasite.built-in.o [2020-12-01T15:45:18.974Z] #41 24.44 GEN criu/pie/parasite-blob.h [2020-12-01T15:45:18.974Z] #41 24.45 CC criu/pie/parasite-vdso.o [2020-12-01T15:45:19.063Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 37.71MB / 54.14MB 3.6s [2020-12-01T15:45:19.105Z] #27 5.323 0.0% ##### 8.0% ####### 11.0% ########### 16.3% ############### 21.9% #################### 28.4% ######################## 34.7% ############################# 40.3% ################################ 44.9% ####################################### 54.9% ############################################# 63.4% ################################################### 71.7% ###################################################### 76.3% ########################################################## 81.8% ############################################################## 87.1% #################################################################### 95.2% ######################################################################## 100.0% [2020-12-01T15:45:19.231Z] #41 24.64 CC criu/arch/x86/vdso-pie.o [2020-12-01T15:45:19.231Z] #41 24.73 CC criu/arch/x86/restorer.o [2020-12-01T15:45:19.258Z] #41 35.07 CC criu/arch/s390/sigframe.o [2020-12-01T15:45:19.407Z] #27 7.403 [2020-12-01T15:45:19.439Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 40.44MB / 54.14MB 4.0s [2020-12-01T15:45:19.487Z] #41 24.86 CC criu/arch/x86/restorer_unmap.o [2020-12-01T15:45:19.487Z] #41 24.88 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-01T15:45:19.487Z] #41 24.97 CC criu/pie/restorer.o [2020-12-01T15:45:19.512Z] #49 61.71 encoding/binary [2020-12-01T15:45:19.548Z] #41 35.19 LINK criu/arch/s390/crtools.built-in.o [2020-12-01T15:45:19.548Z] #41 35.22 DEP criu/pie/util-vdso.d [2020-12-01T15:45:19.548Z] #41 35.32 DEP criu/pie/util.d [2020-12-01T15:45:19.700Z] #62 ... [2020-12-01T15:45:19.700Z] [2020-12-01T15:45:19.700Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:19.700Z] #34 24.55 Fetched 8406 kB in 18s (473 kB/s) [2020-12-01T15:45:19.700Z] #34 24.55 Reading package lists... [2020-12-01T15:45:19.700Z] #34 31.06 Reading package lists... [2020-12-01T15:45:19.700Z] #34 ... [2020-12-01T15:45:19.700Z] [2020-12-01T15:45:19.700Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:19.700Z] #11 25.32 Fetched 8406 kB in 19s (453 kB/s) [2020-12-01T15:45:19.700Z] #11 25.32 Reading package lists... [2020-12-01T15:45:19.700Z] #11 32.24 Reading package lists... [2020-12-01T15:45:19.700Z] #11 ... [2020-12-01T15:45:19.700Z] [2020-12-01T15:45:19.700Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:19.700Z] #40 24.81 Fetched 8406 kB in 18s (469 kB/s) [2020-12-01T15:45:19.700Z] #40 24.81 Reading package lists... [2020-12-01T15:45:19.743Z] #41 ... [2020-12-01T15:45:19.744Z] [2020-12-01T15:45:19.744Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:19.744Z] #51 1.107 + RM_GOPATH=0 [2020-12-01T15:45:19.744Z] #51 1.107 + TMP_GOPATH= [2020-12-01T15:45:19.744Z] #51 1.107 + : /build [2020-12-01T15:45:19.744Z] #51 1.107 + '[' -z '' ']' [2020-12-01T15:45:19.744Z] #51 1.107 ++ mktemp -d [2020-12-01T15:45:19.744Z] #51 1.107 + export GOPATH=/tmp/tmp.qPtnF4QOoS [2020-12-01T15:45:19.744Z] #51 1.107 + GOPATH=/tmp/tmp.qPtnF4QOoS [2020-12-01T15:45:19.744Z] #51 1.107 + RM_GOPATH=1 [2020-12-01T15:45:19.744Z] #51 1.107 + case "$(go env GOARCH)" in [2020-12-01T15:45:19.744Z] #51 1.107 ++ go env GOARCH [2020-12-01T15:45:19.744Z] #51 1.130 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:19.744Z] #51 1.130 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:19.744Z] #51 1.130 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:19.744Z] #51 1.130 + dir=/tmp/install [2020-12-01T15:45:19.744Z] #51 1.130 + bin=runc [2020-12-01T15:45:19.744Z] #51 1.130 + shift [2020-12-01T15:45:19.744Z] #51 1.131 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-01T15:45:19.744Z] #51 1.131 + . /tmp/install/runc.installer [2020-12-01T15:45:19.744Z] #51 1.131 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-01T15:45:19.744Z] #51 1.131 + install_runc [2020-12-01T15:45:19.744Z] #51 1.131 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-01T15:45:19.744Z] #51 1.132 + uname -r [2020-12-01T15:45:19.744Z] #51 1.138 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-01T15:45:19.744Z] #51 1.138 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-01T15:45:19.744Z] #51 1.138 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qPtnF4QOoS/src/github.com/opencontainers/runc [2020-12-01T15:45:19.744Z] #51 1.138 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-01T15:45:19.744Z] #51 1.142 Cloning into '/tmp/tmp.qPtnF4QOoS/src/github.com/opencontainers/runc'... [2020-12-01T15:45:19.744Z] #51 2.883 + cd /tmp/tmp.qPtnF4QOoS/src/github.com/opencontainers/runc [2020-12-01T15:45:19.744Z] #51 2.895 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-01T15:45:19.744Z] #51 3.111 + '[' -z '' ']' [2020-12-01T15:45:19.744Z] #51 3.111 + target=static [2020-12-01T15:45:19.744Z] #51 3.111 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-01T15:45:19.744Z] #51 3.375 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-01T15:45:19.838Z] #41 35.43 CC criu/pie/util.o [2020-12-01T15:45:19.838Z] #41 ... [2020-12-01T15:45:19.838Z] [2020-12-01T15:45:19.838Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-01T15:45:19.838Z] #13 DONE 0.9s [2020-12-01T15:45:19.960Z] #40 31.76 Reading package lists... [2020-12-01T15:45:19.960Z] #40 ... [2020-12-01T15:45:19.960Z] [2020-12-01T15:45:19.960Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:45:19.960Z] #53 24.82 Fetched 8406 kB in 18s (468 kB/s) [2020-12-01T15:45:19.960Z] #53 24.82 Reading package lists... [2020-12-01T15:45:20.000Z] #51 ... [2020-12-01T15:45:20.000Z] [2020-12-01T15:45:20.000Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:20.000Z] #47 48.82 + /build/golangci-lint --version [2020-12-01T15:45:20.138Z] [2020-12-01T15:45:20.138Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:20.138Z] #51 0.825 + RM_GOPATH=0 [2020-12-01T15:45:20.138Z] #51 0.825 + TMP_GOPATH= [2020-12-01T15:45:20.138Z] #51 0.825 + : /build [2020-12-01T15:45:20.138Z] #51 0.825 + '[' -z '' ']' [2020-12-01T15:45:20.138Z] #51 0.825 ++ mktemp -d [2020-12-01T15:45:20.138Z] #51 0.825 + export GOPATH=/tmp/tmp.yxmHVQt3dw [2020-12-01T15:45:20.138Z] #51 0.825 + GOPATH=/tmp/tmp.yxmHVQt3dw [2020-12-01T15:45:20.138Z] #51 0.825 + RM_GOPATH=1 [2020-12-01T15:45:20.138Z] #51 0.825 + case "$(go env GOARCH)" in [2020-12-01T15:45:20.138Z] #51 0.825 ++ go env GOARCH [2020-12-01T15:45:20.138Z] #51 0.830 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:20.138Z] #51 0.830 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:20.138Z] #51 0.832 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:20.138Z] #51 0.832 + dir=/tmp/install [2020-12-01T15:45:20.138Z] #51 0.832 + bin=runc [2020-12-01T15:45:20.138Z] #51 0.832 + shift [2020-12-01T15:45:20.138Z] #51 0.832 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-01T15:45:20.138Z] #51 0.833 + . /tmp/install/runc.installer [2020-12-01T15:45:20.138Z] #51 0.833 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-01T15:45:20.138Z] #51 0.833 + install_runc [2020-12-01T15:45:20.138Z] #51 0.837 + uname -r [2020-12-01T15:45:20.138Z] #51 0.837 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-01T15:45:20.138Z] #51 0.838 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-01T15:45:20.138Z] #51 0.838 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-01T15:45:20.138Z] #51 0.838 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yxmHVQt3dw/src/github.com/opencontainers/runc [2020-12-01T15:45:20.138Z] #51 0.838 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-01T15:45:20.138Z] #51 0.839 Cloning into '/tmp/tmp.yxmHVQt3dw/src/github.com/opencontainers/runc'... [2020-12-01T15:45:20.257Z] #47 49.09 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-01T15:45:20.428Z] #51 ... [2020-12-01T15:45:20.428Z] [2020-12-01T15:45:20.428Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:20.428Z] #43 60.40 vendor/golang.org/x/net/idna [2020-12-01T15:45:20.428Z] #43 61.75 vendor/golang.org/x/net/http2/hpack [2020-12-01T15:45:20.428Z] #43 62.50 mime [2020-12-01T15:45:20.428Z] #43 63.54 mime/quotedprintable [2020-12-01T15:45:20.428Z] #43 63.75 net/http/internal [2020-12-01T15:45:20.428Z] #43 66.37 net/textproto [2020-12-01T15:45:20.428Z] #43 66.38 crypto/x509 [2020-12-01T15:45:20.428Z] #43 67.47 vendor/golang.org/x/net/http/httpguts [2020-12-01T15:45:20.428Z] #43 67.62 vendor/golang.org/x/net/http/httpproxy [2020-12-01T15:45:20.428Z] #43 67.85 mime/multipart [2020-12-01T15:45:20.428Z] #43 69.13 crypto/tls [2020-12-01T15:45:20.428Z] #43 ... [2020-12-01T15:45:20.428Z] [2020-12-01T15:45:20.428Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:20.428Z] #41 35.61 CC criu/pie/util-vdso.o [2020-12-01T15:45:20.428Z] #41 35.90 AR criu/pie/pie.lib.a [2020-12-01T15:45:20.428Z] #41 35.94 DEP criu/pie/restorer.d [2020-12-01T15:45:20.428Z] #41 36.08 DEP criu/arch/s390/restorer.d [2020-12-01T15:45:20.438Z] #25 ... [2020-12-01T15:45:20.438Z] [2020-12-01T15:45:20.438Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-01T15:45:20.438Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-01T15:45:20.438Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-12-01T15:45:20.438Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-01T15:45:20.438Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-01T15:45:20.438Z] #61 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.0s done [2020-12-01T15:45:20.438Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done [2020-12-01T15:45:20.438Z] #61 DONE 4.8s [2020-12-01T15:45:20.438Z] [2020-12-01T15:45:20.438Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-01T15:45:20.438Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 43.54MB / 54.14MB 4.5s [2020-12-01T15:45:20.438Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 46.32MB / 54.14MB 5.0s [2020-12-01T15:45:20.536Z] #53 31.45 Reading package lists... [2020-12-01T15:45:20.536Z] #53 ... [2020-12-01T15:45:20.536Z] [2020-12-01T15:45:20.536Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:20.536Z] #47 35.75 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-01T15:45:20.719Z] #41 36.23 DEP criu/arch/s390/vdso-pie.d [2020-12-01T15:45:20.719Z] #41 36.34 DEP criu/pie/parasite-vdso.d [2020-12-01T15:45:20.896Z] #49 ... [2020-12-01T15:45:20.896Z] [2020-12-01T15:45:20.896Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:20.896Z] #43 53.11 time [2020-12-01T15:45:20.896Z] #43 58.10 internal/fmtsort [2020-12-01T15:45:20.896Z] #43 58.80 os [2020-12-01T15:45:20.896Z] #43 58.89 strings [2020-12-01T15:45:20.896Z] #43 61.82 regexp/syntax [2020-12-01T15:45:20.896Z] #43 ... [2020-12-01T15:45:20.896Z] [2020-12-01T15:45:20.896Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:20.896Z] #40 62.78 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-01T15:45:20.896Z] #40 62.80 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T15:45:20.896Z] #40 62.85 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:20.896Z] #40 62.87 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-01T15:45:20.896Z] #40 62.91 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:20.896Z] #40 62.93 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-01T15:45:20.896Z] #40 62.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T15:45:20.896Z] #40 62.98 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:20.896Z] #40 63.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T15:45:20.896Z] #40 63.02 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-01T15:45:20.980Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 49.36MB / 54.14MB 5.4s [2020-12-01T15:45:21.010Z] #41 ... [2020-12-01T15:45:21.010Z] [2020-12-01T15:45:21.010Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-01T15:45:21.010Z] #14 0.872 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-01T15:45:21.010Z] #14 DONE 1.0s [2020-12-01T15:45:21.010Z] [2020-12-01T15:45:21.010Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:21.010Z] #41 36.55 DEP criu/pie/parasite.d [2020-12-01T15:45:21.010Z] #41 36.76 CC criu/pie/parasite.o [2020-12-01T15:45:21.191Z] #47 DONE 49.8s [2020-12-01T15:45:21.191Z] [2020-12-01T15:45:21.191Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:21.191Z] #41 25.73 LINK criu/pie/restorer.built-in.o [2020-12-01T15:45:21.191Z] #41 25.74 GEN criu/pie/restorer-blob.h [2020-12-01T15:45:21.191Z] #41 25.79 DEP criu/vdso.d [2020-12-01T15:45:21.191Z] #41 25.85 DEP criu/vdso-compat.d [2020-12-01T15:45:21.191Z] #41 25.91 DEP criu/uts_ns.d [2020-12-01T15:45:21.191Z] #41 25.95 DEP criu/util.d [2020-12-01T15:45:21.191Z] #41 26.01 DEP criu/uffd.d [2020-12-01T15:45:21.191Z] #41 26.07 DEP criu/tun.d [2020-12-01T15:45:21.191Z] #41 26.11 DEP criu/tty.d [2020-12-01T15:45:21.191Z] #41 26.16 DEP criu/timerfd.d [2020-12-01T15:45:21.191Z] #41 26.21 DEP criu/timens.d [2020-12-01T15:45:21.191Z] #41 26.26 DEP criu/sysfs_parse.d [2020-12-01T15:45:21.191Z] #41 26.30 DEP criu/sysctl.d [2020-12-01T15:45:21.191Z] #41 26.34 DEP criu/string.d [2020-12-01T15:45:21.191Z] #41 26.36 DEP criu/stats.d [2020-12-01T15:45:21.191Z] #41 26.40 DEP criu/sockets.d [2020-12-01T15:45:21.191Z] #41 26.45 DEP criu/sk-unix.d [2020-12-01T15:45:21.191Z] #41 26.52 DEP criu/sk-tcp.d [2020-12-01T15:45:21.191Z] #41 26.63 DEP criu/sk-queue.d [2020-12-01T15:45:21.191Z] #41 26.67 DEP criu/sk-packet.d [2020-12-01T15:45:21.191Z] #41 26.72 DEP criu/sk-netlink.d [2020-12-01T15:45:21.191Z] #41 26.79 DEP criu/sk-inet.d [2020-12-01T15:45:21.191Z] #41 26.86 DEP criu/signalfd.d [2020-12-01T15:45:21.318Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 52.95MB / 54.14MB 5.7s [2020-12-01T15:45:21.318Z] #25 sha256:94e00adb98ff1f971add74025ff2a8ca87e003568d828bdb0df26ecd46c269a2 54.14MB / 54.14MB 5.9s done [2020-12-01T15:45:21.318Z] #25 unpacking docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 [2020-12-01T15:45:21.448Z] #41 26.92 DEP criu/sigframe.d [2020-12-01T15:45:21.448Z] #41 26.99 DEP criu/shmem.d [2020-12-01T15:45:21.448Z] #41 27.06 DEP criu/servicefd.d [2020-12-01T15:45:21.448Z] #41 27.10 DEP criu/seize.d [2020-12-01T15:45:21.643Z] #41 ... [2020-12-01T15:45:21.643Z] [2020-12-01T15:45:21.643Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-01T15:45:21.643Z] #15 DONE 0.9s [2020-12-01T15:45:21.705Z] #41 27.15 DEP criu/seccomp.d [2020-12-01T15:45:21.705Z] #41 27.20 DEP criu/rst-malloc.d [2020-12-01T15:45:21.705Z] #41 27.24 DEP criu/rbtree.d [2020-12-01T15:45:21.705Z] #41 27.26 DEP criu/pstree.d [2020-12-01T15:45:21.705Z] #41 27.31 DEP criu/protobuf.d [2020-12-01T15:45:21.705Z] #41 27.35 GEN criu/protobuf-desc-gen.h [2020-12-01T15:45:21.934Z] [2020-12-01T15:45:21.934Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:21.934Z] #41 37.52 LINK criu/pie/parasite.built-in.o [2020-12-01T15:45:21.934Z] #41 37.52 GEN criu/pie/parasite-blob.h [2020-12-01T15:45:21.934Z] #41 37.53 CC criu/pie/parasite-vdso.o [2020-12-01T15:45:21.974Z] #25 ... [2020-12-01T15:45:21.974Z] [2020-12-01T15:45:21.974Z] #22 [internal] load build context [2020-12-01T15:45:21.974Z] #22 transferring context: 52.35MB 6.9s done [2020-12-01T15:45:21.974Z] #22 DONE 6.9s [2020-12-01T15:45:22.125Z] #27 7.689 0.0% 0.9% # 2.5% ## 3.9% ### 4.9% #### 6.5% ##### 7.4% ###### 8.7% ###### 9.3% ####### 10.2% ####### 11.0% ######## 11.7% ######### 12.9% ######### 13.6% ########## 14.2% ########## 14.9% ########### 15.8% ########### 16.6% ############ 17.9% ############# 19.1% ############### 21.0% ################ 22.4% ################# 24.0% ################## 25.2% [2020-12-01T15:45:22.125Z] #27 ... [2020-12-01T15:45:22.125Z] [2020-12-01T15:45:22.125Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:22.125Z] #56 3.387 + RM_GOPATH=0 [2020-12-01T15:45:22.125Z] #56 3.387 + TMP_GOPATH= [2020-12-01T15:45:22.125Z] #56 3.388 + : /build [2020-12-01T15:45:22.125Z] #56 3.388 + '[' -z '' ']' [2020-12-01T15:45:22.125Z] #56 3.393 ++ mktemp -d [2020-12-01T15:45:22.125Z] #56 3.405 + export GOPATH=/tmp/tmp.ZW5TnhZguG [2020-12-01T15:45:22.125Z] #56 3.405 + GOPATH=/tmp/tmp.ZW5TnhZguG [2020-12-01T15:45:22.125Z] #56 3.405 + RM_GOPATH=1 [2020-12-01T15:45:22.125Z] #56 3.405 + case "$(go env GOARCH)" in [2020-12-01T15:45:22.125Z] #56 3.407 ++ go env GOARCH [2020-12-01T15:45:22.125Z] #56 3.417 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:22.125Z] #56 3.417 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:22.125Z] #56 3.424 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:22.125Z] #56 3.424 + dir=/tmp/install [2020-12-01T15:45:22.125Z] #56 3.424 + bin=rootlesskit [2020-12-01T15:45:22.125Z] #56 3.424 + shift [2020-12-01T15:45:22.125Z] #56 3.424 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-01T15:45:22.125Z] #56 3.424 + . /tmp/install/rootlesskit.installer [2020-12-01T15:45:22.125Z] #56 3.424 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:45:22.125Z] #56 3.424 + install_rootlesskit [2020-12-01T15:45:22.125Z] #56 3.424 + case "$1" in [2020-12-01T15:45:22.125Z] #56 3.424 + export CGO_ENABLED=0 [2020-12-01T15:45:22.125Z] #56 3.424 + CGO_ENABLED=0 [2020-12-01T15:45:22.125Z] #56 3.424 + _install_rootlesskit [2020-12-01T15:45:22.125Z] #56 3.424 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-01T15:45:22.125Z] #56 3.424 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZW5TnhZguG/src/github.com/rootless-containers/rootlesskit [2020-12-01T15:45:22.125Z] #56 3.424 Cloning into '/tmp/tmp.ZW5TnhZguG/src/github.com/rootless-containers/rootlesskit'... [2020-12-01T15:45:22.125Z] #56 3.424 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:45:22.125Z] #56 7.065 + cd /tmp/tmp.ZW5TnhZguG/src/github.com/rootless-containers/rootlesskit [2020-12-01T15:45:22.125Z] #56 7.066 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:45:22.125Z] #56 7.467 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T15:45:22.125Z] #56 7.469 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-01T15:45:22.125Z] #56 ... [2020-12-01T15:45:22.125Z] [2020-12-01T15:45:22.125Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:45:22.125Z] #53 5.225 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:45:22.125Z] #53 5.248 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:45:22.125Z] #53 5.257 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:45:22.125Z] #53 6.333 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-12-01T15:45:22.125Z] #53 8.370 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-12-01T15:45:22.125Z] #53 9.409 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-01T15:45:22.227Z] #41 38.05 CC criu/arch/s390/vdso-pie.o [2020-12-01T15:45:22.270Z] [2020-12-01T15:45:22.270Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:45:22.270Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-01T15:45:22.270Z] #9 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 6.1s done [2020-12-01T15:45:22.270Z] #9 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done [2020-12-01T15:45:22.270Z] #9 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2020-12-01T15:45:22.270Z] #9 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done [2020-12-01T15:45:22.270Z] #9 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.1s done [2020-12-01T15:45:22.270Z] #9 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.5s done [2020-12-01T15:45:22.270Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-01T15:45:22.270Z] #9 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.5s done [2020-12-01T15:45:22.270Z] #9 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.0s done [2020-12-01T15:45:22.270Z] #9 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.8s done [2020-12-01T15:45:22.270Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-12-01T15:45:22.409Z] #53 ... [2020-12-01T15:45:22.409Z] [2020-12-01T15:45:22.409Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:22.409Z] #22 4.553 + RM_GOPATH=0 [2020-12-01T15:45:22.409Z] #22 4.553 + TMP_GOPATH= [2020-12-01T15:45:22.409Z] #22 4.553 + : /build [2020-12-01T15:45:22.409Z] #22 4.553 + '[' -z '' ']' [2020-12-01T15:45:22.409Z] #22 4.553 ++ mktemp -d [2020-12-01T15:45:22.409Z] #22 4.557 + export GOPATH=/tmp/tmp.2qztBdGgOp [2020-12-01T15:45:22.409Z] #22 4.557 + GOPATH=/tmp/tmp.2qztBdGgOp [2020-12-01T15:45:22.409Z] #22 4.557 + RM_GOPATH=1 [2020-12-01T15:45:22.409Z] #22 4.557 + case "$(go env GOARCH)" in [2020-12-01T15:45:22.409Z] #22 4.557 ++ go env GOARCH [2020-12-01T15:45:22.409Z] #22 4.565 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:22.409Z] #22 4.565 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:22.409Z] #22 4.565 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:22.409Z] #22 4.567 + dir=/tmp/install [2020-12-01T15:45:22.409Z] #22 4.567 + bin=dockercli [2020-12-01T15:45:22.409Z] #22 4.567 + shift [2020-12-01T15:45:22.409Z] #22 4.567 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-01T15:45:22.409Z] #22 4.567 + . /tmp/install/dockercli.installer [2020-12-01T15:45:22.409Z] #22 4.567 ++ : stable [2020-12-01T15:45:22.409Z] #22 4.567 ++ : 17.06.2-ce [2020-12-01T15:45:22.409Z] #22 4.567 + install_dockercli [2020-12-01T15:45:22.409Z] #22 4.567 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-01T15:45:22.409Z] #22 4.567 ++ uname -m [2020-12-01T15:45:22.409Z] #22 4.568 Install docker/cli version 17.06.2-ce from stable [2020-12-01T15:45:22.409Z] #22 4.581 + arch=aarch64 [2020-12-01T15:45:22.409Z] #22 4.581 + '[' aarch64 '!=' x86_64 ']' [2020-12-01T15:45:22.409Z] #22 4.581 + '[' aarch64 '!=' s390x ']' [2020-12-01T15:45:22.409Z] #22 4.581 + '[' aarch64 '!=' armhf ']' [2020-12-01T15:45:22.409Z] #22 4.581 + build_dockercli [2020-12-01T15:45:22.409Z] #22 4.581 + git clone https://github.com/docker/docker-ce /tmp/tmp.2qztBdGgOp/tmp/docker-ce [2020-12-01T15:45:22.409Z] #22 4.581 Cloning into '/tmp/tmp.2qztBdGgOp/tmp/docker-ce'... [2020-12-01T15:45:22.409Z] #22 ... [2020-12-01T15:45:22.409Z] [2020-12-01T15:45:22.409Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:22.409Z] #11 5.247 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:45:22.409Z] #11 5.322 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:45:22.409Z] #11 5.324 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:45:22.409Z] #11 6.208 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-12-01T15:45:22.409Z] #11 7.839 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-12-01T15:45:22.409Z] #11 9.058 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-01T15:45:22.517Z] #41 38.21 CC criu/arch/s390/restorer.o [2020-12-01T15:45:22.636Z] #41 28.04 DEP criu/protobuf-desc.d [2020-12-01T15:45:22.636Z] #41 28.07 DEP criu/proc_parse.d [2020-12-01T15:45:22.636Z] #41 28.11 DEP criu/plugin.d [2020-12-01T15:45:22.636Z] #41 28.13 DEP criu/pipes.d [2020-12-01T15:45:22.636Z] #41 28.17 DEP criu/pie-util.d [2020-12-01T15:45:22.636Z] #41 28.20 DEP criu/pie-util-vdso.d [2020-12-01T15:45:22.636Z] #41 28.22 DEP criu/pie-util-vdso-elf32.d [2020-12-01T15:45:22.636Z] #41 28.24 DEP criu/path.d [2020-12-01T15:45:22.636Z] #41 28.27 DEP criu/parasite-syscall.d [2020-12-01T15:45:22.636Z] #41 28.32 DEP criu/pagemap.d [2020-12-01T15:45:22.689Z] #11 ... [2020-12-01T15:45:22.689Z] [2020-12-01T15:45:22.689Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:22.689Z] #62 3.438 + RM_GOPATH=0 [2020-12-01T15:45:22.689Z] #62 3.438 + TMP_GOPATH= [2020-12-01T15:45:22.689Z] #62 3.438 + : /build [2020-12-01T15:45:22.689Z] #62 3.438 + '[' -z '' ']' [2020-12-01T15:45:22.689Z] #62 3.438 ++ mktemp -d [2020-12-01T15:45:22.689Z] #62 3.449 + export GOPATH=/tmp/tmp.JfZS5FN8Ap [2020-12-01T15:45:22.689Z] #62 3.449 + GOPATH=/tmp/tmp.JfZS5FN8Ap [2020-12-01T15:45:22.689Z] #62 3.449 + RM_GOPATH=1 [2020-12-01T15:45:22.689Z] #62 3.449 + case "$(go env GOARCH)" in [2020-12-01T15:45:22.689Z] #62 3.453 ++ go env GOARCH [2020-12-01T15:45:22.689Z] #62 3.467 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:22.689Z] #62 3.467 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:22.689Z] #62 3.470 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:22.689Z] #62 3.473 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:45:22.689Z] #62 3.473 + dir=/tmp/install [2020-12-01T15:45:22.689Z] #62 3.473 + bin=proxy [2020-12-01T15:45:22.689Z] #62 3.473 + shift [2020-12-01T15:45:22.689Z] #62 3.473 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-01T15:45:22.689Z] #62 3.473 + . /tmp/install/proxy.installer [2020-12-01T15:45:22.689Z] #62 3.473 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:45:22.689Z] #62 3.473 + install_proxy [2020-12-01T15:45:22.689Z] #62 3.473 + case "$1" in [2020-12-01T15:45:22.689Z] #62 3.473 + export CGO_ENABLED=0 [2020-12-01T15:45:22.689Z] #62 3.473 + CGO_ENABLED=0 [2020-12-01T15:45:22.689Z] #62 3.473 + _install_proxy [2020-12-01T15:45:22.689Z] #62 3.473 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-12-01T15:45:22.689Z] #62 3.473 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JfZS5FN8Ap/src/github.com/docker/libnetwork [2020-12-01T15:45:22.689Z] #62 3.485 Cloning into '/tmp/tmp.JfZS5FN8Ap/src/github.com/docker/libnetwork'... [2020-12-01T15:45:22.689Z] #62 ... [2020-12-01T15:45:22.689Z] [2020-12-01T15:45:22.689Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:22.689Z] #40 5.278 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:45:22.689Z] #40 5.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:45:22.689Z] #40 5.325 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:45:22.689Z] #40 6.265 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-12-01T15:45:22.689Z] #40 8.459 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-12-01T15:45:22.689Z] #40 8.509 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-01T15:45:22.689Z] #40 ... [2020-12-01T15:45:22.689Z] [2020-12-01T15:45:22.689Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:22.689Z] #34 3.558 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:45:22.689Z] #34 3.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:45:22.689Z] #34 3.665 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:45:22.689Z] #34 5.003 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-12-01T15:45:22.689Z] #34 6.141 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-12-01T15:45:22.689Z] #34 7.918 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-01T15:45:22.808Z] #41 ... [2020-12-01T15:45:22.808Z] [2020-12-01T15:45:22.808Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-01T15:45:22.808Z] #16 DONE 1.0s [2020-12-01T15:45:22.808Z] [2020-12-01T15:45:22.808Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:22.808Z] #41 38.49 CC criu/pie/restorer.o [2020-12-01T15:45:22.811Z] #40 ... [2020-12-01T15:45:22.811Z] [2020-12-01T15:45:22.811Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:22.811Z] #34 63.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T15:45:22.811Z] #34 63.48 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T15:45:22.811Z] #34 63.51 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-01T15:45:22.811Z] #34 63.53 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T15:45:22.811Z] #34 63.60 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-01T15:45:22.811Z] #34 63.61 Setting up cmake-data (3.13.4-1) ... [2020-12-01T15:45:22.811Z] #34 63.64 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-01T15:45:22.811Z] #34 63.66 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-01T15:45:22.811Z] #34 63.67 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-01T15:45:22.811Z] #34 63.69 Setting up cmake (3.13.4-1) ... [2020-12-01T15:45:22.811Z] #34 63.71 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:45:22.811Z] #34 63.80 Processing triggers for mime-support (3.62) ... [2020-12-01T15:45:22.811Z] #34 DONE 65.0s [2020-12-01T15:45:22.811Z] [2020-12-01T15:45:22.811Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:22.893Z] #41 28.36 DEP criu/pagemap-cache.d [2020-12-01T15:45:22.893Z] #41 28.39 DEP criu/page-xfer.d [2020-12-01T15:45:22.893Z] #41 28.42 DEP criu/page-pipe.d [2020-12-01T15:45:22.893Z] #41 28.44 DEP criu/netfilter.d [2020-12-01T15:45:22.893Z] #41 28.48 DEP criu/net.d [2020-12-01T15:45:22.893Z] #41 28.54 DEP criu/namespaces.d [2020-12-01T15:45:22.975Z] #34 ... [2020-12-01T15:45:22.975Z] [2020-12-01T15:45:22.975Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:22.975Z] #32 4.766 + RM_GOPATH=0 [2020-12-01T15:45:22.975Z] #32 4.766 + TMP_GOPATH= [2020-12-01T15:45:22.975Z] #32 4.766 + : /build [2020-12-01T15:45:22.975Z] #32 4.766 + '[' -z '' ']' [2020-12-01T15:45:22.975Z] #32 4.766 ++ mktemp -d [2020-12-01T15:45:22.975Z] #32 4.769 + export GOPATH=/tmp/tmp.b3DAz4PyGo [2020-12-01T15:45:22.975Z] #32 4.769 + GOPATH=/tmp/tmp.b3DAz4PyGo [2020-12-01T15:45:22.975Z] #32 4.769 + RM_GOPATH=1 [2020-12-01T15:45:22.975Z] #32 4.771 + case "$(go env GOARCH)" in [2020-12-01T15:45:22.975Z] #32 4.771 ++ go env GOARCH [2020-12-01T15:45:22.975Z] #32 4.837 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:22.975Z] #32 4.841 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:22.975Z] #32 4.845 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:22.975Z] #32 4.857 + dir=/tmp/install [2020-12-01T15:45:22.975Z] #32 4.858 + bin=tomlv [2020-12-01T15:45:22.975Z] #32 4.858 + shift [2020-12-01T15:45:22.975Z] #32 4.858 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-01T15:45:22.975Z] #32 4.858 + . /tmp/install/tomlv.installer [2020-12-01T15:45:22.975Z] #32 4.858 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:45:22.975Z] #32 4.858 + install_tomlv [2020-12-01T15:45:22.975Z] #32 4.859 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-01T15:45:22.975Z] #32 4.859 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:45:22.975Z] #32 4.859 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.b3DAz4PyGo/src/github.com/BurntSushi/toml [2020-12-01T15:45:22.975Z] #32 4.970 Cloning into '/tmp/tmp.b3DAz4PyGo/src/github.com/BurntSushi/toml'... [2020-12-01T15:45:22.975Z] #32 5.723 + cd /tmp/tmp.b3DAz4PyGo/src/github.com/BurntSushi/toml [2020-12-01T15:45:22.975Z] #32 5.723 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:45:22.975Z] #32 5.794 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T15:45:22.975Z] #32 6.359 math/bits [2020-12-01T15:45:22.975Z] #32 6.413 runtime/internal/sys [2020-12-01T15:45:22.975Z] #32 6.413 internal/cpu [2020-12-01T15:45:22.975Z] #32 6.529 runtime/internal/atomic [2020-12-01T15:45:22.975Z] #32 6.751 runtime/internal/math [2020-12-01T15:45:22.975Z] #32 6.922 unicode/utf8 [2020-12-01T15:45:22.975Z] #32 6.994 sync/atomic [2020-12-01T15:45:22.975Z] #32 7.411 math [2020-12-01T15:45:22.975Z] #32 7.467 unicode [2020-12-01T15:45:22.975Z] #32 7.594 internal/testlog [2020-12-01T15:45:22.975Z] #32 7.635 internal/bytealg [2020-12-01T15:45:22.975Z] #32 8.029 encoding [2020-12-01T15:45:22.975Z] #32 8.210 runtime/cgo [2020-12-01T15:45:22.975Z] #32 9.762 runtime [2020-12-01T15:45:22.975Z] #32 ... [2020-12-01T15:45:22.975Z] [2020-12-01T15:45:22.975Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:22.975Z] #45 3.282 + RM_GOPATH=0 [2020-12-01T15:45:22.975Z] #45 3.282 + TMP_GOPATH= [2020-12-01T15:45:22.975Z] #45 3.283 + : /build [2020-12-01T15:45:22.975Z] #45 3.283 + '[' -z '' ']' [2020-12-01T15:45:22.975Z] #45 3.285 ++ mktemp -d [2020-12-01T15:45:22.975Z] #45 3.286 + export GOPATH=/tmp/tmp.mhOGzmeB1c [2020-12-01T15:45:22.975Z] #45 3.286 + GOPATH=/tmp/tmp.mhOGzmeB1c [2020-12-01T15:45:22.975Z] #45 3.286 + RM_GOPATH=1 [2020-12-01T15:45:22.975Z] #45 3.286 + case "$(go env GOARCH)" in [2020-12-01T15:45:22.975Z] #45 3.287 ++ go env GOARCH [2020-12-01T15:45:22.975Z] #45 3.307 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:22.975Z] #45 3.307 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:22.975Z] #45 3.309 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:22.975Z] #45 3.310 + dir=/tmp/install [2020-12-01T15:45:22.975Z] #45 3.310 + bin=gotestsum [2020-12-01T15:45:22.975Z] #45 3.310 + shift [2020-12-01T15:45:22.975Z] #45 3.310 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-01T15:45:22.975Z] #45 3.310 + . /tmp/install/gotestsum.installer [2020-12-01T15:45:22.975Z] #45 3.310 ++ : v0.5.3 [2020-12-01T15:45:22.975Z] #45 3.310 + install_gotestsum [2020-12-01T15:45:22.975Z] #45 3.311 + set -e [2020-12-01T15:45:22.975Z] #45 3.311 + export GO111MODULE=on [2020-12-01T15:45:22.975Z] #45 3.311 + GO111MODULE=on [2020-12-01T15:45:22.975Z] #45 3.311 + GOBIN=/build [2020-12-01T15:45:22.975Z] #45 3.311 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-01T15:45:22.975Z] #45 3.359 go: finding gotest.tools v0.5.3 [2020-12-01T15:45:22.975Z] #45 3.359 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-01T15:45:22.975Z] #45 5.110 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-01T15:45:22.975Z] #45 5.798 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-01T15:45:22.975Z] #45 6.798 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:45:22.975Z] #45 6.824 go: downloading github.com/fatih/color v1.9.0 [2020-12-01T15:45:22.975Z] #45 6.880 go: downloading github.com/pkg/errors v0.9.1 [2020-12-01T15:45:22.975Z] #45 6.922 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-01T15:45:22.975Z] #45 7.219 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:45:22.975Z] #45 7.258 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-01T15:45:22.975Z] #45 7.311 go: extracting github.com/fatih/color v1.9.0 [2020-12-01T15:45:22.975Z] #45 7.320 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:45:22.975Z] #45 7.364 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:45:22.975Z] #45 7.411 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:45:22.975Z] #45 7.412 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:45:22.975Z] #45 7.413 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:45:22.975Z] #45 7.430 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:45:22.975Z] #45 7.471 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:45:22.975Z] #45 7.600 go: extracting github.com/pkg/errors v0.9.1 [2020-12-01T15:45:22.975Z] #45 8.323 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:45:22.975Z] #45 8.323 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:45:22.975Z] #45 8.324 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:45:22.975Z] #45 8.558 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:45:22.975Z] #45 9.733 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:45:22.975Z] #45 10.39 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:45:23.149Z] #41 ... [2020-12-01T15:45:23.149Z] [2020-12-01T15:45:23.149Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:45:23.149Z] #38 43.91 + dpkg --print-architecture [2020-12-01T15:45:23.149Z] #38 43.91 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-01T15:45:23.149Z] #38 44.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-01T15:45:23.149Z] #38 44.25 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-01T15:45:23.149Z] #38 DONE 51.8s [2020-12-01T15:45:23.149Z] [2020-12-01T15:45:23.149Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:23.149Z] #41 28.59 DEP criu/mount.d [2020-12-01T15:45:23.149Z] #41 28.63 DEP criu/memfd.d [2020-12-01T15:45:23.149Z] #41 28.67 DEP criu/mem.d [2020-12-01T15:45:23.149Z] #41 28.72 DEP criu/lsm.d [2020-12-01T15:45:23.149Z] #41 28.75 DEP criu/log.d [2020-12-01T15:45:23.149Z] #41 28.78 DEP criu/libnetlink.d [2020-12-01T15:45:23.279Z] #45 11.03 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:45:23.279Z] #45 ... [2020-12-01T15:45:23.279Z] [2020-12-01T15:45:23.279Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:23.279Z] #47 4.742 + RM_GOPATH=0 [2020-12-01T15:45:23.279Z] #47 4.742 + TMP_GOPATH= [2020-12-01T15:45:23.279Z] #47 4.742 + : /build [2020-12-01T15:45:23.279Z] #47 4.742 + '[' -z '' ']' [2020-12-01T15:45:23.279Z] #47 4.742 ++ mktemp -d [2020-12-01T15:45:23.279Z] #47 4.772 + export GOPATH=/tmp/tmp.FI28JJJjhw [2020-12-01T15:45:23.279Z] #47 4.772 + GOPATH=/tmp/tmp.FI28JJJjhw [2020-12-01T15:45:23.279Z] #47 4.772 + RM_GOPATH=1 [2020-12-01T15:45:23.279Z] #47 4.772 + case "$(go env GOARCH)" in [2020-12-01T15:45:23.279Z] #47 4.772 ++ go env GOARCH [2020-12-01T15:45:23.279Z] #47 4.787 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:23.279Z] #47 4.787 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:23.279Z] #47 4.793 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:23.279Z] #47 4.794 + dir=/tmp/install [2020-12-01T15:45:23.279Z] #47 4.796 + bin=golangci_lint [2020-12-01T15:45:23.279Z] #47 4.796 + shift [2020-12-01T15:45:23.279Z] #47 4.796 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-01T15:45:23.279Z] #47 4.796 + . /tmp/install/golangci_lint.installer [2020-12-01T15:45:23.279Z] #47 4.796 ++ : v1.23.8 [2020-12-01T15:45:23.279Z] #47 4.796 + install_golangci_lint [2020-12-01T15:45:23.279Z] #47 4.796 + set -e [2020-12-01T15:45:23.279Z] #47 4.796 + export GO111MODULE=on [2020-12-01T15:45:23.279Z] #47 4.796 + GO111MODULE=on [2020-12-01T15:45:23.279Z] #47 4.796 + GOBIN=/build [2020-12-01T15:45:23.279Z] #47 4.796 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-01T15:45:23.279Z] #47 4.816 go: finding github.com v1.23.8 [2020-12-01T15:45:23.279Z] #47 4.823 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-01T15:45:23.279Z] #47 4.838 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-01T15:45:23.279Z] #47 4.840 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:45:23.279Z] #47 4.840 go: finding github.com/golangci v1.23.8 [2020-12-01T15:45:23.279Z] #47 5.644 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:45:23.279Z] #47 6.381 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:45:23.279Z] #47 ... [2020-12-01T15:45:23.279Z] [2020-12-01T15:45:23.279Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:23.279Z] #49 4.738 + RM_GOPATH=0 [2020-12-01T15:45:23.279Z] #49 4.738 + TMP_GOPATH= [2020-12-01T15:45:23.279Z] #49 4.739 + : /build [2020-12-01T15:45:23.279Z] #49 4.739 + '[' -z '' ']' [2020-12-01T15:45:23.279Z] #49 4.740 ++ mktemp -d [2020-12-01T15:45:23.279Z] #49 4.742 + export GOPATH=/tmp/tmp.EfwqOIIGHJ [2020-12-01T15:45:23.279Z] #49 4.742 + GOPATH=/tmp/tmp.EfwqOIIGHJ [2020-12-01T15:45:23.279Z] #49 4.742 + RM_GOPATH=1 [2020-12-01T15:45:23.279Z] #49 4.742 + case "$(go env GOARCH)" in [2020-12-01T15:45:23.279Z] #49 4.749 ++ go env GOARCH [2020-12-01T15:45:23.279Z] #49 4.777 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:23.279Z] #49 4.777 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:23.279Z] #49 4.787 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:23.279Z] #49 4.798 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:45:23.279Z] #49 4.798 + dir=/tmp/install [2020-12-01T15:45:23.279Z] #49 4.798 + bin=shfmt [2020-12-01T15:45:23.279Z] #49 4.798 + shift [2020-12-01T15:45:23.279Z] #49 4.798 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-01T15:45:23.279Z] #49 4.798 + . /tmp/install/shfmt.installer [2020-12-01T15:45:23.279Z] #49 4.798 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:45:23.279Z] #49 4.798 + install_shfmt [2020-12-01T15:45:23.279Z] #49 4.798 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-01T15:45:23.279Z] #49 4.839 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EfwqOIIGHJ/src/github.com/mvdan/sh [2020-12-01T15:45:23.279Z] #49 4.847 Cloning into '/tmp/tmp.EfwqOIIGHJ/src/github.com/mvdan/sh'... [2020-12-01T15:45:23.279Z] #49 ... [2020-12-01T15:45:23.279Z] [2020-12-01T15:45:23.279Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:23.280Z] #43 3.989 + RM_GOPATH=0 [2020-12-01T15:45:23.280Z] #43 3.989 + TMP_GOPATH= [2020-12-01T15:45:23.280Z] #43 3.989 + : /build [2020-12-01T15:45:23.280Z] #43 3.989 + '[' -z '' ']' [2020-12-01T15:45:23.280Z] #43 3.990 ++ mktemp -d [2020-12-01T15:45:23.280Z] #43 3.992 + export GOPATH=/tmp/tmp.iSQI2ZS72b [2020-12-01T15:45:23.280Z] #43 3.992 + GOPATH=/tmp/tmp.iSQI2ZS72b [2020-12-01T15:45:23.280Z] #43 3.992 + RM_GOPATH=1 [2020-12-01T15:45:23.280Z] #43 3.992 + case "$(go env GOARCH)" in [2020-12-01T15:45:23.280Z] #43 3.996 ++ go env GOARCH [2020-12-01T15:45:23.280Z] #43 4.019 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:23.280Z] #43 4.019 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:23.280Z] #43 4.019 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:23.280Z] #43 4.027 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:45:23.280Z] #43 4.027 + dir=/tmp/install [2020-12-01T15:45:23.280Z] #43 4.027 + bin=vndr [2020-12-01T15:45:23.280Z] #43 4.027 + shift [2020-12-01T15:45:23.280Z] #43 4.027 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-01T15:45:23.280Z] #43 4.027 + . /tmp/install/vndr.installer [2020-12-01T15:45:23.280Z] #43 4.027 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:45:23.280Z] #43 4.027 + install_vndr [2020-12-01T15:45:23.280Z] #43 4.027 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-01T15:45:23.280Z] #43 4.027 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iSQI2ZS72b/src/github.com/LK4D4/vndr [2020-12-01T15:45:23.280Z] #43 4.040 Cloning into '/tmp/tmp.iSQI2ZS72b/src/github.com/LK4D4/vndr'... [2020-12-01T15:45:23.280Z] #43 5.202 + cd /tmp/tmp.iSQI2ZS72b/src/github.com/LK4D4/vndr [2020-12-01T15:45:23.280Z] #43 5.204 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:45:23.280Z] #43 5.272 + go build -buildmode=pie -v -o /build/vndr . [2020-12-01T15:45:23.280Z] #43 6.701 internal/race [2020-12-01T15:45:23.280Z] #43 6.742 runtime/internal/math [2020-12-01T15:45:23.280Z] #43 6.839 internal/cpu [2020-12-01T15:45:23.280Z] #43 6.857 runtime/internal/atomic [2020-12-01T15:45:23.280Z] #43 6.899 sync/atomic [2020-12-01T15:45:23.280Z] #43 7.258 unicode [2020-12-01T15:45:23.280Z] #43 7.280 unicode/utf8 [2020-12-01T15:45:23.280Z] #43 7.513 math [2020-12-01T15:45:23.280Z] #43 7.596 internal/bytealg [2020-12-01T15:45:23.280Z] #43 8.293 unicode/utf16 [2020-12-01T15:45:23.280Z] #43 8.851 container/list [2020-12-01T15:45:23.280Z] #43 9.048 runtime [2020-12-01T15:45:23.280Z] #43 10.39 crypto/internal/subtle [2020-12-01T15:45:23.280Z] #43 10.73 crypto/subtle [2020-12-01T15:45:23.280Z] #43 11.13 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-01T15:45:23.406Z] #41 28.81 DEP criu/kerndat.d [2020-12-01T15:45:23.406Z] #41 28.86 DEP criu/kcmp-ids.d [2020-12-01T15:45:23.406Z] #41 28.88 DEP criu/irmap.d [2020-12-01T15:45:23.406Z] #41 28.91 DEP criu/ipc_ns.d [2020-12-01T15:45:23.406Z] #41 28.97 DEP criu/image.d [2020-12-01T15:45:23.406Z] #41 29.03 DEP criu/image-desc.d [2020-12-01T15:45:23.559Z] #43 11.42 internal/nettrace [2020-12-01T15:45:23.559Z] #43 ... [2020-12-01T15:45:23.559Z] [2020-12-01T15:45:23.559Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:45:23.559Z] #38 4.681 + git clone https://github.com/docker/distribution.git . [2020-12-01T15:45:23.559Z] #38 4.685 Cloning into '.'... [2020-12-01T15:45:23.559Z] #38 ... [2020-12-01T15:45:23.559Z] [2020-12-01T15:45:23.559Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:45:23.663Z] #41 29.05 DEP criu/fsnotify.d [2020-12-01T15:45:23.663Z] #41 29.08 DEP criu/filesystems.d [2020-12-01T15:45:23.663Z] #41 29.11 DEP criu/files.d [2020-12-01T15:45:23.663Z] #41 29.15 DEP criu/files-reg.d [2020-12-01T15:45:23.663Z] #41 29.19 DEP criu/files-ext.d [2020-12-01T15:45:23.663Z] #41 29.23 DEP criu/file-lock.d [2020-12-01T15:45:23.663Z] #41 29.26 DEP criu/file-ids.d [2020-12-01T15:45:23.753Z] #35 1.090 + RM_GOPATH=0 [2020-12-01T15:45:23.753Z] #35 1.090 + TMP_GOPATH= [2020-12-01T15:45:23.753Z] #35 1.090 + : /build [2020-12-01T15:45:23.753Z] #35 1.090 + '[' -z '' ']' [2020-12-01T15:45:23.753Z] #35 1.090 ++ mktemp -d [2020-12-01T15:45:23.753Z] #35 1.090 + export GOPATH=/tmp/tmp.JicQGKFwQI [2020-12-01T15:45:23.753Z] #35 1.090 + GOPATH=/tmp/tmp.JicQGKFwQI [2020-12-01T15:45:23.753Z] #35 1.090 + RM_GOPATH=1 [2020-12-01T15:45:23.753Z] #35 1.090 + case "$(go env GOARCH)" in [2020-12-01T15:45:23.753Z] #35 1.092 ++ go env GOARCH [2020-12-01T15:45:23.753Z] #35 1.125 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:23.753Z] #35 1.125 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:23.753Z] #35 1.125 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:23.753Z] #35 1.126 + dir=/tmp/install [2020-12-01T15:45:23.753Z] #35 1.126 + bin=tini [2020-12-01T15:45:23.753Z] #35 1.126 + shift [2020-12-01T15:45:23.753Z] #35 1.126 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-01T15:45:23.753Z] #35 1.127 + . /tmp/install/tini.installer [2020-12-01T15:45:23.753Z] #35 1.127 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:45:23.753Z] #35 1.127 + install_tini [2020-12-01T15:45:23.753Z] #35 1.127 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-01T15:45:23.753Z] #35 1.127 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:45:23.753Z] #35 1.128 + git clone https://github.com/krallin/tini.git /tmp/tmp.JicQGKFwQI/tini [2020-12-01T15:45:23.753Z] #35 1.129 Cloning into '/tmp/tmp.JicQGKFwQI/tini'... [2020-12-01T15:45:23.835Z] #47 38.63 go: extracting golang.org/x/text v0.3.2 [2020-12-01T15:45:23.848Z] #41 ... [2020-12-01T15:45:23.848Z] [2020-12-01T15:45:23.848Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-01T15:45:23.848Z] #17 DONE 1.0s [2020-12-01T15:45:23.919Z] #41 29.30 DEP criu/fifo.d [2020-12-01T15:45:23.919Z] #41 29.34 DEP criu/fdstore.d [2020-12-01T15:45:23.919Z] #41 29.37 DEP criu/fault-injection.d [2020-12-01T15:45:23.919Z] #41 29.38 DEP criu/external.d [2020-12-01T15:45:23.919Z] #41 29.40 DEP criu/eventpoll.d [2020-12-01T15:45:23.919Z] #41 29.43 DEP criu/eventfd.d [2020-12-01T15:45:23.919Z] #41 29.47 DEP criu/crtools.d [2020-12-01T15:45:23.919Z] #41 29.50 DEP criu/cr-service.d [2020-12-01T15:45:23.919Z] #41 29.54 DEP criu/cr-restore.d [2020-12-01T15:45:23.919Z] #41 29.59 DEP criu/cr-errno.d [2020-12-01T15:45:23.919Z] #41 29.60 DEP criu/cr-dump.d [2020-12-01T15:45:24.148Z] [2020-12-01T15:45:24.148Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:24.148Z] #51 5.714 + cd /tmp/tmp.yxmHVQt3dw/src/github.com/opencontainers/runc [2020-12-01T15:45:24.148Z] #51 5.716 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-01T15:45:24.148Z] #51 6.174 + '[' -z '' ']' [2020-12-01T15:45:24.148Z] #51 6.174 + target=static [2020-12-01T15:45:24.148Z] #51 6.174 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-01T15:45:24.175Z] #41 29.63 DEP criu/cr-dedup.d [2020-12-01T15:45:24.175Z] #41 29.66 DEP criu/cr-check.d [2020-12-01T15:45:24.175Z] #41 29.70 DEP criu/config.d [2020-12-01T15:45:24.175Z] #41 29.73 DEP criu/clone-noasan.d [2020-12-01T15:45:24.175Z] #41 29.74 DEP criu/cgroup.d [2020-12-01T15:45:24.175Z] #41 29.77 DEP criu/cgroup-props.d [2020-12-01T15:45:24.175Z] #41 29.80 DEP criu/bitmap.d [2020-12-01T15:45:24.175Z] #41 29.80 DEP criu/bfd.d [2020-12-01T15:45:24.431Z] #41 29.83 DEP criu/autofs.d [2020-12-01T15:45:24.431Z] #41 29.86 DEP criu/aio.d [2020-12-01T15:45:24.431Z] #41 29.89 DEP criu/action-scripts.d [2020-12-01T15:45:24.431Z] #41 29.94 CC criu/action-scripts.o [2020-12-01T15:45:24.438Z] #51 6.453 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-01T15:45:24.687Z] #41 ... [2020-12-01T15:45:24.687Z] [2020-12-01T15:45:24.687Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:24.687Z] #51 14.09 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-01T15:45:24.687Z] #51 14.56 + mkdir -p /build [2020-12-01T15:45:24.687Z] #51 14.56 + cp runc /build/runc [2020-12-01T15:45:24.687Z] #51 DONE 14.8s [2020-12-01T15:45:24.687Z] [2020-12-01T15:45:24.687Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:24.687Z] #41 30.04 CC criu/aio.o [2020-12-01T15:45:24.687Z] #41 30.17 CC criu/autofs.o [2020-12-01T15:45:24.698Z] #35 1.883 + cd /tmp/tmp.JicQGKFwQI/tini [2020-12-01T15:45:24.699Z] #35 1.883 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:45:24.699Z] #35 1.903 + cmake . [2020-12-01T15:45:24.942Z] #41 30.50 CC criu/bfd.o [2020-12-01T15:45:25.198Z] #41 30.62 CC criu/bitmap.o [2020-12-01T15:45:25.198Z] #41 30.66 CC criu/cgroup-props.o [2020-12-01T15:45:25.269Z] #35 2.415 -- The C compiler identification is GNU 8.3.0 [2020-12-01T15:45:25.269Z] #35 2.485 -- Check for working C compiler: /usr/bin/cc [2020-12-01T15:45:25.454Z] #41 30.85 CC criu/cgroup.o [2020-12-01T15:45:26.018Z] #41 31.64 CC criu/clone-noasan.o [2020-12-01T15:45:26.210Z] #35 3.247 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-01T15:45:26.210Z] #35 3.250 -- Detecting C compiler ABI info [2020-12-01T15:45:26.275Z] #41 31.71 CC criu/config.o [2020-12-01T15:45:26.382Z] #47 ... [2020-12-01T15:45:26.383Z] [2020-12-01T15:45:26.383Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:26.383Z] #43 39.30 internal/reflectlite [2020-12-01T15:45:26.383Z] #43 39.30 github.com/LK4D4/vndr/godl/singleflight [2020-12-01T15:45:26.383Z] #43 39.62 math/rand [2020-12-01T15:45:26.383Z] #43 40.72 internal/singleflight [2020-12-01T15:45:26.550Z] #41 32.12 CC criu/cr-check.o [2020-12-01T15:45:26.781Z] #35 4.068 -- Detecting C compiler ABI info - done [2020-12-01T15:45:26.781Z] #35 4.089 -- Detecting C compile features [2020-12-01T15:45:26.788Z] #9 ... [2020-12-01T15:45:26.788Z] [2020-12-01T15:45:26.788Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2cc6fb4... [2020-12-01T15:45:26.788Z] #25 unpacking docker.io/library/debian:buster@sha256:e2cc6fb403be437ef8af68bdc3a89fd58e80b4e390c58f14c77c466002391193 5.1s done [2020-12-01T15:45:26.788Z] #25 DONE 11.2s [2020-12-01T15:45:26.788Z] [2020-12-01T15:45:26.788Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-01T15:45:26.788Z] #26 0.230 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:45:26.788Z] #26 0.249 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:45:26.788Z] #26 0.276 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:45:26.788Z] #26 0.435 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-12-01T15:45:26.956Z] #43 42.01 strconv [2020-12-01T15:45:26.957Z] #43 42.03 bytes [2020-12-01T15:45:27.093Z] #26 0.636 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-01T15:45:27.114Z] #41 32.66 CC criu/cr-dedup.o [2020-12-01T15:45:27.371Z] #41 32.79 CC criu/cr-dump.o [2020-12-01T15:45:27.387Z] #26 0.987 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-01T15:45:27.628Z] #41 ... [2020-12-01T15:45:27.628Z] [2020-12-01T15:45:27.628Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:45:27.628Z] #18 1.224 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:45:27.628Z] #18 1.233 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:45:27.628Z] #18 1.311 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:45:27.628Z] #18 1.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:45:27.628Z] #18 2.117 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:45:27.628Z] #18 2.551 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:45:27.628Z] #18 3.707 Fetched 8406 kB in 3s (3065 kB/s) [2020-12-01T15:45:27.628Z] #18 3.707 Reading package lists... [2020-12-01T15:45:27.628Z] #18 4.647 Reading package lists... [2020-12-01T15:45:27.628Z] #18 5.454 Building dependency tree... [2020-12-01T15:45:27.628Z] #18 5.821 libcap2-bin is already the newest version (1:2.25-2). [2020-12-01T15:45:27.628Z] #18 5.821 The following additional packages will be installed: [2020-12-01T15:45:27.628Z] #18 5.822 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-01T15:45:27.628Z] #18 5.822 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-01T15:45:27.628Z] #18 5.822 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-01T15:45:27.628Z] #18 5.822 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-01T15:45:27.628Z] #18 5.822 python3.7 python3.7-minimal vim-runtime xxd [2020-12-01T15:45:27.628Z] #18 5.823 Suggested packages: [2020-12-01T15:45:27.628Z] #18 5.823 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-01T15:45:27.628Z] #18 5.823 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-01T15:45:27.628Z] #18 5.823 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-01T15:45:27.628Z] #18 5.823 Recommended packages: [2020-12-01T15:45:27.628Z] #18 5.823 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-01T15:45:27.628Z] #18 5.823 python3-keyrings.alt python3-xdg unzip [2020-12-01T15:45:27.628Z] #18 6.252 The following NEW packages will be installed: [2020-12-01T15:45:27.628Z] #18 6.253 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-01T15:45:27.628Z] #18 6.253 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-01T15:45:27.628Z] #18 6.253 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-01T15:45:27.628Z] #18 6.253 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-01T15:45:27.628Z] #18 6.254 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-01T15:45:27.628Z] #18 6.254 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-01T15:45:27.628Z] #18 6.254 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-01T15:45:27.628Z] #18 6.254 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-01T15:45:27.628Z] #18 6.254 xz-utils zip [2020-12-01T15:45:27.628Z] #18 6.527 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:45:27.628Z] #18 6.527 Need to get 28.5 MB of archives. [2020-12-01T15:45:27.628Z] #18 6.527 After this operation, 116 MB of additional disk space will be used. [2020-12-01T15:45:27.628Z] #18 6.527 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-01T15:45:27.628Z] #18 6.529 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-01T15:45:27.628Z] #18 6.539 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-01T15:45:27.629Z] #18 6.577 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-01T15:45:27.629Z] #18 6.577 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-01T15:45:27.629Z] #18 6.577 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-01T15:45:27.629Z] #18 6.595 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-01T15:45:27.629Z] #18 6.598 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-01T15:45:27.629Z] #18 6.599 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-01T15:45:27.629Z] #18 6.599 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-01T15:45:27.629Z] #18 6.601 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-01T15:45:27.629Z] #18 6.602 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-01T15:45:27.629Z] #18 6.603 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-01T15:45:27.629Z] #18 6.604 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-01T15:45:27.629Z] #18 6.604 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-01T15:45:27.629Z] #18 6.605 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-01T15:45:27.629Z] #18 6.609 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-01T15:45:27.629Z] #18 6.611 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T15:45:27.629Z] #18 6.613 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-01T15:45:27.629Z] #18 6.616 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-01T15:45:27.629Z] #18 6.616 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-01T15:45:27.629Z] #18 6.618 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-01T15:45:27.629Z] #18 6.624 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-01T15:45:27.629Z] #18 6.625 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-01T15:45:27.629Z] #18 6.627 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-01T15:45:27.629Z] #18 6.629 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-01T15:45:27.629Z] #18 6.630 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-01T15:45:27.629Z] #18 6.630 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-01T15:45:27.629Z] #18 6.631 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-01T15:45:27.629Z] #18 6.778 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-01T15:45:27.629Z] #18 6.779 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-01T15:45:27.629Z] #18 6.787 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-01T15:45:27.629Z] #18 6.788 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-01T15:45:27.629Z] #18 6.797 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-01T15:45:27.629Z] #18 6.800 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-01T15:45:27.629Z] #18 6.816 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-01T15:45:27.629Z] #18 6.817 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-01T15:45:27.629Z] #18 6.920 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-01T15:45:27.629Z] #18 7.033 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-01T15:45:27.629Z] #18 7.034 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-01T15:45:27.629Z] #18 7.037 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-01T15:45:27.629Z] #18 7.037 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-01T15:45:27.629Z] #18 7.050 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-01T15:45:27.629Z] #18 7.065 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-01T15:45:27.629Z] #18 7.077 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-01T15:45:27.629Z] #18 7.169 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-01T15:45:27.629Z] #18 7.196 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-01T15:45:27.629Z] #18 7.204 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-01T15:45:27.629Z] #18 7.338 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:27.629Z] #18 7.373 Fetched 28.5 MB in 1s (30.5 MB/s) [2020-12-01T15:45:27.629Z] #18 7.693 Selecting previously unselected package pigz. [2020-12-01T15:45:27.629Z] #18 7.693 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-12-01T15:45:27.629Z] #18 7.705 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-01T15:45:27.629Z] #18 7.711 Unpacking pigz (2.4-1) ... [2020-12-01T15:45:27.629Z] #18 7.761 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-01T15:45:27.629Z] #18 7.763 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T15:45:27.629Z] #18 7.767 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T15:45:27.629Z] #18 7.882 Selecting previously unselected package python3.7-minimal. [2020-12-01T15:45:27.629Z] #18 7.885 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T15:45:27.629Z] #18 7.893 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T15:45:27.629Z] #18 8.162 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T15:45:27.629Z] #18 8.179 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T15:45:27.629Z] #18 8.883 Selecting previously unselected package python3-minimal. [2020-12-01T15:45:27.629Z] #18 8.883 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-12-01T15:45:27.629Z] #18 8.905 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-01T15:45:27.629Z] #18 8.910 Unpacking python3-minimal (3.7.3-1) ... [2020-12-01T15:45:27.629Z] #18 8.963 Selecting previously unselected package libmpdec2:amd64. [2020-12-01T15:45:27.629Z] #18 8.967 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-01T15:45:27.629Z] #18 8.973 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-01T15:45:27.629Z] #18 9.046 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-01T15:45:27.629Z] #18 9.049 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T15:45:27.629Z] #18 9.053 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T15:45:27.629Z] #18 9.373 Selecting previously unselected package python3.7. [2020-12-01T15:45:27.629Z] #18 9.377 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T15:45:27.629Z] #18 9.379 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T15:45:27.629Z] #18 9.453 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-01T15:45:27.629Z] #18 9.457 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-01T15:45:27.629Z] #18 9.461 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-01T15:45:27.629Z] #18 9.529 Setting up python3-minimal (3.7.3-1) ... [2020-12-01T15:45:27.629Z] #18 9.786 Selecting previously unselected package python3. [2020-12-01T15:45:27.629Z] #18 9.786 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-12-01T15:45:27.629Z] #18 9.802 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-01T15:45:27.629Z] #18 9.810 Unpacking python3 (3.7.3-1) ... [2020-12-01T15:45:27.629Z] #18 9.906 Selecting previously unselected package libip4tc0:amd64. [2020-12-01T15:45:27.629Z] #18 9.910 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-01T15:45:27.629Z] #18 9.914 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-01T15:45:27.629Z] #18 9.980 Selecting previously unselected package libip6tc0:amd64. [2020-12-01T15:45:27.629Z] #18 9.984 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-01T15:45:27.629Z] #18 9.987 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-01T15:45:27.724Z] #35 ... [2020-12-01T15:45:27.724Z] [2020-12-01T15:45:27.724Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:27.724Z] #40 69.12 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-01T15:45:27.724Z] #40 69.20 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:45:27.724Z] #40 DONE 69.8s [2020-12-01T15:45:27.724Z] [2020-12-01T15:45:27.724Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:27.886Z] #18 10.06 Selecting previously unselected package libiptc0:amd64. [2020-12-01T15:45:27.886Z] #18 10.06 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-01T15:45:27.886Z] #18 10.07 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-01T15:45:27.886Z] #18 10.11 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-01T15:45:27.886Z] #18 10.12 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-01T15:45:27.886Z] #18 10.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-01T15:45:27.886Z] #18 10.19 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-01T15:45:27.886Z] #18 10.19 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-01T15:45:27.886Z] #18 10.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-01T15:45:27.886Z] #18 10.26 Selecting previously unselected package libnftnl11:amd64. [2020-12-01T15:45:27.886Z] #18 10.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-01T15:45:27.886Z] #18 10.27 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-01T15:45:27.886Z] #18 10.32 Selecting previously unselected package iptables. [2020-12-01T15:45:27.886Z] #18 ... [2020-12-01T15:45:27.886Z] [2020-12-01T15:45:27.886Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:27.886Z] #41 33.47 CC criu/cr-errno.o [2020-12-01T15:45:27.886Z] #41 33.51 CC criu/cr-restore.o [2020-12-01T15:45:28.364Z] #27 7.689 0.0% 0.9% # 2.5% ## 3.9% ### 4.9% #### 6.5% ##### 7.4% ###### 8.7% ###### 9.3% ####### 10.2% ####### 11.0% ######## 11.7% ######### 12.9% ######### 13.6% ########## 14.2% ########## 14.9% ########### 15.8% ########### 16.6% ############ 17.9% ############# 19.1% ############### 21.0% ################ 22.4% ################# 24.0% ################## 25.2% ################## 25.6% ################## 26.1% ################### 26.9% #################### 28.4% ##################### 29.3% ##################### 30.5% ###################### 31.6% ####################### 32.8% ######################## 33.7% ######################## 34.3% ######################### 34.9% ######################### 35.6% ########################## 36.7% ########################### 37.8% ########################### 38.7% ############################ 39.3% ############################ 39.8% ############################# 40.6% ############################# 41.5% ############################## 42.6% ################################ 44.5% ################################# 46.2% ################################## 47.8% ################################### 49.5% #################################### 50.8% ##################################### 52.7% ####################################### 54.2% ####################################### 54.9% ######################################## 56.1% ######################################### 57.6% ########################################## 59.1% ########################################### 60.8% ############################################# 62.9% ############################################## 63.9% ############################################## 65.0% ############################################### 66.2% ################################################ 67.4% ################################################# 68.7% ################################################## 70.2% ################################################### 71.3% #################################################### 72.8% ##################################################### 74.0% ###################################################### 75.5% ####################################################### 77.4% ######################################################## 79.0% ########################################################## 80.9% ########################################################### 82.5% ############################################################ 84.1% ############################################################# 85.9% ############################################################## 86.8% ############################################################## 87.5% ############################################################### 88.6% ################################################################ 89.8% ################################################################# 90.8% ################################################################# 91.5% ################################################################## 92.2% [2020-12-01T15:45:28.364Z] #27 ... [2020-12-01T15:45:28.364Z] [2020-12-01T15:45:28.364Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:45:28.364Z] #53 16.42 Fetched 8230 kB in 12s (713 kB/s) [2020-12-01T15:45:28.881Z] #43 44.11 bufio [2020-12-01T15:45:28.936Z] #26 2.672 Fetched 8181 kB in 2s (3323 kB/s) [2020-12-01T15:45:29.142Z] #43 ... [2020-12-01T15:45:29.142Z] [2020-12-01T15:45:29.142Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:29.142Z] #62 DONE 44.3s [2020-12-01T15:45:29.142Z] [2020-12-01T15:45:29.142Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:29.142Z] #47 43.34 go: finding github.com/fatih/color v1.7.0 [2020-12-01T15:45:29.142Z] #47 43.36 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:45:29.142Z] #47 43.48 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:45:29.142Z] #47 43.48 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:45:29.142Z] #47 43.53 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:45:29.142Z] #47 43.57 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:45:29.142Z] #47 43.65 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:45:29.142Z] #47 43.66 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:45:29.142Z] #47 43.69 go: finding github.com/pkg/errors v0.8.1 [2020-12-01T15:45:29.142Z] #47 43.83 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:45:29.142Z] #47 43.85 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:45:29.142Z] #47 43.86 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:45:29.142Z] #47 43.91 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:45:29.142Z] #47 43.92 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:45:29.142Z] #47 44.04 go: finding github.com/stretchr/testify v1.4.0 [2020-12-01T15:45:29.142Z] #47 44.06 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:45:29.142Z] #47 44.06 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:45:29.142Z] #47 44.07 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:45:29.142Z] #47 44.07 go: finding github.com/spf13/viper v1.6.1 [2020-12-01T15:45:29.142Z] #47 44.09 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:45:29.142Z] #47 44.18 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:45:29.142Z] #47 44.26 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:45:29.142Z] #47 44.30 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:45:29.142Z] #47 44.32 go: finding github.com/spf13/cobra v0.0.5 [2020-12-01T15:45:29.142Z] #47 44.37 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:45:29.142Z] #47 44.37 go: finding github.com/stretchr/objx v0.2.0 [2020-12-01T15:45:29.414Z] #47 44.53 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:45:29.414Z] #47 44.53 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:45:29.636Z] #41 1.931 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T15:45:29.636Z] #41 1.931 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T15:45:29.636Z] #41 1.962 Note: Building without GnuTLS support [2020-12-01T15:45:29.636Z] #41 1.964 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T15:45:29.636Z] #41 1.966 Makefile.config:40: Warn: Building without nftables support [2020-12-01T15:45:29.636Z] #41 ... [2020-12-01T15:45:29.636Z] [2020-12-01T15:45:29.636Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:29.636Z] #32 62.00 path [2020-12-01T15:45:29.636Z] #32 62.66 text/tabwriter [2020-12-01T15:45:29.636Z] #32 62.67 fmt [2020-12-01T15:45:29.636Z] #32 63.48 path/filepath [2020-12-01T15:45:29.636Z] #32 64.79 io/ioutil [2020-12-01T15:45:29.636Z] #32 66.87 github.com/BurntSushi/toml [2020-12-01T15:45:29.636Z] #32 66.88 flag [2020-12-01T15:45:29.636Z] #32 68.56 log [2020-12-01T15:45:29.636Z] #32 71.60 github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T15:45:29.676Z] #47 44.68 go: finding github.com/gobwas/glob v0.2.3 [2020-12-01T15:45:29.676Z] #47 44.68 go: finding github.com/spf13/pflag v1.0.5 [2020-12-01T15:45:29.676Z] #47 44.70 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:45:29.676Z] #47 44.74 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:45:29.780Z] #41 34.87 CC criu/cr-service.o [2020-12-01T15:45:29.780Z] #41 35.36 CC criu/crtools.o [2020-12-01T15:45:29.896Z] #32 ... [2020-12-01T15:45:29.896Z] [2020-12-01T15:45:29.896Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:29.896Z] #35 6.351 -- Detecting C compile features - done [2020-12-01T15:45:29.896Z] #35 6.380 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-01T15:45:29.896Z] #35 6.586 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-01T15:45:29.896Z] #35 6.683 -- Configuring done [2020-12-01T15:45:29.896Z] #35 6.718 -- Generating done [2020-12-01T15:45:29.896Z] #35 6.720 -- Build files have been written to: /tmp/tmp.JicQGKFwQI/tini [2020-12-01T15:45:29.896Z] #35 6.740 + make tini-static [2020-12-01T15:45:29.896Z] #35 7.153 Scanning dependencies of target tini-static [2020-12-01T15:45:29.937Z] #47 45.05 go: finding github.com/magiconair/properties v1.8.1 [2020-12-01T15:45:29.937Z] #47 45.09 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:45:29.937Z] #47 45.20 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:45:30.033Z] #51 ... [2020-12-01T15:45:30.033Z] [2020-12-01T15:45:30.033Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:30.033Z] #41 40.20 LINK criu/pie/restorer.built-in.o [2020-12-01T15:45:30.033Z] #41 40.21 GEN criu/pie/restorer-blob.h [2020-12-01T15:45:30.033Z] #41 40.27 DEP criu/vdso.d [2020-12-01T15:45:30.033Z] #41 40.55 DEP criu/uts_ns.d [2020-12-01T15:45:30.033Z] #41 40.64 DEP criu/util.d [2020-12-01T15:45:30.033Z] #41 40.74 DEP criu/uffd.d [2020-12-01T15:45:30.033Z] #41 40.87 DEP criu/tun.d [2020-12-01T15:45:30.033Z] #41 40.98 DEP criu/tty.d [2020-12-01T15:45:30.033Z] #41 41.19 DEP criu/timerfd.d [2020-12-01T15:45:30.033Z] #41 41.39 DEP criu/timens.d [2020-12-01T15:45:30.033Z] #41 41.52 DEP criu/sysfs_parse.d [2020-12-01T15:45:30.033Z] #41 41.62 DEP criu/sysctl.d [2020-12-01T15:45:30.033Z] #41 41.74 DEP criu/string.d [2020-12-01T15:45:30.033Z] #41 41.76 DEP criu/stats.d [2020-12-01T15:45:30.033Z] #41 41.82 DEP criu/sockets.d [2020-12-01T15:45:30.033Z] #41 42.00 DEP criu/sk-unix.d [2020-12-01T15:45:30.033Z] #41 42.22 DEP criu/sk-tcp.d [2020-12-01T15:45:30.033Z] #41 42.33 DEP criu/sk-queue.d [2020-12-01T15:45:30.033Z] #41 42.51 DEP criu/sk-packet.d [2020-12-01T15:45:30.033Z] #41 42.70 DEP criu/sk-netlink.d [2020-12-01T15:45:30.033Z] #41 42.83 DEP criu/sk-inet.d [2020-12-01T15:45:30.033Z] #41 43.06 DEP criu/signalfd.d [2020-12-01T15:45:30.033Z] #41 43.21 DEP criu/sigframe.d [2020-12-01T15:45:30.033Z] #41 43.27 DEP criu/shmem.d [2020-12-01T15:45:30.033Z] #41 43.44 DEP criu/servicefd.d [2020-12-01T15:45:30.033Z] #41 43.60 DEP criu/seize.d [2020-12-01T15:45:30.033Z] #41 43.79 DEP criu/seccomp.d [2020-12-01T15:45:30.033Z] #41 43.89 DEP criu/rst-malloc.d [2020-12-01T15:45:30.033Z] #41 43.96 DEP criu/rbtree.d [2020-12-01T15:45:30.033Z] #41 43.98 DEP criu/pstree.d [2020-12-01T15:45:30.033Z] #41 44.07 DEP criu/protobuf.d [2020-12-01T15:45:30.033Z] #41 44.21 GEN criu/protobuf-desc-gen.h [2020-12-01T15:45:30.033Z] #41 45.17 DEP criu/protobuf-desc.d [2020-12-01T15:45:30.033Z] #41 45.29 DEP criu/proc_parse.d [2020-12-01T15:45:30.033Z] #41 45.55 DEP criu/plugin.d [2020-12-01T15:45:30.033Z] #41 45.63 DEP criu/pipes.d [2020-12-01T15:45:30.033Z] #41 45.79 DEP criu/pie-util.d [2020-12-01T15:45:30.036Z] #41 35.54 CC criu/eventfd.o [2020-12-01T15:45:30.036Z] #41 35.65 CC criu/eventpoll.o [2020-12-01T15:45:30.157Z] #35 7.244 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-01T15:45:30.215Z] #47 45.24 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:45:30.215Z] #47 45.25 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:45:30.215Z] #47 45.27 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:45:30.215Z] #47 45.32 go: finding github.com/spf13/afero v1.1.2 [2020-12-01T15:45:30.215Z] #47 45.38 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:45:30.292Z] #41 35.88 CC criu/external.o [2020-12-01T15:45:30.323Z] #41 45.89 DEP criu/pie-util-vdso.d [2020-12-01T15:45:30.323Z] #41 46.00 DEP criu/path.d [2020-12-01T15:45:30.455Z] #26 2.672 Reading package lists... [2020-12-01T15:45:30.476Z] #47 45.51 go: finding github.com/spf13/cast v1.3.0 [2020-12-01T15:45:30.476Z] #47 45.51 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:45:30.476Z] #47 45.59 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:45:30.476Z] #47 ... [2020-12-01T15:45:30.476Z] [2020-12-01T15:45:30.476Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:45:30.476Z] #53 31.45 Reading package lists... [2020-12-01T15:45:30.476Z] #53 38.21 Building dependency tree... [2020-12-01T15:45:30.476Z] #53 41.30 The following additional packages will be installed: [2020-12-01T15:45:30.476Z] #53 41.31 libbtrfs0 [2020-12-01T15:45:30.476Z] #53 41.51 The following NEW packages will be installed: [2020-12-01T15:45:30.476Z] #53 41.52 libbtrfs-dev libbtrfs0 [2020-12-01T15:45:30.476Z] #53 42.11 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:45:30.476Z] #53 42.11 Need to get 119 kB of archives. [2020-12-01T15:45:30.476Z] #53 42.11 After this operation, 387 kB of additional disk space will be used. [2020-12-01T15:45:30.476Z] #53 42.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-01T15:45:30.476Z] #53 42.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-01T15:45:30.476Z] #53 43.61 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:30.476Z] #53 43.97 Fetched 119 kB in 0s (243 kB/s) [2020-12-01T15:45:30.476Z] #53 44.16 Selecting previously unselected package libbtrfs0. [2020-12-01T15:45:30.476Z] #53 44.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 ... 15410 files and directories currently installed.) [2020-12-01T15:45:30.476Z] #53 44.26 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-01T15:45:30.476Z] #53 44.32 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T15:45:30.476Z] #53 44.63 Selecting previously unselected package libbtrfs-dev. [2020-12-01T15:45:30.476Z] #53 44.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-01T15:45:30.476Z] #53 44.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:45:30.476Z] #53 45.04 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T15:45:30.476Z] #53 45.09 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:45:30.476Z] #53 45.12 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:45:30.476Z] #53 DONE 45.7s [2020-12-01T15:45:30.548Z] #41 35.98 CC criu/fault-injection.o [2020-12-01T15:45:30.548Z] #41 36.02 CC criu/fdstore.o [2020-12-01T15:45:30.548Z] #41 36.12 CC criu/fifo.o [2020-12-01T15:45:30.613Z] #41 46.13 DEP criu/parasite-syscall.d [2020-12-01T15:45:30.613Z] #41 46.28 DEP criu/pagemap.d [2020-12-01T15:45:30.613Z] #41 46.36 DEP criu/pagemap-cache.d [2020-12-01T15:45:30.736Z] [2020-12-01T15:45:30.736Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:30.736Z] #47 45.82 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:45:30.736Z] #47 45.91 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:45:30.736Z] #47 45.99 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-01T15:45:30.736Z] #47 46.05 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:45:30.805Z] #41 36.24 CC criu/file-ids.o [2020-12-01T15:45:30.805Z] #41 36.33 CC criu/file-lock.o [2020-12-01T15:45:30.904Z] #41 46.49 DEP criu/page-xfer.d [2020-12-01T15:45:30.904Z] #41 46.62 DEP criu/page-pipe.d [2020-12-01T15:45:30.904Z] #41 46.73 DEP criu/netfilter.d [2020-12-01T15:45:30.997Z] #47 46.09 go: finding golang.org/x/text v0.3.2 [2020-12-01T15:45:30.997Z] #47 46.17 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:45:30.997Z] #47 46.20 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:45:30.997Z] #47 46.20 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:45:31.061Z] #41 36.58 CC criu/files-ext.o [2020-12-01T15:45:31.061Z] #41 36.69 CC criu/files-reg.o [2020-12-01T15:45:31.101Z] #26 3.700 Reading package lists... [2020-12-01T15:45:31.194Z] #41 46.85 DEP criu/net.d [2020-12-01T15:45:31.258Z] #47 46.28 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:45:31.258Z] #47 46.28 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:45:31.258Z] #47 46.31 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:45:31.258Z] #47 46.32 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:45:31.258Z] #47 46.33 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:45:31.258Z] #47 46.36 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:45:31.258Z] #47 46.36 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:45:31.258Z] #47 46.39 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:45:31.258Z] #47 46.41 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-01T15:45:31.258Z] #47 46.44 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:45:31.258Z] #47 46.46 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:45:31.399Z] #26 4.779 Building dependency tree... [2020-12-01T15:45:31.485Z] #41 47.01 DEP criu/namespaces.d [2020-12-01T15:45:31.485Z] #41 47.20 DEP criu/mount.d [2020-12-01T15:45:31.519Z] #47 46.62 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:45:31.519Z] #47 46.65 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:45:31.519Z] #47 46.65 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-01T15:45:31.519Z] #47 46.68 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:45:31.519Z] #47 46.69 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:45:31.519Z] #47 46.74 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-01T15:45:31.551Z] #35 8.606 [100%] Linking C executable tini-static [2020-12-01T15:45:31.551Z] #35 ... [2020-12-01T15:45:31.551Z] [2020-12-01T15:45:31.551Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:31.551Z] #43 63.74 fmt [2020-12-01T15:45:31.551Z] #43 66.76 regexp [2020-12-01T15:45:31.551Z] #43 69.27 go/token [2020-12-01T15:45:31.551Z] #43 70.24 go/scanner [2020-12-01T15:45:31.551Z] #43 71.11 internal/lazyregexp [2020-12-01T15:45:31.551Z] #43 71.38 net/url [2020-12-01T15:45:31.551Z] #43 71.70 go/ast [2020-12-01T15:45:31.551Z] #43 73.04 text/template/parse [2020-12-01T15:45:31.624Z] #41 37.22 CC criu/files.o [2020-12-01T15:45:31.695Z] #26 5.233 The following additional packages will be installed: [2020-12-01T15:45:31.695Z] #26 5.233 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-01T15:45:31.695Z] #26 5.233 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-01T15:45:31.695Z] #26 5.234 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-01T15:45:31.695Z] #26 5.235 Suggested packages: [2020-12-01T15:45:31.695Z] #26 5.235 krb5-doc krb5-user [2020-12-01T15:45:31.695Z] #26 5.235 Recommended packages: [2020-12-01T15:45:31.695Z] #26 5.235 krb5-locales publicsuffix libsasl2-modules [2020-12-01T15:45:31.777Z] #41 47.38 DEP criu/memfd.d [2020-12-01T15:45:31.777Z] #41 47.53 DEP criu/mem.d [2020-12-01T15:45:31.780Z] #47 46.79 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:45:31.780Z] #47 46.97 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:45:31.780Z] #47 47.00 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:45:31.813Z] #43 ... [2020-12-01T15:45:31.813Z] [2020-12-01T15:45:31.813Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:31.813Z] #49 63.80 encoding/base64 [2020-12-01T15:45:31.813Z] #49 64.28 fmt [2020-12-01T15:45:31.813Z] #49 64.74 path/filepath [2020-12-01T15:45:31.813Z] #49 66.52 golang.org/x/sys/unix [2020-12-01T15:45:31.813Z] #49 69.57 encoding/json [2020-12-01T15:45:31.813Z] #49 ... [2020-12-01T15:45:31.813Z] [2020-12-01T15:45:31.813Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:31.813Z] #11 64.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-01T15:45:31.813Z] #11 64.12 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-01T15:45:31.813Z] #11 64.12 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T15:45:31.813Z] #11 71.19 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-01T15:45:31.813Z] #11 71.20 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T15:45:31.813Z] #11 71.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:45:31.813Z] #11 71.35 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-01T15:45:31.813Z] #11 71.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T15:45:31.813Z] #11 71.37 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:45:31.990Z] #26 5.473 The following NEW packages will be installed: [2020-12-01T15:45:31.990Z] #26 5.474 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-01T15:45:31.990Z] #26 5.475 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-01T15:45:31.990Z] #26 5.475 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-01T15:45:31.990Z] #26 5.477 libssh2-1 libssl1.1 openssl [2020-12-01T15:45:31.990Z] #26 5.521 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-01T15:45:31.990Z] #26 5.521 Need to get 5166 kB of archives. [2020-12-01T15:45:31.990Z] #26 5.521 After this operation, 14.6 MB of additional disk space will be used. [2020-12-01T15:45:31.990Z] #26 5.521 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2020-12-01T15:45:31.990Z] #26 5.531 Get:2 http://security.debian.org/debian-security buster/updates/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2020-12-01T15:45:31.990Z] #26 5.533 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-12-01T15:45:31.990Z] #26 5.539 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2020-12-01T15:45:31.990Z] #26 5.545 Get:5 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u3 [1526 kB] [2020-12-01T15:45:31.990Z] #26 5.562 Get:6 http://security.debian.org/debian-security buster/updates/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2020-12-01T15:45:31.990Z] #26 5.569 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-12-01T15:45:31.990Z] #26 5.575 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-12-01T15:45:31.990Z] #26 5.652 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-12-01T15:45:31.990Z] #26 5.656 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-12-01T15:45:31.990Z] #26 5.672 Get:11 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u3 [843 kB] [2020-12-01T15:45:31.990Z] #26 5.725 Get:12 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-01T15:45:31.990Z] #26 5.734 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-12-01T15:45:31.990Z] #26 5.741 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-12-01T15:45:31.990Z] #26 5.743 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-12-01T15:45:31.990Z] #26 5.746 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-12-01T15:45:31.990Z] #26 5.755 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-12-01T15:45:32.041Z] #47 47.00 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:45:32.041Z] #47 47.08 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:45:32.041Z] #47 47.08 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:45:32.041Z] #47 ... [2020-12-01T15:45:32.041Z] [2020-12-01T15:45:32.041Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:32.041Z] #32 37.08 sync [2020-12-01T15:45:32.041Z] #32 37.10 internal/reflectlite [2020-12-01T15:45:32.041Z] #32 39.43 errors [2020-12-01T15:45:32.041Z] #32 39.43 sort [2020-12-01T15:45:32.041Z] #32 39.79 strconv [2020-12-01T15:45:32.041Z] #32 40.69 io [2020-12-01T15:45:32.041Z] #32 41.92 internal/oserror [2020-12-01T15:45:32.041Z] #32 42.02 syscall [2020-12-01T15:45:32.041Z] #32 43.75 reflect [2020-12-01T15:45:32.041Z] #32 ... [2020-12-01T15:45:32.041Z] [2020-12-01T15:45:32.041Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:32.041Z] #34 31.06 Reading package lists... [2020-12-01T15:45:32.041Z] #34 37.38 Building dependency tree... [2020-12-01T15:45:32.041Z] #34 40.79 The following additional packages will be installed: [2020-12-01T15:45:32.041Z] #34 40.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-01T15:45:32.041Z] #34 40.84 Suggested packages: [2020-12-01T15:45:32.041Z] #34 40.84 cmake-doc ninja-build lrzip [2020-12-01T15:45:32.041Z] #34 40.84 Recommended packages: [2020-12-01T15:45:32.041Z] #34 40.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-01T15:45:32.041Z] #34 41.80 The following NEW packages will be installed: [2020-12-01T15:45:32.041Z] #34 41.82 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-01T15:45:32.041Z] #34 41.83 vim-common xxd [2020-12-01T15:45:32.041Z] #34 42.23 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:45:32.041Z] #34 42.23 Need to get 14.9 MB of archives. [2020-12-01T15:45:32.041Z] #34 42.23 After this operation, 61.8 MB of additional disk space will be used. [2020-12-01T15:45:32.041Z] #34 42.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-01T15:45:32.041Z] #34 42.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T15:45:32.041Z] #34 42.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-01T15:45:32.041Z] #34 42.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-01T15:45:32.041Z] #34 43.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-12-01T15:45:32.041Z] #34 43.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-01T15:45:32.041Z] #34 43.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-01T15:45:32.041Z] #34 43.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-01T15:45:32.041Z] #34 43.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-01T15:45:32.041Z] #34 43.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-01T15:45:32.041Z] #34 45.48 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:32.041Z] #34 45.93 Fetched 14.9 MB in 2s (7421 kB/s) [2020-12-01T15:45:32.041Z] #34 46.10 Selecting previously unselected package xxd. [2020-12-01T15:45:32.041Z] #34 46.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-01T15:45:32.041Z] #34 46.28 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T15:45:32.041Z] #34 46.31 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T15:45:32.041Z] #34 46.58 Selecting previously unselected package vim-common. [2020-12-01T15:45:32.041Z] #34 46.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:45:32.041Z] #34 46.67 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T15:45:32.041Z] #34 47.06 Selecting previously unselected package cmake-data. [2020-12-01T15:45:32.041Z] #34 47.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-01T15:45:32.041Z] #34 47.07 Unpacking cmake-data (3.13.4-1) ... [2020-12-01T15:45:32.068Z] #41 47.70 DEP criu/lsm.d [2020-12-01T15:45:32.068Z] #41 47.84 DEP criu/log.d [2020-12-01T15:45:32.075Z] #11 ... [2020-12-01T15:45:32.075Z] [2020-12-01T15:45:32.075Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:32.075Z] #35 9.076 [100%] Built target tini-static [2020-12-01T15:45:32.075Z] #35 9.178 + mkdir -p /build [2020-12-01T15:45:32.075Z] #35 9.184 + cp tini-static /build/docker-init [2020-12-01T15:45:32.187Z] #41 37.69 CC criu/filesystems.o [2020-12-01T15:45:32.287Z] #26 5.777 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-12-01T15:45:32.287Z] #26 5.791 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-01T15:45:32.287Z] #26 5.802 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-01T15:45:32.287Z] #26 5.808 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-01T15:45:32.287Z] #26 5.992 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:32.287Z] #26 6.016 Fetched 5166 kB in 0s (17.1 MB/s) [2020-12-01T15:45:32.309Z] #34 ... [2020-12-01T15:45:32.309Z] [2020-12-01T15:45:32.309Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:45:32.336Z] #35 DONE 9.6s [2020-12-01T15:45:32.336Z] [2020-12-01T15:45:32.336Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:32.336Z] #41 3.744 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T15:45:32.336Z] #41 3.794 GEN .gitid [2020-12-01T15:45:32.336Z] #41 3.825 GEN criu/include/version.h [2020-12-01T15:45:32.336Z] #41 3.900 GEN include/common/asm [2020-12-01T15:45:32.358Z] #41 47.95 DEP criu/libnetlink.d [2020-12-01T15:45:32.358Z] #41 48.08 DEP criu/kerndat.d [2020-12-01T15:45:32.444Z] #41 37.88 CC criu/fsnotify.o [2020-12-01T15:45:32.583Z] #26 6.030 Selecting previously unselected package libkeyutils1:ppc64el. [2020-12-01T15:45:32.583Z] #26 6.030 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-12-01T15:45:32.583Z] #26 6.038 Preparing to unpack .../00-libkeyutils1_1.6-6_ppc64el.deb ... [2020-12-01T15:45:32.583Z] #26 6.041 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-12-01T15:45:32.583Z] #26 6.061 Selecting previously unselected package libkrb5support0:ppc64el. [2020-12-01T15:45:32.583Z] #26 6.063 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2020-12-01T15:45:32.583Z] #26 6.065 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-12-01T15:45:32.583Z] #26 6.096 Selecting previously unselected package libk5crypto3:ppc64el. [2020-12-01T15:45:32.583Z] #26 6.099 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2020-12-01T15:45:32.583Z] #26 6.100 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-12-01T15:45:32.583Z] #26 6.140 Selecting previously unselected package libssl1.1:ppc64el. [2020-12-01T15:45:32.583Z] #26 6.142 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-12-01T15:45:32.583Z] #26 6.143 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-12-01T15:45:32.648Z] #41 48.25 DEP criu/kcmp-ids.d [2020-12-01T15:45:32.648Z] #41 48.31 DEP criu/irmap.d [2020-12-01T15:45:32.700Z] #41 38.20 CC criu/image-desc.o [2020-12-01T15:45:32.700Z] #41 38.24 CC criu/image.o [2020-12-01T15:45:32.830Z] #30 45.93 Checking out files: 84% (1281/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-01T15:45:32.830Z] #30 46.80 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-01T15:45:32.878Z] #26 6.326 Selecting previously unselected package libkrb5-3:ppc64el. [2020-12-01T15:45:32.878Z] #26 6.328 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2020-12-01T15:45:32.878Z] #26 6.329 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-12-01T15:45:32.878Z] #26 6.407 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-12-01T15:45:32.878Z] #26 6.410 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2020-12-01T15:45:32.878Z] #26 6.411 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-12-01T15:45:32.878Z] #26 6.447 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-12-01T15:45:32.878Z] #26 6.449 Preparing to unpack .../06-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-12-01T15:45:32.878Z] #26 6.451 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:45:32.878Z] #26 6.477 Selecting previously unselected package libsasl2-2:ppc64el. [2020-12-01T15:45:32.878Z] #26 6.479 Preparing to unpack .../07-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-12-01T15:45:32.878Z] #26 6.480 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:45:32.878Z] #26 6.509 Selecting previously unselected package libldap-common. [2020-12-01T15:45:32.878Z] #26 6.511 Preparing to unpack .../08-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-01T15:45:32.878Z] #26 6.512 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:45:32.878Z] #26 6.540 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-12-01T15:45:32.878Z] #26 6.543 Preparing to unpack .../09-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2020-12-01T15:45:32.878Z] #26 6.544 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:45:32.878Z] #26 6.593 Selecting previously unselected package openssl. [2020-12-01T15:45:32.878Z] #26 6.595 Preparing to unpack .../10-openssl_1.1.1d-0+deb10u3_ppc64el.deb ... [2020-12-01T15:45:32.878Z] #26 6.596 Unpacking openssl (1.1.1d-0+deb10u3) ... [2020-12-01T15:45:32.938Z] #41 48.46 DEP criu/ipc_ns.d [2020-12-01T15:45:32.938Z] #41 48.65 DEP criu/image.d [2020-12-01T15:45:32.938Z] #41 ... [2020-12-01T15:45:32.938Z] [2020-12-01T15:45:32.938Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:32.938Z] #43 73.02 net/http/httptrace [2020-12-01T15:45:32.938Z] #43 73.13 net/http [2020-12-01T15:45:32.938Z] #43 80.06 github.com/LK4D4/vndr/godl [2020-12-01T15:45:32.938Z] #43 80.54 github.com/LK4D4/vndr [2020-12-01T15:45:32.938Z] #43 ... [2020-12-01T15:45:32.938Z] [2020-12-01T15:45:32.938Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:32.938Z] #41 48.79 DEP criu/image-desc.d [2020-12-01T15:45:32.956Z] #41 38.49 CC criu/ipc_ns.o [2020-12-01T15:45:33.092Z] #30 ... [2020-12-01T15:45:33.092Z] [2020-12-01T15:45:33.092Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:33.092Z] #11 32.24 Reading package lists... [2020-12-01T15:45:33.092Z] #11 38.33 Building dependency tree... [2020-12-01T15:45:33.092Z] #11 41.52 The following additional packages will be installed: [2020-12-01T15:45:33.092Z] #11 41.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-01T15:45:33.092Z] #11 41.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-01T15:45:33.092Z] #11 41.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-01T15:45:33.092Z] #11 41.54 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-01T15:45:33.092Z] #11 41.54 Suggested packages: [2020-12-01T15:45:33.092Z] #11 41.56 gcc-8-locales seccomp wine64 [2020-12-01T15:45:33.092Z] #11 43.02 The following NEW packages will be installed: [2020-12-01T15:45:33.092Z] #11 43.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-01T15:45:33.092Z] #11 43.04 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-01T15:45:33.092Z] #11 43.04 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-01T15:45:33.092Z] #11 43.05 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-01T15:45:33.092Z] #11 43.05 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-01T15:45:33.092Z] #11 43.05 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-01T15:45:33.092Z] #11 43.43 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:45:33.092Z] #11 43.43 Need to get 77.7 MB of archives. [2020-12-01T15:45:33.092Z] #11 43.43 After this operation, 487 MB of additional disk space will be used. [2020-12-01T15:45:33.092Z] #11 43.43 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-12-01T15:45:33.092Z] #11 43.60 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-12-01T15:45:33.092Z] #11 43.85 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-12-01T15:45:33.092Z] #11 43.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-01T15:45:33.092Z] #11 43.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-01T15:45:33.092Z] #11 43.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-01T15:45:33.092Z] #11 44.42 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-12-01T15:45:33.092Z] #11 44.90 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-12-01T15:45:33.092Z] #11 44.90 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-12-01T15:45:33.092Z] #11 ... [2020-12-01T15:45:33.092Z] [2020-12-01T15:45:33.092Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:33.092Z] #40 31.76 Reading package lists... [2020-12-01T15:45:33.092Z] #40 38.57 Building dependency tree... [2020-12-01T15:45:33.092Z] #40 41.67 The following additional packages will be installed: [2020-12-01T15:45:33.092Z] #40 41.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-01T15:45:33.092Z] #40 41.68 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-01T15:45:33.092Z] #40 41.69 Suggested packages: [2020-12-01T15:45:33.092Z] #40 41.70 manpages-dev python-setuptools [2020-12-01T15:45:33.092Z] #40 43.04 The following NEW packages will be installed: [2020-12-01T15:45:33.092Z] #40 43.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-01T15:45:33.092Z] #40 43.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-01T15:45:33.092Z] #40 43.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-01T15:45:33.092Z] #40 43.06 python-six zlib1g-dev [2020-12-01T15:45:33.092Z] #40 43.43 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:45:33.092Z] #40 43.43 Need to get 4095 kB of archives. [2020-12-01T15:45:33.092Z] #40 43.43 After this operation, 22.5 MB of additional disk space will be used. [2020-12-01T15:45:33.092Z] #40 43.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-01T15:45:33.092Z] #40 43.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-12-01T15:45:33.092Z] #40 43.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-01T15:45:33.092Z] #40 43.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-01T15:45:33.092Z] #40 43.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-01T15:45:33.092Z] #40 43.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-01T15:45:33.092Z] #40 43.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-12-01T15:45:33.093Z] #40 43.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-01T15:45:33.093Z] #40 43.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-01T15:45:33.093Z] #40 43.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-01T15:45:33.093Z] #40 43.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-01T15:45:33.093Z] #40 43.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-01T15:45:33.093Z] #40 43.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-12-01T15:45:33.093Z] #40 43.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-01T15:45:33.093Z] #40 43.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-01T15:45:33.093Z] #40 43.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-01T15:45:33.093Z] #40 43.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-01T15:45:33.093Z] #40 45.49 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:33.093Z] #40 45.85 Fetched 4095 kB in 1s (4843 kB/s) [2020-12-01T15:45:33.093Z] #40 46.01 Selecting previously unselected package libcap-dev:amd64. [2020-12-01T15:45:33.093Z] #40 46.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-01T15:45:33.093Z] #40 46.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-01T15:45:33.093Z] #40 46.18 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-01T15:45:33.093Z] #40 46.38 Selecting previously unselected package libnet1:amd64. [2020-12-01T15:45:33.093Z] #40 46.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T15:45:33.093Z] #40 46.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:45:33.093Z] #40 46.64 Selecting previously unselected package libnet1-dev. [2020-12-01T15:45:33.093Z] #40 46.64 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T15:45:33.093Z] #40 46.65 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T15:45:33.093Z] #40 46.88 Selecting previously unselected package libnl-3-200:amd64. [2020-12-01T15:45:33.093Z] #40 46.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-01T15:45:33.093Z] #40 46.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T15:45:33.093Z] #40 47.03 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-01T15:45:33.093Z] #40 47.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-01T15:45:33.093Z] #40 47.04 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-01T15:45:33.093Z] #40 47.33 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-01T15:45:33.093Z] #40 47.35 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-01T15:45:33.093Z] #40 47.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T15:45:33.093Z] #40 47.46 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-01T15:45:33.093Z] #40 47.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-01T15:45:33.093Z] #40 47.50 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-01T15:45:33.093Z] #40 47.63 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-01T15:45:33.093Z] #40 47.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-01T15:45:33.093Z] #40 47.65 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-01T15:45:33.093Z] #40 47.94 Selecting previously unselected package libprotobuf17:amd64. [2020-12-01T15:45:33.093Z] #40 47.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-01T15:45:33.093Z] #40 47.96 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:33.179Z] #26 6.717 Selecting previously unselected package ca-certificates. [2020-12-01T15:45:33.179Z] #26 6.720 Preparing to unpack .../11-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-01T15:45:33.179Z] #26 6.721 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-01T15:45:33.179Z] #26 6.772 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-12-01T15:45:33.179Z] #26 6.775 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-12-01T15:45:33.179Z] #26 6.776 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-12-01T15:45:33.179Z] #26 6.802 Selecting previously unselected package libpsl5:ppc64el. [2020-12-01T15:45:33.179Z] #26 6.804 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-12-01T15:45:33.179Z] #26 6.805 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-12-01T15:45:33.179Z] #26 6.835 Selecting previously unselected package librtmp1:ppc64el. [2020-12-01T15:45:33.179Z] #26 6.838 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-12-01T15:45:33.179Z] #26 6.839 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-12-01T15:45:33.179Z] #26 6.865 Selecting previously unselected package libssh2-1:ppc64el. [2020-12-01T15:45:33.179Z] #26 6.868 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-12-01T15:45:33.179Z] #26 6.869 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-12-01T15:45:33.212Z] #41 38.77 CC criu/irmap.o [2020-12-01T15:45:33.228Z] #41 48.83 DEP criu/fsnotify.d [2020-12-01T15:45:33.228Z] #41 48.90 DEP criu/filesystems.d [2020-12-01T15:45:33.228Z] #41 48.97 DEP criu/files.d [2020-12-01T15:45:33.354Z] #40 ... [2020-12-01T15:45:33.354Z] [2020-12-01T15:45:33.354Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:45:33.354Z] #30 47.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-01T15:45:33.467Z] #41 38.92 CC criu/kcmp-ids.o [2020-12-01T15:45:33.467Z] #41 38.98 CC criu/kerndat.o [2020-12-01T15:45:33.518Z] #41 49.11 DEP criu/files-reg.d [2020-12-01T15:45:33.518Z] #41 49.28 DEP criu/files-ext.d [2020-12-01T15:45:33.545Z] #26 6.927 Selecting previously unselected package libcurl4:ppc64el. [2020-12-01T15:45:33.545Z] #26 6.930 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-12-01T15:45:33.545Z] #26 6.932 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-12-01T15:45:33.545Z] #26 6.997 Selecting previously unselected package curl. [2020-12-01T15:45:33.545Z] #26 7.000 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-12-01T15:45:33.545Z] #26 7.001 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-01T15:45:33.545Z] #26 7.042 Selecting previously unselected package libonig5:ppc64el. [2020-12-01T15:45:33.545Z] #26 7.045 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-01T15:45:33.545Z] #26 7.046 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-01T15:45:33.545Z] #26 7.085 Selecting previously unselected package libjq1:ppc64el. [2020-12-01T15:45:33.545Z] #26 7.088 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-01T15:45:33.545Z] #26 7.089 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-01T15:45:33.545Z] #26 7.120 Selecting previously unselected package jq. [2020-12-01T15:45:33.545Z] #26 7.122 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-01T15:45:33.545Z] #26 7.124 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T15:45:33.545Z] #26 7.151 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-12-01T15:45:33.545Z] #26 7.155 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-12-01T15:45:33.545Z] #26 7.159 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u3) ... [2020-12-01T15:45:33.545Z] #26 7.277 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-12-01T15:45:33.673Z] #53 16.42 Reading package lists... [2020-12-01T15:45:33.673Z] #53 ... [2020-12-01T15:45:33.673Z] [2020-12-01T15:45:33.673Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:45:33.674Z] #27 7.689 0.0% 0.9% # 2.5% ## 3.9% ### 4.9% #### 6.5% ##### 7.4% ###### 8.7% ###### 9.3% ####### 10.2% ####### 11.0% ######## 11.7% ######### 12.9% ######### 13.6% ########## 14.2% ########## 14.9% ########### 15.8% ########### 16.6% ############ 17.9% ############# 19.1% ############### 21.0% ################ 22.4% ################# 24.0% ################## 25.2% ################## 25.6% ################## 26.1% ################### 26.9% #################### 28.4% ##################### 29.3% ##################### 30.5% ###################### 31.6% ####################### 32.8% ######################## 33.7% ######################## 34.3% ######################### 34.9% ######################### 35.6% ########################## 36.7% ########################### 37.8% ########################### 38.7% ############################ 39.3% ############################ 39.8% ############################# 40.6% ############################# 41.5% ############################## 42.6% ################################ 44.5% ################################# 46.2% ################################## 47.8% ################################### 49.5% #################################### 50.8% ##################################### 52.7% ####################################### 54.2% ####################################### 54.9% ######################################## 56.1% ######################################### 57.6% ########################################## 59.1% ########################################### 60.8% ############################################# 62.9% ############################################## 63.9% ############################################## 65.0% ############################################### 66.2% ################################################ 67.4% ################################################# 68.7% ################################################## 70.2% ################################################### 71.3% #################################################### 72.8% ##################################################### 74.0% ###################################################### 75.5% ####################################################### 77.4% ######################################################## 79.0% ########################################################## 80.9% ########################################################### 82.5% ############################################################ 84.1% ############################################################# 85.9% ############################################################## 86.8% ############################################################## 87.5% ############################################################### 88.6% ################################################################ 89.8% ################################################################# 90.8% ################################################################# 91.5% ################################################################## 92.2% ################################################################### 93.4% ################################################################### 94.3% #################################################################### 95.3% ##################################################################### 96.2% ##################################################################### 97.1% ###################################################################### 98.3% ####################################################################### 98.7% ######################################################################## 100.0% [2020-12-01T15:45:33.674Z] #27 17.42 [2020-12-01T15:45:33.674Z] #27 19.25 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-01T15:45:33.674Z] #27 19.67 [2020-12-01T15:45:33.674Z] #27 19.90 # 2.0% ######################################################################## 100.0% [2020-12-01T15:45:33.674Z] #27 20.11 [2020-12-01T15:45:33.674Z] #27 21.63 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-01T15:45:33.722Z] #41 6.249 PBCC images/timens.pb-c.c [2020-12-01T15:45:33.723Z] #41 39.24 CC criu/libnetlink.o [2020-12-01T15:45:33.809Z] #41 49.43 DEP criu/file-lock.d [2020-12-01T15:45:33.809Z] #41 ... [2020-12-01T15:45:33.809Z] [2020-12-01T15:45:33.809Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:45:33.809Z] #18 0.895 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:45:33.809Z] #18 0.927 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:45:33.809Z] #18 0.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:45:33.809Z] #18 1.320 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-01T15:45:33.809Z] #18 2.323 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [225 kB] [2020-12-01T15:45:33.809Z] #18 3.272 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-01T15:45:33.809Z] #18 5.787 Fetched 8095 kB in 5s (1633 kB/s) [2020-12-01T15:45:33.809Z] #18 5.787 Reading package lists... [2020-12-01T15:45:33.809Z] #18 7.683 Reading package lists... [2020-12-01T15:45:33.809Z] #18 9.289 Building dependency tree... [2020-12-01T15:45:33.809Z] #18 9.579 libcap2-bin is already the newest version (1:2.25-2). [2020-12-01T15:45:33.809Z] #18 9.579 The following additional packages will be installed: [2020-12-01T15:45:33.809Z] #18 9.579 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-01T15:45:33.809Z] #18 9.579 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-01T15:45:33.809Z] #18 9.579 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-01T15:45:33.809Z] #18 9.579 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-01T15:45:33.809Z] #18 9.579 python3.7 python3.7-minimal vim-runtime xxd [2020-12-01T15:45:33.809Z] #18 9.579 Suggested packages: [2020-12-01T15:45:33.809Z] #18 9.579 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-01T15:45:33.809Z] #18 9.579 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-01T15:45:33.809Z] #18 9.579 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-01T15:45:33.809Z] #18 9.579 Recommended packages: [2020-12-01T15:45:33.809Z] #18 9.579 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-01T15:45:33.809Z] #18 9.579 python3-keyrings.alt python3-xdg unzip [2020-12-01T15:45:33.809Z] #18 ... [2020-12-01T15:45:33.809Z] [2020-12-01T15:45:33.809Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:33.809Z] #41 49.58 DEP criu/file-ids.d [2020-12-01T15:45:33.809Z] #41 49.64 DEP criu/fifo.d [2020-12-01T15:45:33.841Z] #26 7.279 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:45:33.841Z] #26 7.284 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-12-01T15:45:33.841Z] #26 7.286 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:45:33.841Z] #26 7.289 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-12-01T15:45:33.841Z] #26 7.292 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-12-01T15:45:33.841Z] #26 7.295 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-01T15:45:33.841Z] #26 7.298 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-12-01T15:45:33.841Z] #26 7.300 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-12-01T15:45:33.841Z] #26 7.303 Setting up openssl (1.1.1d-0+deb10u3) ... [2020-12-01T15:45:33.841Z] #26 7.308 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-01T15:45:33.841Z] #26 7.311 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-01T15:45:33.841Z] #26 7.314 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-12-01T15:45:33.841Z] #26 7.316 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-01T15:45:33.962Z] #27 22.02 [2020-12-01T15:45:33.979Z] #41 39.34 CC criu/log.o [2020-12-01T15:45:33.979Z] #41 39.46 CC criu/lsm.o [2020-12-01T15:45:33.979Z] #41 39.55 CC criu/mem.o [2020-12-01T15:45:33.983Z] #41 6.284 DEP images/timens.pb-c.d [2020-12-01T15:45:33.983Z] #41 6.322 PBCC images/fown.pb-c.c [2020-12-01T15:45:33.983Z] #41 6.383 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-01T15:45:33.983Z] #41 6.475 PBCC images/opts.pb-c.c [2020-12-01T15:45:34.100Z] #41 49.72 DEP criu/fdstore.d [2020-12-01T15:45:34.100Z] #41 49.83 DEP criu/fault-injection.d [2020-12-01T15:45:34.100Z] #41 49.85 DEP criu/external.d [2020-12-01T15:45:34.226Z] #27 22.25 0.8% [2020-12-01T15:45:34.226Z] #27 ... [2020-12-01T15:45:34.226Z] [2020-12-01T15:45:34.226Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:34.226Z] #43 12.00 runtime/cgo [2020-12-01T15:45:34.226Z] #43 13.62 vendor/golang.org/x/crypto/internal/subtle [2020-12-01T15:45:34.226Z] #43 ... [2020-12-01T15:45:34.226Z] [2020-12-01T15:45:34.226Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:45:34.226Z] #27 22.25 0.8% ############### 21.4% ######################################################################## 100.0% [2020-12-01T15:45:34.226Z] #27 22.50 [2020-12-01T15:45:34.234Z] #41 ... [2020-12-01T15:45:34.234Z] [2020-12-01T15:45:34.234Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:45:34.234Z] #18 10.32 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-01T15:45:34.234Z] #18 10.33 Unpacking iptables (1.8.2-4) ... [2020-12-01T15:45:34.234Z] #18 10.45 Selecting previously unselected package xxd. [2020-12-01T15:45:34.234Z] #18 10.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T15:45:34.234Z] #18 10.46 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T15:45:34.234Z] #18 10.54 Selecting previously unselected package vim-common. [2020-12-01T15:45:34.234Z] #18 10.54 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:45:34.234Z] #18 10.57 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T15:45:34.234Z] #18 10.67 Selecting previously unselected package bash-completion. [2020-12-01T15:45:34.234Z] #18 10.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-01T15:45:34.234Z] #18 12.85 Unpacking bash-completion (1:2.8-6) ... [2020-12-01T15:45:34.234Z] #18 12.96 Selecting previously unselected package bzip2. [2020-12-01T15:45:34.234Z] #18 12.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-01T15:45:34.234Z] #18 12.96 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T15:45:34.234Z] #18 13.00 Selecting previously unselected package xz-utils. [2020-12-01T15:45:34.234Z] #18 13.00 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-01T15:45:34.234Z] #18 13.00 Unpacking xz-utils (5.2.4-1) ... [2020-12-01T15:45:34.234Z] #18 13.07 Selecting previously unselected package apparmor. [2020-12-01T15:45:34.234Z] #18 13.07 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-01T15:45:34.234Z] #18 13.12 Unpacking apparmor (2.13.2-10) ... [2020-12-01T15:45:34.234Z] #18 13.23 Selecting previously unselected package aufs-tools. [2020-12-01T15:45:34.234Z] #18 13.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-01T15:45:34.234Z] #18 13.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-01T15:45:34.235Z] #18 13.29 Selecting previously unselected package libonig5:amd64. [2020-12-01T15:45:34.235Z] #18 13.29 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 13.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-01T15:45:34.235Z] #18 13.35 Selecting previously unselected package libjq1:amd64. [2020-12-01T15:45:34.235Z] #18 13.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 13.36 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T15:45:34.235Z] #18 13.41 Selecting previously unselected package jq. [2020-12-01T15:45:34.235Z] #18 13.41 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 13.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T15:45:34.235Z] #18 13.46 Selecting previously unselected package libaio1:amd64. [2020-12-01T15:45:34.235Z] #18 13.46 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 13.47 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-01T15:45:34.235Z] #18 13.51 Selecting previously unselected package libgpm2:amd64. [2020-12-01T15:45:34.235Z] #18 13.51 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 13.52 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-01T15:45:34.235Z] #18 13.55 Selecting previously unselected package libicu63:amd64. [2020-12-01T15:45:34.235Z] #18 13.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 13.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T15:45:34.235Z] #18 14.41 Selecting previously unselected package libnet1:amd64. [2020-12-01T15:45:34.235Z] #18 14.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 14.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:45:34.235Z] #18 14.45 Selecting previously unselected package libnl-3-200:amd64. [2020-12-01T15:45:34.235Z] #18 14.45 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 14.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T15:45:34.235Z] #18 14.51 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-01T15:45:34.235Z] #18 14.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 14.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T15:45:34.235Z] #18 14.55 Selecting previously unselected package libreadline5:amd64. [2020-12-01T15:45:34.235Z] #18 14.55 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 14.56 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-01T15:45:34.235Z] #18 14.61 Selecting previously unselected package net-tools. [2020-12-01T15:45:34.235Z] #18 14.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 14.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T15:45:34.235Z] #18 14.69 Selecting previously unselected package python-pip-whl. [2020-12-01T15:45:34.235Z] #18 14.69 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-01T15:45:34.235Z] #18 14.70 Unpacking python-pip-whl (18.1-5) ... [2020-12-01T15:45:34.235Z] #18 14.85 Selecting previously unselected package python3-lib2to3. [2020-12-01T15:45:34.235Z] #18 14.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-01T15:45:34.235Z] #18 14.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-01T15:45:34.235Z] #18 14.89 Selecting previously unselected package python3-distutils. [2020-12-01T15:45:34.235Z] #18 14.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-01T15:45:34.235Z] #18 14.90 Unpacking python3-distutils (3.7.3-1) ... [2020-12-01T15:45:34.235Z] #18 14.96 Selecting previously unselected package python3-pip. [2020-12-01T15:45:34.235Z] #18 14.96 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-01T15:45:34.235Z] #18 14.97 Unpacking python3-pip (18.1-5) ... [2020-12-01T15:45:34.235Z] #18 15.02 Selecting previously unselected package python3-pkg-resources. [2020-12-01T15:45:34.235Z] #18 15.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T15:45:34.235Z] #18 15.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-01T15:45:34.235Z] #18 15.07 Selecting previously unselected package python3-setuptools. [2020-12-01T15:45:34.235Z] #18 15.07 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-01T15:45:34.235Z] #18 15.08 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-01T15:45:34.235Z] #18 15.14 Selecting previously unselected package python3-wheel. [2020-12-01T15:45:34.235Z] #18 15.14 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-01T15:45:34.235Z] #18 15.15 Unpacking python3-wheel (0.32.3-2) ... [2020-12-01T15:45:34.235Z] #18 15.18 Selecting previously unselected package sudo. [2020-12-01T15:45:34.235Z] #18 15.18 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 15.19 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-01T15:45:34.235Z] #18 15.31 Selecting previously unselected package thin-provisioning-tools. [2020-12-01T15:45:34.235Z] #18 15.31 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 15.31 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T15:45:34.235Z] #18 15.39 Selecting previously unselected package uidmap. [2020-12-01T15:45:34.235Z] #18 15.39 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 15.39 Unpacking uidmap (1:4.5-1.1) ... [2020-12-01T15:45:34.235Z] #18 15.43 Selecting previously unselected package vim-runtime. [2020-12-01T15:45:34.235Z] #18 15.43 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:45:34.235Z] #18 15.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-12-01T15:45:34.235Z] #18 15.45 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-01T15:45:34.235Z] #18 15.46 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-01T15:45:34.235Z] #18 16.07 Selecting previously unselected package vim. [2020-12-01T15:45:34.235Z] #18 16.08 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 16.08 Unpacking vim (2:8.1.0875-5) ... [2020-12-01T15:45:34.235Z] #18 16.21 Selecting previously unselected package xfsprogs. [2020-12-01T15:45:34.235Z] #18 16.21 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 16.22 Unpacking xfsprogs (4.20.0-1) ... [2020-12-01T15:45:34.235Z] #18 16.32 Selecting previously unselected package zip. [2020-12-01T15:45:34.235Z] #18 16.33 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-01T15:45:34.235Z] #18 16.33 Unpacking zip (3.0-11+b1) ... [2020-12-01T15:45:34.235Z] #18 16.38 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-01T15:45:34.235Z] #18 16.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T15:45:34.235Z] #18 16.40 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-01T15:45:34.235Z] #18 16.41 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-01T15:45:34.235Z] #18 16.42 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-01T15:45:34.235Z] #18 16.43 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-01T15:45:34.235Z] #18 16.44 Setting up uidmap (1:4.5-1.1) ... [2020-12-01T15:45:34.235Z] #18 16.46 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-01T15:45:34.235Z] #18 16.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:45:34.235Z] #18 16.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T15:45:34.235Z] #18 16.49 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T15:45:34.235Z] #18 16.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T15:45:34.235Z] #18 16.51 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T15:45:34.235Z] #18 16.52 Setting up zip (3.0-11+b1) ... [2020-12-01T15:45:34.235Z] #18 16.53 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T15:45:34.235Z] #18 16.55 Setting up bash-completion (1:2.8-6) ... [2020-12-01T15:45:34.243Z] #41 6.587 PBCC images/memfd.pb-c.c [2020-12-01T15:45:34.243Z] #41 6.664 DEP images/fown.pb-c.d [2020-12-01T15:45:34.243Z] #41 ... [2020-12-01T15:45:34.243Z] [2020-12-01T15:45:34.243Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:34.243Z] #32 DONE 76.6s [2020-12-01T15:45:34.243Z] [2020-12-01T15:45:34.243Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:34.243Z] #41 6.729 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-01T15:45:34.243Z] #41 6.814 DEP images/opts.pb-c.d [2020-12-01T15:45:34.391Z] #41 49.96 DEP criu/eventpoll.d [2020-12-01T15:45:34.391Z] #41 50.16 DEP criu/eventfd.d [2020-12-01T15:45:34.482Z] #26 7.935 Updating certificates in /etc/ssl/certs... [2020-12-01T15:45:34.504Z] #41 6.897 DEP images/memfd.pb-c.d [2020-12-01T15:45:34.504Z] #41 7.029 PBCC images/sit.pb-c.c [2020-12-01T15:45:34.681Z] #41 50.30 DEP criu/crtools.d [2020-12-01T15:45:34.764Z] #41 7.118 DEP images/sit.pb-c.d [2020-12-01T15:45:34.764Z] #41 7.245 PBCC images/macvlan.pb-c.c [2020-12-01T15:45:34.764Z] #41 7.260 DEP images/macvlan.pb-c.d [2020-12-01T15:45:34.764Z] #41 7.327 PBCC images/autofs.pb-c.c [2020-12-01T15:45:34.764Z] #41 7.358 DEP images/autofs.pb-c.d [2020-12-01T15:45:34.805Z] #27 ... [2020-12-01T15:45:34.805Z] [2020-12-01T15:45:34.805Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:34.805Z] #49 12.64 + cd /tmp/tmp.EfwqOIIGHJ/src/github.com/mvdan/sh [2020-12-01T15:45:34.805Z] #49 12.64 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:45:34.805Z] #49 12.78 + GO111MODULE=on [2020-12-01T15:45:34.805Z] #49 12.78 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-01T15:45:34.805Z] #49 14.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:45:34.805Z] #49 14.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:45:34.805Z] #49 14.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:45:34.805Z] #49 14.71 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:45:34.805Z] #49 14.79 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:45:34.805Z] #49 15.74 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:45:34.805Z] #49 16.75 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:45:34.805Z] #49 17.68 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:45:34.805Z] #49 18.91 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:45:34.805Z] #49 18.92 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:45:34.805Z] #49 19.09 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:45:34.805Z] #49 19.47 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:45:34.805Z] #49 20.45 runtime [2020-12-01T15:45:34.805Z] #49 20.50 runtime/cgo [2020-12-01T15:45:34.805Z] #49 ... [2020-12-01T15:45:34.805Z] [2020-12-01T15:45:34.805Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:34.805Z] #62 18.31 Checking out files: 61% (1177/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-12-01T15:45:34.805Z] #62 19.20 + cd /tmp/tmp.JfZS5FN8Ap/src/github.com/docker/libnetwork [2020-12-01T15:45:34.805Z] #62 19.21 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:45:34.805Z] #62 19.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-01T15:45:34.975Z] #41 50.44 DEP criu/cr-service.d [2020-12-01T15:45:34.976Z] #41 50.56 DEP criu/cr-restore.d [2020-12-01T15:45:34.976Z] #41 50.79 DEP criu/cr-errno.d [2020-12-01T15:45:34.976Z] #41 50.80 DEP criu/cr-dump.d [2020-12-01T15:45:35.025Z] #41 7.418 PBCC images/sysctl.pb-c.c [2020-12-01T15:45:35.025Z] #41 7.454 DEP images/sysctl.pb-c.d [2020-12-01T15:45:35.122Z] #26 8.641 126 added, 0 removed; done. [2020-12-01T15:45:35.122Z] #26 8.668 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-12-01T15:45:35.122Z] #26 8.673 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T15:45:35.122Z] #26 8.676 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-12-01T15:45:35.122Z] #26 8.678 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-01T15:45:35.122Z] #26 8.681 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:45:35.122Z] #26 8.691 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-01T15:45:35.122Z] #26 8.697 Updating certificates in /etc/ssl/certs... [2020-12-01T15:45:35.163Z] #18 17.33 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-01T15:45:35.163Z] #18 17.34 Setting up xz-utils (5.2.4-1) ... [2020-12-01T15:45:35.163Z] #18 17.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-01T15:45:35.163Z] #18 17.36 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-01T15:45:35.163Z] #18 17.39 invoke-rc.d: could not determine current runlevel [2020-12-01T15:45:35.163Z] #18 17.39 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-01T15:45:35.163Z] #18 17.40 Setting up pigz (2.4-1) ... [2020-12-01T15:45:35.163Z] #18 17.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-01T15:45:35.163Z] #18 17.42 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T15:45:35.163Z] #18 17.44 Setting up python-pip-whl (18.1-5) ... [2020-12-01T15:45:35.163Z] #18 17.45 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-01T15:45:35.163Z] #18 17.47 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-01T15:45:35.266Z] #41 51.04 DEP criu/cr-dedup.d [2020-12-01T15:45:35.286Z] #41 7.518 PBCC images/time.pb-c.c [2020-12-01T15:45:35.286Z] #41 7.574 DEP images/time.pb-c.d [2020-12-01T15:45:35.286Z] #41 7.626 PBCC images/binfmt-misc.pb-c.c [2020-12-01T15:45:35.286Z] #41 7.664 DEP images/binfmt-misc.pb-c.d [2020-12-01T15:45:35.286Z] #41 7.720 PBCC images/seccomp.pb-c.c [2020-12-01T15:45:35.286Z] #41 7.733 DEP images/seccomp.pb-c.d [2020-12-01T15:45:35.286Z] #41 7.788 PBCC images/userns.pb-c.c [2020-12-01T15:45:35.286Z] #41 7.836 DEP images/userns.pb-c.d [2020-12-01T15:45:35.418Z] #26 9.197 0 added, 0 removed; done. [2020-12-01T15:45:35.418Z] #26 9.197 Running hooks in /etc/ca-certificates/update.d... [2020-12-01T15:45:35.419Z] #18 17.57 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-01T15:45:35.419Z] #18 17.58 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-01T15:45:35.419Z] #18 17.59 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T15:45:35.419Z] #18 17.60 Setting up vim (2:8.1.0875-5) ... [2020-12-01T15:45:35.419Z] #18 17.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-01T15:45:35.419Z] #18 17.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-01T15:45:35.419Z] #18 17.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-01T15:45:35.419Z] #18 17.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-01T15:45:35.419Z] #18 17.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-01T15:45:35.419Z] #18 17.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-01T15:45:35.419Z] #18 17.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-01T15:45:35.419Z] #18 17.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-01T15:45:35.419Z] #18 17.65 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T15:45:35.419Z] #18 17.66 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T15:45:35.419Z] #18 17.67 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-01T15:45:35.419Z] #18 17.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T15:45:35.419Z] #18 17.69 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-01T15:45:35.419Z] #18 17.71 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T15:45:35.419Z] #18 ... [2020-12-01T15:45:35.419Z] [2020-12-01T15:45:35.419Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:35.419Z] #54 39.91 + bin/containerd [2020-12-01T15:45:35.546Z] #41 7.913 PBCC images/cgroup.pb-c.c [2020-12-01T15:45:35.546Z] #41 7.985 DEP images/cgroup.pb-c.d [2020-12-01T15:45:35.546Z] #41 8.025 PBCC images/ext-file.pb-c.c [2020-12-01T15:45:35.546Z] #41 8.094 DEP images/ext-file.pb-c.d [2020-12-01T15:45:35.557Z] #41 51.20 DEP criu/cr-check.d [2020-12-01T15:45:35.674Z] #54 ... [2020-12-01T15:45:35.674Z] [2020-12-01T15:45:35.675Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:35.675Z] #41 39.97 CC criu/memfd.o [2020-12-01T15:45:35.675Z] #41 40.15 CC criu/mount.o [2020-12-01T15:45:35.675Z] #41 41.10 CC criu/namespaces.o [2020-12-01T15:45:35.712Z] #26 9.200 done. [2020-12-01T15:45:35.712Z] #26 DONE 9.3s [2020-12-01T15:45:35.712Z] [2020-12-01T15:45:35.712Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-01T15:45:35.712Z] #27 DONE 0.1s [2020-12-01T15:45:35.712Z] [2020-12-01T15:45:35.712Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:45:35.754Z] #62 ... [2020-12-01T15:45:35.754Z] [2020-12-01T15:45:35.754Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:35.754Z] #47 13.46 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:45:35.754Z] #47 13.46 go: downloading github.com/fatih/color v1.7.0 [2020-12-01T15:45:35.754Z] #47 13.50 go: downloading github.com/spf13/viper v1.6.1 [2020-12-01T15:45:35.754Z] #47 13.59 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:45:35.754Z] #47 13.69 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:45:35.754Z] #47 13.71 go: extracting github.com/fatih/color v1.7.0 [2020-12-01T15:45:35.754Z] #47 13.79 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-01T15:45:35.754Z] #47 13.84 go: extracting github.com/spf13/viper v1.6.1 [2020-12-01T15:45:35.754Z] #47 13.85 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:45:35.754Z] #47 13.86 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:45:35.754Z] #47 13.96 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:45:35.754Z] #47 14.18 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:45:35.754Z] #47 14.36 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-01T15:45:35.754Z] #47 14.43 go: downloading github.com/spf13/afero v1.1.2 [2020-12-01T15:45:35.754Z] #47 14.64 go: extracting github.com/spf13/afero v1.1.2 [2020-12-01T15:45:35.754Z] #47 14.72 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-01T15:45:35.754Z] #47 14.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:45:35.755Z] #47 14.84 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-01T15:45:35.755Z] #47 14.88 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:45:35.755Z] #47 14.95 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:45:35.755Z] #47 15.64 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:45:35.755Z] #47 17.15 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-01T15:45:35.755Z] #47 17.17 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:45:35.755Z] #47 17.39 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-01T15:45:35.755Z] #47 17.65 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-01T15:45:35.755Z] #47 17.73 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-01T15:45:35.755Z] #47 17.78 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:45:35.755Z] #47 17.80 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:45:35.755Z] #47 20.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:45:35.755Z] #47 20.24 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:45:35.755Z] #47 20.24 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-01T15:45:35.755Z] #47 20.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:45:35.755Z] #47 20.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:45:35.755Z] #47 20.24 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:45:35.755Z] #47 20.24 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:45:35.755Z] #47 20.27 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:45:35.755Z] #47 20.35 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:45:35.755Z] #47 20.37 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-01T15:45:35.755Z] #47 20.38 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:45:35.755Z] #47 20.40 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:45:35.755Z] #47 20.40 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-01T15:45:35.755Z] #47 20.44 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:45:35.755Z] #47 20.56 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:45:35.755Z] #47 20.56 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:45:35.755Z] #47 20.56 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:45:35.755Z] #47 20.57 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-01T15:45:35.755Z] #47 20.58 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:45:35.755Z] #47 20.58 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:45:35.755Z] #47 20.68 go: downloading golang.org/x/text v0.3.2 [2020-12-01T15:45:35.755Z] #47 21.07 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:45:35.755Z] #47 21.10 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:45:35.755Z] #47 21.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:45:35.755Z] #47 21.43 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:45:35.755Z] #47 21.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:45:35.755Z] #47 21.60 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:45:35.755Z] #47 21.61 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:45:35.755Z] #47 21.63 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:45:35.755Z] #47 21.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:45:35.755Z] #47 21.69 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:45:35.755Z] #47 21.71 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:45:35.755Z] #47 21.73 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:45:35.755Z] #47 21.74 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:45:35.755Z] #47 21.79 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:45:35.755Z] #47 21.83 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:45:35.755Z] #47 21.88 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:45:35.755Z] #47 21.94 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-01T15:45:35.755Z] #47 21.98 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:45:35.755Z] #47 22.20 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:45:35.755Z] #47 22.27 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:45:35.755Z] #47 22.36 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:45:35.755Z] #47 22.61 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-01T15:45:35.755Z] #47 22.64 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-01T15:45:35.755Z] #47 22.66 go: downloading github.com/pkg/errors v0.8.1 [2020-12-01T15:45:35.755Z] #47 22.66 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:45:35.755Z] #47 22.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:45:35.755Z] #47 22.67 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:45:35.755Z] #47 22.91 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:45:35.755Z] #47 23.02 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-01T15:45:35.755Z] #47 23.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:45:35.755Z] #47 23.08 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:45:35.755Z] #47 23.08 go: extracting github.com/pkg/errors v0.8.1 [2020-12-01T15:45:35.755Z] #47 23.17 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:45:35.755Z] #47 23.22 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:45:35.755Z] #47 23.34 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:45:35.755Z] #47 23.35 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:45:35.755Z] #47 23.45 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:45:35.755Z] #47 23.51 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:45:35.755Z] #47 23.56 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:45:35.755Z] #47 23.57 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:45:35.755Z] #47 23.61 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:45:35.755Z] #47 23.65 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:45:35.755Z] #47 23.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:45:35.755Z] #47 23.76 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:45:35.807Z] #41 8.156 PBCC images/rpc.pb-c.c [2020-12-01T15:45:35.807Z] #41 8.219 DEP images/rpc.pb-c.d [2020-12-01T15:45:35.807Z] #41 8.303 PBCC images/siginfo.pb-c.c [2020-12-01T15:45:35.807Z] #41 8.310 DEP images/siginfo.pb-c.d [2020-12-01T15:45:35.807Z] #41 8.362 PBCC images/pagemap.pb-c.c [2020-12-01T15:45:35.847Z] #41 51.42 DEP criu/config.d [2020-12-01T15:45:35.847Z] #41 51.61 DEP criu/clone-noasan.d [2020-12-01T15:45:35.847Z] #41 51.65 DEP criu/cgroup.d [2020-12-01T15:45:35.930Z] #41 41.55 CC criu/net.o [2020-12-01T15:45:36.029Z] #47 23.86 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:45:36.029Z] #47 24.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:45:36.029Z] #47 24.05 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:45:36.029Z] #47 24.10 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:45:36.068Z] #41 8.408 DEP images/pagemap.pb-c.d [2020-12-01T15:45:36.068Z] #41 8.451 PBCC images/rlimit.pb-c.c [2020-12-01T15:45:36.068Z] #41 8.482 DEP images/rlimit.pb-c.d [2020-12-01T15:45:36.068Z] #41 8.523 PBCC images/file-lock.pb-c.c [2020-12-01T15:45:36.068Z] #41 8.551 DEP images/file-lock.pb-c.d [2020-12-01T15:45:36.068Z] #41 8.586 PBCC images/tty.pb-c.c [2020-12-01T15:45:36.138Z] #41 51.73 DEP criu/cgroup-props.d [2020-12-01T15:45:36.138Z] #41 51.79 DEP criu/bitmap.d [2020-12-01T15:45:36.138Z] #41 51.80 DEP criu/bfd.d [2020-12-01T15:45:36.138Z] #41 51.90 DEP criu/autofs.d [2020-12-01T15:45:36.293Z] #47 24.14 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:45:36.293Z] #47 24.18 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:45:36.293Z] #47 24.20 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:45:36.293Z] #47 ... [2020-12-01T15:45:36.293Z] [2020-12-01T15:45:36.293Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:36.293Z] #34 14.18 Fetched 8230 kB in 11s (758 kB/s) [2020-12-01T15:45:36.293Z] #34 14.18 Reading package lists... [2020-12-01T15:45:36.293Z] #34 19.25 Reading package lists... [2020-12-01T15:45:36.293Z] #34 24.04 Building dependency tree... [2020-12-01T15:45:36.293Z] #34 ... [2020-12-01T15:45:36.293Z] [2020-12-01T15:45:36.293Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:36.293Z] #47 24.29 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:45:36.293Z] #47 24.30 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:45:36.293Z] #47 24.34 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:45:36.329Z] #41 8.673 DEP images/tty.pb-c.d [2020-12-01T15:45:36.329Z] #41 8.730 PBCC images/tun.pb-c.c [2020-12-01T15:45:36.329Z] #41 8.815 PBCC images/netdev.pb-c.c [2020-12-01T15:45:36.428Z] #41 52.09 DEP criu/aio.d [2020-12-01T15:45:36.428Z] #41 52.26 DEP criu/action-scripts.d [2020-12-01T15:45:36.589Z] #41 8.908 DEP images/tun.pb-c.d [2020-12-01T15:45:36.589Z] #41 8.948 DEP images/netdev.pb-c.d [2020-12-01T15:45:36.589Z] #41 8.991 PBCC images/vma.pb-c.c [2020-12-01T15:45:36.589Z] #41 9.039 DEP images/vma.pb-c.d [2020-12-01T15:45:36.589Z] #41 9.083 PBCC images/creds.pb-c.c [2020-12-01T15:45:36.589Z] #41 9.123 DEP images/creds.pb-c.d [2020-12-01T15:45:36.622Z] #47 24.34 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:45:36.622Z] #47 24.46 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:45:36.622Z] #47 24.46 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:45:36.622Z] #47 24.64 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:45:36.622Z] #47 24.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:45:36.720Z] #41 52.53 CC criu/action-scripts.o [2020-12-01T15:45:36.761Z] #28 0.871 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-01T15:45:36.761Z] #28 1.011 [2020-12-01T15:45:36.850Z] #41 9.182 PBCC images/utsns.pb-c.c [2020-12-01T15:45:36.850Z] #41 9.202 DEP images/utsns.pb-c.d [2020-12-01T15:45:36.851Z] #41 9.259 PBCC images/ipc-desc.pb-c.c [2020-12-01T15:45:36.851Z] #41 9.266 PBCC images/ipc-sem.pb-c.c [2020-12-01T15:45:36.851Z] #41 9.290 DEP images/ipc-desc.pb-c.d [2020-12-01T15:45:36.851Z] #41 9.351 DEP images/ipc-sem.pb-c.d [2020-12-01T15:45:36.851Z] #41 9.388 PBCC images/ipc-msg.pb-c.c [2020-12-01T15:45:36.856Z] #41 42.35 CC criu/netfilter.o [2020-12-01T15:45:36.856Z] #41 42.44 CC criu/page-pipe.o [2020-12-01T15:45:36.885Z] #47 24.87 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:45:36.885Z] #47 24.98 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:45:37.028Z] #41 ... [2020-12-01T15:45:37.028Z] [2020-12-01T15:45:37.028Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:37.028Z] #43 DONE 87.0s [2020-12-01T15:45:37.028Z] [2020-12-01T15:45:37.028Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:37.028Z] #41 52.78 CC criu/aio.o [2020-12-01T15:45:37.111Z] #41 42.61 CC criu/page-xfer.o [2020-12-01T15:45:37.111Z] #41 9.423 DEP images/ipc-msg.pb-c.d [2020-12-01T15:45:37.112Z] #41 9.463 PBCC images/ipc-shm.pb-c.c [2020-12-01T15:45:37.112Z] #41 9.473 DEP images/ipc-shm.pb-c.d [2020-12-01T15:45:37.112Z] #41 9.512 PBCC images/ipc-var.pb-c.c [2020-12-01T15:45:37.112Z] #41 9.526 DEP images/ipc-var.pb-c.d [2020-12-01T15:45:37.112Z] #41 9.599 PBCC images/sk-opts.pb-c.c [2020-12-01T15:45:37.112Z] #41 9.610 PBCC images/packet-sock.pb-c.c [2020-12-01T15:45:37.148Z] #47 25.10 go: downloading github.com/spf13/cast v1.3.0 [2020-12-01T15:45:37.148Z] #47 25.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:45:37.148Z] #47 25.20 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:45:37.148Z] #47 25.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:45:37.335Z] #41 53.01 CC criu/autofs.o [2020-12-01T15:45:37.372Z] #41 9.639 DEP images/sk-opts.pb-c.d [2020-12-01T15:45:37.372Z] #41 9.684 DEP images/packet-sock.pb-c.d [2020-12-01T15:45:37.372Z] #41 9.771 PBCC images/sk-netlink.pb-c.c [2020-12-01T15:45:37.372Z] #41 9.826 DEP images/sk-netlink.pb-c.d [2020-12-01T15:45:37.372Z] #41 9.862 PBCC images/sk-inet.pb-c.c [2020-12-01T15:45:37.372Z] #41 9.895 DEP images/sk-inet.pb-c.d [2020-12-01T15:45:37.572Z] #47 25.44 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:45:37.572Z] #47 25.46 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:45:37.572Z] #47 25.47 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:45:37.572Z] #47 25.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:45:37.572Z] #47 25.55 go: extracting github.com/spf13/cast v1.3.0 [2020-12-01T15:45:37.572Z] #47 25.56 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:45:37.572Z] #47 25.64 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-01T15:45:37.572Z] #47 25.65 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:45:37.572Z] #47 25.65 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:45:37.632Z] #41 9.951 PBCC images/sk-unix.pb-c.c [2020-12-01T15:45:37.632Z] #41 10.03 DEP images/sk-unix.pb-c.d [2020-12-01T15:45:37.632Z] #41 10.07 PBCC images/mm.pb-c.c [2020-12-01T15:45:37.632Z] #41 10.13 DEP images/mm.pb-c.d [2020-12-01T15:45:37.672Z] #41 43.03 CC criu/pagemap-cache.o [2020-12-01T15:45:37.672Z] #41 43.13 CC criu/pagemap.o [2020-12-01T15:45:37.835Z] #47 25.91 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:45:37.835Z] #47 ... [2020-12-01T15:45:37.835Z] [2020-12-01T15:45:37.835Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:37.835Z] #11 15.81 Fetched 8230 kB in 11s (755 kB/s) [2020-12-01T15:45:37.835Z] #11 15.81 Reading package lists... [2020-12-01T15:45:37.835Z] #11 20.33 Reading package lists... [2020-12-01T15:45:37.893Z] #41 10.19 PBCC images/timerfd.pb-c.c [2020-12-01T15:45:37.893Z] #41 10.27 DEP images/timerfd.pb-c.d [2020-12-01T15:45:37.893Z] #41 10.32 PBCC images/timer.pb-c.c [2020-12-01T15:45:37.893Z] #41 10.34 DEP images/timer.pb-c.d [2020-12-01T15:45:37.893Z] #41 10.38 PBCC images/sa.pb-c.c [2020-12-01T15:45:37.893Z] #41 10.41 DEP images/sa.pb-c.d [2020-12-01T15:45:37.893Z] #41 10.46 PBCC images/pipe-data.pb-c.c [2020-12-01T15:45:37.928Z] #41 43.38 CC criu/parasite-syscall.o [2020-12-01T15:45:37.983Z] #28 1.134 0.3% ########### 16.0% #################### 28.8% ###################### 31.6% ########################### 37.6% ################################## 48.4% ######################################### 57.3% ############################################### 66.3% ######################################################## 78.7% ############################################################### 87.7% ######################################################################## 100.0% [2020-12-01T15:45:37.983Z] #28 2.320 [2020-12-01T15:45:38.098Z] #11 25.56 Building dependency tree... [2020-12-01T15:45:38.098Z] #11 ... [2020-12-01T15:45:38.098Z] [2020-12-01T15:45:38.098Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:38.098Z] #47 25.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:45:38.098Z] #47 25.94 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-01T15:45:38.098Z] #47 25.95 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:45:38.098Z] #47 26.03 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-01T15:45:38.098Z] #47 26.05 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:45:38.098Z] #47 26.06 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:45:38.098Z] #47 ... [2020-12-01T15:45:38.098Z] [2020-12-01T15:45:38.098Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:38.098Z] #45 16.14 go: finding github.com/fatih/color v1.9.0 [2020-12-01T15:45:38.098Z] #45 16.14 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:45:38.098Z] #45 16.17 go: finding github.com/pkg/errors v0.9.1 [2020-12-01T15:45:38.098Z] #45 16.19 go: finding github.com/spf13/pflag v1.0.3 [2020-12-01T15:45:38.098Z] #45 16.54 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:45:38.098Z] #45 16.68 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:45:38.098Z] #45 16.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:45:38.098Z] #45 16.93 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:45:38.098Z] #45 16.97 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:45:38.098Z] #45 16.98 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:45:38.098Z] #45 17.03 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:45:38.153Z] #41 10.47 DEP images/pipe-data.pb-c.d [2020-12-01T15:45:38.153Z] #41 10.56 PBCC images/mnt.pb-c.c [2020-12-01T15:45:38.153Z] #41 10.64 DEP images/mnt.pb-c.d [2020-12-01T15:45:38.153Z] #41 10.69 PBCC images/sk-packet.pb-c.c [2020-12-01T15:45:38.153Z] #41 10.72 DEP images/sk-packet.pb-c.d [2020-12-01T15:45:38.183Z] #41 43.61 CC criu/path.o [2020-12-01T15:45:38.183Z] #41 43.71 CC criu/pie-util-vdso-elf32.o [2020-12-01T15:45:38.183Z] #41 43.82 CC criu/pie-util-vdso.o [2020-12-01T15:45:38.277Z] #28 2.468 0.4% ########################## 37.4% ######################################################################## 100.0% [2020-12-01T15:45:38.361Z] #45 ... [2020-12-01T15:45:38.361Z] [2020-12-01T15:45:38.361Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:38.361Z] #40 16.19 Fetched 8230 kB in 11s (737 kB/s) [2020-12-01T15:45:38.361Z] #40 16.19 Reading package lists... [2020-12-01T15:45:38.361Z] #40 21.76 Reading package lists... [2020-12-01T15:45:38.361Z] #40 ... [2020-12-01T15:45:38.361Z] [2020-12-01T15:45:38.361Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:38.361Z] #47 26.31 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:45:38.361Z] #47 26.31 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:45:38.361Z] #47 26.35 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-01T15:45:38.380Z] #41 53.95 CC criu/bfd.o [2020-12-01T15:45:38.413Z] #41 10.78 PBCC images/tcp-stream.pb-c.c [2020-12-01T15:45:38.413Z] #41 10.81 DEP images/tcp-stream.pb-c.d [2020-12-01T15:45:38.413Z] #41 10.85 PBCC images/pipe.pb-c.c [2020-12-01T15:45:38.413Z] #41 10.88 DEP images/pipe.pb-c.d [2020-12-01T15:45:38.413Z] #41 10.95 PBCC images/pstree.pb-c.c [2020-12-01T15:45:38.439Z] #41 43.96 CC criu/pie-util.o [2020-12-01T15:45:38.439Z] #41 44.01 CC criu/pipes.o [2020-12-01T15:45:38.581Z] #28 2.772 [2020-12-01T15:45:38.628Z] #47 26.51 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:45:38.628Z] #47 26.52 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-01T15:45:38.628Z] #47 26.62 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:45:38.628Z] #47 26.63 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:45:38.670Z] #41 54.34 CC criu/bitmap.o [2020-12-01T15:45:38.670Z] #41 54.41 CC criu/cgroup-props.o [2020-12-01T15:45:38.674Z] #41 10.98 DEP images/pstree.pb-c.d [2020-12-01T15:45:38.674Z] #41 11.01 PBCC images/fs.pb-c.c [2020-12-01T15:45:38.674Z] #41 11.04 DEP images/fs.pb-c.d [2020-12-01T15:45:38.674Z] #41 11.10 PBCC images/signalfd.pb-c.c [2020-12-01T15:45:38.674Z] #41 11.17 DEP images/signalfd.pb-c.d [2020-12-01T15:45:38.674Z] #41 11.24 PBCC images/fh.pb-c.c [2020-12-01T15:45:38.694Z] #41 44.23 CC criu/plugin.o [2020-12-01T15:45:38.694Z] #41 44.35 CC criu/proc_parse.o [2020-12-01T15:45:38.725Z] #30 ... [2020-12-01T15:45:38.725Z] [2020-12-01T15:45:38.725Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:38.725Z] #11 48.99 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-12-01T15:45:38.725Z] #11 51.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-01T15:45:38.725Z] #11 51.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-01T15:45:38.725Z] #11 51.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-01T15:45:38.725Z] #11 51.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-01T15:45:38.726Z] #11 51.63 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-12-01T15:45:38.726Z] #11 51.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-12-01T15:45:38.726Z] #11 51.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-01T15:45:38.726Z] #11 51.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-01T15:45:38.726Z] #11 51.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-01T15:45:38.726Z] #11 51.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-01T15:45:38.726Z] #11 51.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-01T15:45:38.726Z] #11 51.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-01T15:45:38.726Z] #11 51.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-12-01T15:45:38.726Z] #11 51.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-01T15:45:38.726Z] #11 51.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-12-01T15:45:38.726Z] #11 52.95 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:38.726Z] #11 53.21 Fetched 77.7 MB in 9s (8927 kB/s) [2020-12-01T15:45:38.726Z] #11 53.31 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-01T15:45:38.726Z] #11 53.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-01T15:45:38.726Z] #11 53.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-01T15:45:38.726Z] #11 53.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T15:45:38.884Z] #28 2.896 0.7% ################################################## 70.2% ######################################################################## 100.0% [2020-12-01T15:45:38.884Z] #28 3.182 [2020-12-01T15:45:38.905Z] #47 26.72 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:45:38.905Z] #47 26.93 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-01T15:45:38.905Z] #47 ... [2020-12-01T15:45:38.905Z] [2020-12-01T15:45:38.905Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:45:38.905Z] #38 16.87 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-01T15:45:38.905Z] #38 19.03 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-01T15:45:38.935Z] #41 11.29 PBCC images/fsnotify.pb-c.c [2020-12-01T15:45:38.935Z] #41 11.33 DEP images/fh.pb-c.d [2020-12-01T15:45:38.935Z] #41 11.41 DEP images/fsnotify.pb-c.d [2020-12-01T15:45:38.935Z] #41 11.46 PBCC images/eventpoll.pb-c.c [2020-12-01T15:45:38.935Z] #41 11.48 DEP images/eventpoll.pb-c.d [2020-12-01T15:45:38.935Z] #41 11.52 PBCC images/eventfd.pb-c.c [2020-12-01T15:45:38.949Z] #41 ... [2020-12-01T15:45:38.949Z] [2020-12-01T15:45:38.949Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:45:38.949Z] #18 18.33 Setting up iptables (1.8.2-4) ... [2020-12-01T15:45:38.949Z] #18 18.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T15:45:38.949Z] #18 18.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T15:45:38.949Z] #18 18.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T15:45:38.949Z] #18 18.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T15:45:38.949Z] #18 18.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-01T15:45:38.949Z] #18 18.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-01T15:45:38.949Z] #18 18.38 Setting up python3 (3.7.3-1) ... [2020-12-01T15:45:38.949Z] #18 18.47 Setting up python3-wheel (0.32.3-2) ... [2020-12-01T15:45:38.949Z] #18 18.60 Setting up apparmor (2.13.2-10) ... [2020-12-01T15:45:38.949Z] #18 19.35 Setting up xfsprogs (4.20.0-1) ... [2020-12-01T15:45:38.949Z] #18 19.37 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-01T15:45:38.949Z] #18 19.46 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-01T15:45:38.949Z] #18 19.67 Setting up python3-distutils (3.7.3-1) ... [2020-12-01T15:45:38.949Z] #18 19.80 Setting up python3-setuptools (40.8.0-1) ... [2020-12-01T15:45:38.949Z] #18 20.05 Setting up python3-pip (18.1-5) ... [2020-12-01T15:45:38.949Z] #18 20.25 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:45:38.949Z] #18 20.27 Processing triggers for mime-support (3.62) ... [2020-12-01T15:45:38.949Z] #18 DONE 21.4s [2020-12-01T15:45:39.167Z] #38 ... [2020-12-01T15:45:39.167Z] [2020-12-01T15:45:39.167Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:45:39.167Z] #27 24.79 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-01T15:45:39.167Z] #27 24.82 skipping existing 9a99313a2c50 [2020-12-01T15:45:39.167Z] #27 24.85 [2020-12-01T15:45:39.167Z] #27 26.05 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-01T15:45:39.167Z] #27 26.60 [2020-12-01T15:45:39.167Z] #27 26.88 # 2.6% ######################################################################## 100.0% [2020-12-01T15:45:39.167Z] #27 27.03 [2020-12-01T15:45:39.195Z] #41 11.55 DEP images/eventfd.pb-c.d [2020-12-01T15:45:39.195Z] #41 11.58 PBCC images/remap-file-path.pb-c.c [2020-12-01T15:45:39.195Z] #41 11.62 DEP images/remap-file-path.pb-c.d [2020-12-01T15:45:39.195Z] #41 11.65 PBCC images/fifo.pb-c.c [2020-12-01T15:45:39.205Z] [2020-12-01T15:45:39.205Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-01T15:45:39.308Z] #41 ... [2020-12-01T15:45:39.308Z] [2020-12-01T15:45:39.308Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:45:39.308Z] #30 DONE 89.2s [2020-12-01T15:45:39.308Z] [2020-12-01T15:45:39.308Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:45:39.308Z] #18 10.65 The following NEW packages will be installed: [2020-12-01T15:45:39.308Z] #18 10.65 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-01T15:45:39.308Z] #18 10.66 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-01T15:45:39.308Z] #18 10.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-01T15:45:39.308Z] #18 10.66 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-01T15:45:39.308Z] #18 10.66 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-01T15:45:39.308Z] #18 10.66 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-01T15:45:39.308Z] #18 10.66 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-01T15:45:39.308Z] #18 10.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-01T15:45:39.308Z] #18 10.66 xz-utils zip [2020-12-01T15:45:39.308Z] #18 10.71 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:45:39.308Z] #18 10.71 Need to get 27.7 MB of archives. [2020-12-01T15:45:39.308Z] #18 10.71 After this operation, 117 MB of additional disk space will be used. [2020-12-01T15:45:39.308Z] #18 10.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-12-01T15:45:39.308Z] #18 10.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-12-01T15:45:39.308Z] #18 10.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-12-01T15:45:39.308Z] #18 10.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-12-01T15:45:39.308Z] #18 10.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-12-01T15:45:39.308Z] #18 10.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-12-01T15:45:39.308Z] #18 10.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-12-01T15:45:39.308Z] #18 10.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-12-01T15:45:39.308Z] #18 10.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-12-01T15:45:39.308Z] #18 10.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-12-01T15:45:39.308Z] #18 10.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-12-01T15:45:39.308Z] #18 10.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-12-01T15:45:39.308Z] #18 10.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-12-01T15:45:39.308Z] #18 10.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-12-01T15:45:39.308Z] #18 10.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-12-01T15:45:39.308Z] #18 10.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-12-01T15:45:39.308Z] #18 10.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-12-01T15:45:39.308Z] #18 10.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T15:45:39.308Z] #18 10.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-12-01T15:45:39.308Z] #18 10.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-12-01T15:45:39.308Z] #18 10.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-12-01T15:45:39.308Z] #18 10.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-12-01T15:45:39.308Z] #18 10.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-12-01T15:45:39.308Z] #18 10.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-12-01T15:45:39.308Z] #18 10.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-12-01T15:45:39.308Z] #18 10.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-12-01T15:45:39.308Z] #18 10.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-12-01T15:45:39.308Z] #18 11.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-12-01T15:45:39.308Z] #18 11.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-12-01T15:45:39.308Z] #18 11.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-12-01T15:45:39.308Z] #18 11.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-12-01T15:45:39.308Z] #18 11.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-12-01T15:45:39.308Z] #18 11.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-12-01T15:45:39.308Z] #18 11.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-12-01T15:45:39.308Z] #18 11.28 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-12-01T15:45:39.308Z] #18 11.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-01T15:45:39.308Z] #18 11.32 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-12-01T15:45:39.308Z] #18 11.33 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-12-01T15:45:39.308Z] #18 11.34 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-01T15:45:39.308Z] #18 11.34 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-12-01T15:45:39.308Z] #18 11.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-01T15:45:39.308Z] #18 11.35 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-12-01T15:45:39.308Z] #18 11.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-12-01T15:45:39.308Z] #18 11.41 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-12-01T15:45:39.308Z] #18 11.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-01T15:45:39.308Z] #18 11.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-12-01T15:45:39.308Z] #18 11.62 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-12-01T15:45:39.308Z] #18 11.66 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-12-01T15:45:39.308Z] #18 12.00 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:39.308Z] #18 12.03 Fetched 27.7 MB in 1s (28.0 MB/s) [2020-12-01T15:45:39.308Z] #18 12.07 Selecting previously unselected package pigz. [2020-12-01T15:45:39.308Z] #18 12.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-12-01T15:45:39.308Z] #18 12.12 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-12-01T15:45:39.308Z] #18 12.12 Unpacking pigz (2.4-1) ... [2020-12-01T15:45:39.308Z] #18 12.17 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-12-01T15:45:39.308Z] #18 12.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-12-01T15:45:39.308Z] #18 12.18 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-12-01T15:45:39.308Z] #18 12.54 Selecting previously unselected package python3.7-minimal. [2020-12-01T15:45:39.308Z] #18 12.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-12-01T15:45:39.308Z] #18 12.55 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T15:45:39.308Z] #18 13.19 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-12-01T15:45:39.308Z] #18 13.20 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T15:45:39.308Z] #18 14.73 Selecting previously unselected package python3-minimal. [2020-12-01T15:45:39.308Z] #18 14.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-12-01T15:45:39.308Z] #18 14.79 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-12-01T15:45:39.308Z] #18 14.79 Unpacking python3-minimal (3.7.3-1) ... [2020-12-01T15:45:39.308Z] #18 14.86 Selecting previously unselected package libmpdec2:s390x. [2020-12-01T15:45:39.308Z] #18 14.86 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-12-01T15:45:39.308Z] #18 14.88 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-12-01T15:45:39.308Z] #18 14.94 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-12-01T15:45:39.308Z] #18 14.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-12-01T15:45:39.308Z] #18 14.94 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-12-01T15:45:39.456Z] #41 11.69 DEP images/fifo.pb-c.d [2020-12-01T15:45:39.456Z] #41 11.71 PBCC images/ghost-file.pb-c.c [2020-12-01T15:45:39.456Z] #41 11.80 DEP images/ghost-file.pb-c.d [2020-12-01T15:45:39.456Z] #41 11.85 PBCC images/regfile.pb-c.c [2020-12-01T15:45:39.456Z] #41 11.94 DEP images/regfile.pb-c.d [2020-12-01T15:45:39.456Z] #41 11.99 PBCC images/ns.pb-c.c [2020-12-01T15:45:39.456Z] #41 12.04 DEP images/ns.pb-c.d [2020-12-01T15:45:39.460Z] #19 0.423 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-01T15:45:39.618Z] #18 15.74 Selecting previously unselected package python3.7. [2020-12-01T15:45:39.618Z] #18 15.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-12-01T15:45:39.618Z] #18 15.75 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T15:45:39.716Z] #19 0.427 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-01T15:45:39.716Z] #19 0.430 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-01T15:45:39.716Z] #19 DONE 0.5s [2020-12-01T15:45:39.716Z] [2020-12-01T15:45:39.716Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:39.716Z] #41 45.16 CC criu/protobuf-desc.o [2020-12-01T15:45:39.717Z] #41 12.11 PBCC images/fdinfo.pb-c.c [2020-12-01T15:45:39.717Z] #41 12.17 DEP images/fdinfo.pb-c.d [2020-12-01T15:45:39.717Z] #41 12.23 PBCC images/core-aarch64.pb-c.c [2020-12-01T15:45:39.717Z] #41 12.25 PBCC images/core-arm.pb-c.c [2020-12-01T15:45:39.717Z] #41 12.31 PBCC images/core-ppc64.pb-c.c [2020-12-01T15:45:39.743Z] #27 27.93 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-01T15:45:39.909Z] #18 15.90 Selecting previously unselected package libpython3-stdlib:s390x. [2020-12-01T15:45:39.909Z] #18 15.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-12-01T15:45:39.909Z] #18 15.91 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-12-01T15:45:39.909Z] #18 16.08 Setting up python3-minimal (3.7.3-1) ... [2020-12-01T15:45:39.971Z] #41 45.42 CC criu/protobuf.o [2020-12-01T15:45:39.971Z] #41 45.56 CC criu/pstree.o [2020-12-01T15:45:39.978Z] #41 12.35 PBCC images/core-s390.pb-c.c [2020-12-01T15:45:39.978Z] #41 12.39 PBCC images/core-x86.pb-c.c [2020-12-01T15:45:39.978Z] #41 12.45 PBCC images/core.pb-c.c [2020-12-01T15:45:39.978Z] #41 12.56 PBCC images/inventory.pb-c.c [2020-12-01T15:45:40.079Z] #28 3.301 ## 3.0% ############# 18.7% ####################### 32.2% ######################### 35.8% ##################################### 52.2% ################################################### 72.1% ############################################################ 84.4% ################################################################ 89.4% ##################################################################### 96.3% ######################################################################## 100.0% [2020-12-01T15:45:40.079Z] #28 4.386 [2020-12-01T15:45:40.238Z] #41 12.64 DEP images/core-aarch64.pb-c.d [2020-12-01T15:45:40.239Z] #41 12.70 DEP images/core-arm.pb-c.d [2020-12-01T15:45:40.337Z] #27 28.49 [2020-12-01T15:45:40.499Z] #41 12.73 DEP images/core-ppc64.pb-c.d [2020-12-01T15:45:40.499Z] #41 12.78 DEP images/core-s390.pb-c.d [2020-12-01T15:45:40.499Z] #41 12.85 DEP images/core-x86.pb-c.d [2020-12-01T15:45:40.499Z] #41 12.94 DEP images/core.pb-c.d [2020-12-01T15:45:40.499Z] #41 12.98 DEP images/inventory.pb-c.d [2020-12-01T15:45:40.499Z] #41 13.05 PBCC images/cpuinfo.pb-c.c [2020-12-01T15:45:40.499Z] #41 13.08 DEP images/cpuinfo.pb-c.d [2020-12-01T15:45:40.532Z] #41 45.87 CC criu/rbtree.o [2020-12-01T15:45:40.533Z] #41 45.96 CC criu/rst-malloc.o [2020-12-01T15:45:40.533Z] #41 46.05 CC criu/seccomp.o [2020-12-01T15:45:40.579Z] #18 16.50 Selecting previously unselected package python3. [2020-12-01T15:45:40.579Z] #18 16.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-12-01T15:45:40.579Z] #18 16.55 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-12-01T15:45:40.579Z] #18 16.55 Unpacking python3 (3.7.3-1) ... [2020-12-01T15:45:40.579Z] #18 16.64 Selecting previously unselected package libip4tc0:s390x. [2020-12-01T15:45:40.579Z] #18 16.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-12-01T15:45:40.579Z] #18 16.65 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-12-01T15:45:40.579Z] #18 16.69 Selecting previously unselected package libip6tc0:s390x. [2020-12-01T15:45:40.579Z] #18 16.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-12-01T15:45:40.579Z] #18 16.69 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-12-01T15:45:40.579Z] #18 16.73 Selecting previously unselected package libiptc0:s390x. [2020-12-01T15:45:40.579Z] #18 16.74 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-12-01T15:45:40.579Z] #18 16.74 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-12-01T15:45:40.579Z] #18 16.77 Selecting previously unselected package libnfnetlink0:s390x. [2020-12-01T15:45:40.579Z] #18 16.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-12-01T15:45:40.579Z] #18 16.78 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-12-01T15:45:40.579Z] #18 16.81 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-12-01T15:45:40.579Z] #18 16.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-12-01T15:45:40.579Z] #18 16.81 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-12-01T15:45:40.579Z] #18 16.84 Selecting previously unselected package libnftnl11:s390x. [2020-12-01T15:45:40.579Z] #18 16.84 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-12-01T15:45:40.579Z] #18 16.84 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-12-01T15:45:40.579Z] #18 16.88 Selecting previously unselected package iptables. [2020-12-01T15:45:40.608Z] #27 28.67 ######################################################################## 100.0% [2020-12-01T15:45:40.649Z] #11 ... [2020-12-01T15:45:40.649Z] [2020-12-01T15:45:40.649Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:40.649Z] #54 1.075 + RM_GOPATH=0 [2020-12-01T15:45:40.649Z] #54 1.075 + TMP_GOPATH= [2020-12-01T15:45:40.649Z] #54 1.075 + : /build [2020-12-01T15:45:40.649Z] #54 1.075 + '[' -z '' ']' [2020-12-01T15:45:40.649Z] #54 1.075 ++ mktemp -d [2020-12-01T15:45:40.649Z] #54 1.075 + export GOPATH=/tmp/tmp.gXiComOJ3E [2020-12-01T15:45:40.649Z] #54 1.075 + GOPATH=/tmp/tmp.gXiComOJ3E [2020-12-01T15:45:40.649Z] #54 1.075 + RM_GOPATH=1 [2020-12-01T15:45:40.649Z] #54 1.075 + case "$(go env GOARCH)" in [2020-12-01T15:45:40.649Z] #54 1.075 ++ go env GOARCH [2020-12-01T15:45:40.649Z] #54 1.086 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:40.649Z] #54 1.090 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:40.649Z] #54 1.097 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:40.649Z] #54 1.099 + dir=/tmp/install [2020-12-01T15:45:40.649Z] #54 1.099 + bin=containerd [2020-12-01T15:45:40.649Z] #54 1.099 + shift [2020-12-01T15:45:40.649Z] #54 1.099 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-01T15:45:40.649Z] #54 1.099 + . /tmp/install/containerd.installer [2020-12-01T15:45:40.649Z] #54 1.099 ++ set -e [2020-12-01T15:45:40.649Z] #54 1.101 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:45:40.649Z] #54 1.108 + install_containerd [2020-12-01T15:45:40.649Z] #54 1.108 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-01T15:45:40.649Z] #54 1.108 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:45:40.649Z] #54 1.109 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gXiComOJ3E/src/github.com/containerd/containerd [2020-12-01T15:45:40.649Z] #54 1.128 Cloning into '/tmp/tmp.gXiComOJ3E/src/github.com/containerd/containerd'... [2020-12-01T15:45:40.649Z] #54 ... [2020-12-01T15:45:40.649Z] [2020-12-01T15:45:40.649Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:40.649Z] #40 49.12 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-01T15:45:40.649Z] #40 49.12 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-01T15:45:40.649Z] #40 49.12 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:40.649Z] #40 49.39 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-01T15:45:40.649Z] #40 49.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-01T15:45:40.649Z] #40 49.41 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:40.649Z] #40 50.86 Selecting previously unselected package libprotoc17:amd64. [2020-12-01T15:45:40.649Z] #40 50.86 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-01T15:45:40.649Z] #40 50.87 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:40.649Z] #40 51.71 Selecting previously unselected package protobuf-c-compiler. [2020-12-01T15:45:40.649Z] #40 51.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-01T15:45:40.649Z] #40 51.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T15:45:40.649Z] #40 51.85 Selecting previously unselected package protobuf-compiler. [2020-12-01T15:45:40.649Z] #40 51.88 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-01T15:45:40.649Z] #40 51.92 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-01T15:45:40.649Z] #40 52.04 Selecting previously unselected package python-pkg-resources. [2020-12-01T15:45:40.649Z] #40 52.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T15:45:40.649Z] #40 52.07 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-01T15:45:40.649Z] #40 52.34 Selecting previously unselected package python-six. [2020-12-01T15:45:40.649Z] #40 52.35 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-01T15:45:40.649Z] #40 52.35 Unpacking python-six (1.12.0-1) ... [2020-12-01T15:45:40.649Z] #40 52.46 Selecting previously unselected package python-protobuf. [2020-12-01T15:45:40.650Z] #40 52.46 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-01T15:45:40.650Z] #40 52.47 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-01T15:45:40.650Z] #40 53.18 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-01T15:45:40.760Z] #41 13.12 PBCC images/stats.pb-c.c [2020-12-01T15:45:40.760Z] #41 13.15 DEP images/stats.pb-c.d [2020-12-01T15:45:40.788Z] #41 46.24 CC criu/seize.o [2020-12-01T15:45:40.870Z] #18 16.88 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-12-01T15:45:40.870Z] #18 16.88 Unpacking iptables (1.8.2-4) ... [2020-12-01T15:45:40.870Z] #18 17.09 Selecting previously unselected package xxd. [2020-12-01T15:45:40.870Z] #18 17.10 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-12-01T15:45:40.870Z] #18 17.10 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T15:45:40.871Z] #27 28.84 [2020-12-01T15:45:40.910Z] #40 ... [2020-12-01T15:45:40.910Z] [2020-12-01T15:45:40.910Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:40.910Z] #11 55.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-01T15:45:40.910Z] #11 55.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-01T15:45:40.910Z] #11 55.94 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T15:45:41.044Z] #41 46.49 CC criu/servicefd.o [2020-12-01T15:45:41.044Z] #41 46.60 CC criu/shmem.o [2020-12-01T15:45:41.134Z] #27 28.97 Download of images into '/build' complete. [2020-12-01T15:45:41.135Z] #27 28.98 Use something like the following to load the result into a Docker daemon: [2020-12-01T15:45:41.135Z] #27 28.98 tar -cC '/build' . | docker load [2020-12-01T15:45:41.159Z] #18 17.19 Selecting previously unselected package vim-common. [2020-12-01T15:45:41.160Z] #18 17.19 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:45:41.160Z] #18 17.20 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T15:45:41.160Z] #18 17.32 Selecting previously unselected package bash-completion. [2020-12-01T15:45:41.160Z] #18 17.32 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-01T15:45:41.299Z] #41 46.89 CC criu/sigframe.o [2020-12-01T15:45:41.480Z] #11 ... [2020-12-01T15:45:41.480Z] [2020-12-01T15:45:41.480Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:41.480Z] #43 46.62 syscall [2020-12-01T15:45:41.480Z] #43 46.99 reflect [2020-12-01T15:45:41.480Z] #43 53.84 time [2020-12-01T15:45:41.555Z] #41 46.95 CC criu/signalfd.o [2020-12-01T15:45:41.555Z] #41 47.05 CC criu/sk-inet.o [2020-12-01T15:45:41.740Z] #43 ... [2020-12-01T15:45:41.740Z] [2020-12-01T15:45:41.740Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:41.740Z] #34 50.10 Selecting previously unselected package libicu63:amd64. [2020-12-01T15:45:41.740Z] #34 50.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-01T15:45:41.740Z] #34 50.16 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T15:45:41.810Z] #41 47.37 CC criu/sk-netlink.o [2020-12-01T15:45:41.810Z] #41 47.49 CC criu/sk-packet.o [2020-12-01T15:45:42.146Z] #41 14.51 make[1]: Nothing to be done for 'all'. [2020-12-01T15:45:42.371Z] #41 47.68 CC criu/sk-queue.o [2020-12-01T15:45:42.371Z] #41 47.81 CC criu/sk-tcp.o [2020-12-01T15:45:42.626Z] #41 47.97 CC criu/sk-unix.o [2020-12-01T15:45:42.662Z] #18 18.59 Unpacking bash-completion (1:2.8-6) ... [2020-12-01T15:45:42.662Z] #18 18.85 Selecting previously unselected package bzip2. [2020-12-01T15:45:42.662Z] #18 18.85 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-12-01T15:45:42.662Z] #18 18.85 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T15:45:42.662Z] #18 18.89 Selecting previously unselected package xz-utils. [2020-12-01T15:45:42.662Z] #18 18.89 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-12-01T15:45:42.662Z] #18 18.90 Unpacking xz-utils (5.2.4-1) ... [2020-12-01T15:45:42.679Z] #34 57.71 Selecting previously unselected package libxml2:amd64. [2020-12-01T15:45:42.679Z] #34 57.71 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-12-01T15:45:42.679Z] #34 57.71 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-01T15:45:42.949Z] #34 ... [2020-12-01T15:45:42.949Z] [2020-12-01T15:45:42.949Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:42.949Z] #40 58.15 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:42.949Z] #40 58.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:45:42.955Z] #18 18.99 Selecting previously unselected package apparmor. [2020-12-01T15:45:42.955Z] #18 19.00 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-12-01T15:45:42.955Z] #18 19.03 Unpacking apparmor (2.13.2-10) ... [2020-12-01T15:45:42.955Z] #18 19.23 Selecting previously unselected package aufs-tools. [2020-12-01T15:45:43.193Z] #41 48.56 CC criu/sockets.o [2020-12-01T15:45:43.209Z] #40 58.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T15:45:43.209Z] #40 58.25 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-01T15:45:43.209Z] #40 58.27 Setting up python-six (1.12.0-1) ... [2020-12-01T15:45:43.245Z] #18 19.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-12-01T15:45:43.245Z] #18 19.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-01T15:45:43.245Z] #18 19.30 Selecting previously unselected package libonig5:s390x. [2020-12-01T15:45:43.245Z] #18 19.30 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-12-01T15:45:43.245Z] #18 19.31 Unpacking libonig5:s390x (6.9.1-1) ... [2020-12-01T15:45:43.245Z] #18 19.39 Selecting previously unselected package libjq1:s390x. [2020-12-01T15:45:43.245Z] #18 19.39 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-12-01T15:45:43.245Z] #18 19.39 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-01T15:45:43.245Z] #18 19.46 Selecting previously unselected package jq. [2020-12-01T15:45:43.245Z] #18 19.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-12-01T15:45:43.245Z] #18 19.46 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T15:45:43.245Z] #18 19.49 Selecting previously unselected package libaio1:s390x. [2020-12-01T15:45:43.245Z] #18 19.49 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-12-01T15:45:43.245Z] #18 19.49 Unpacking libaio1:s390x (0.3.112-3) ... [2020-12-01T15:45:43.245Z] #18 19.52 Selecting previously unselected package libgpm2:s390x. [2020-12-01T15:45:43.245Z] #18 19.52 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-12-01T15:45:43.245Z] #18 19.53 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-12-01T15:45:43.245Z] #18 19.58 Selecting previously unselected package libicu63:s390x. [2020-12-01T15:45:43.245Z] #18 19.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-12-01T15:45:43.245Z] #18 19.58 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-12-01T15:45:43.399Z] #28 4.509 0.0% ## 3.0% #### 5.7% ###### 8.8% ######## 11.6% ########### 16.1% ############## 20.1% ################# 24.0% ################### 26.7% ##################### 30.1% ####################### 32.1% ######################## 34.1% ########################## 36.8% ############################ 39.1% ############################# 41.1% ############################### 43.8% ################################# 46.7% ################################### 48.7% ##################################### 52.2% ######################################## 56.6% ########################################### 59.9% ############################################## 65.2% ################################################# 68.9% ##################################################### 74.4% ######################################################## 79.0% ############################################################ 83.7% ############################################################### 88.9% ################################################################### 93.8% ###################################################################### 98.5% ######################################################################## 100.0% [2020-12-01T15:45:43.399Z] #28 7.556 [2020-12-01T15:45:43.450Z] #41 48.93 CC criu/stats.o [2020-12-01T15:45:43.450Z] #41 49.05 CC criu/string.o [2020-12-01T15:45:43.450Z] #41 49.09 CC criu/sysctl.o [2020-12-01T15:45:43.536Z] #41 15.80 CC images/stats.o [2020-12-01T15:45:43.799Z] #41 16.24 CC images/core.o [2020-12-01T15:45:43.799Z] #41 ... [2020-12-01T15:45:43.799Z] [2020-12-01T15:45:43.799Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:44.013Z] #41 49.36 CC criu/sysfs_parse.o [2020-12-01T15:45:44.013Z] #41 49.54 CC criu/timens.o [2020-12-01T15:45:44.041Z] #28 8.201 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-01T15:45:44.041Z] #28 8.343 [2020-12-01T15:45:44.060Z] #54 41.39 Checking out files: 50% (1735/3406) Checking out files: 51% (1738/3406) Checking out files: 52% (1772/3406) Checking out files: 53% (1806/3406) Checking out files: 54% (1840/3406) Checking out files: 55% (1874/3406) Checking out files: 56% (1908/3406) Checking out files: 57% (1942/3406) Checking out files: 58% (1976/3406) Checking out files: 59% (2010/3406) Checking out files: 60% (2044/3406) Checking out files: 61% (2078/3406) Checking out files: 62% (2112/3406) Checking out files: 63% (2146/3406) Checking out files: 64% (2180/3406) Checking out files: 65% (2214/3406) Checking out files: 66% (2248/3406) Checking out files: 67% (2283/3406) Checking out files: 68% (2317/3406) Checking out files: 69% (2351/3406) Checking out files: 70% (2385/3406) Checking out files: 71% (2419/3406) Checking out files: 72% (2453/3406) Checking out files: 73% (2487/3406) Checking out files: 74% (2521/3406) Checking out files: 75% (2555/3406) Checking out files: 76% (2589/3406) Checking out files: 77% (2623/3406) Checking out files: 78% (2657/3406) [2020-12-01T15:45:44.060Z] #54 ... [2020-12-01T15:45:44.060Z] [2020-12-01T15:45:44.060Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:44.060Z] #49 76.42 github.com/pkg/diff [2020-12-01T15:45:44.060Z] #49 76.80 go/ast [2020-12-01T15:45:44.060Z] #49 78.09 golang.org/x/crypto/ssh/terminal [2020-12-01T15:45:44.060Z] #49 79.48 mvdan.cc/editorconfig [2020-12-01T15:45:44.060Z] #49 80.56 mvdan.cc/sh/v3/fileutil [2020-12-01T15:45:44.060Z] #49 80.77 mvdan.cc/sh/v3/syntax [2020-12-01T15:45:44.148Z] #40 ... [2020-12-01T15:45:44.148Z] [2020-12-01T15:45:44.148Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:44.148Z] #49 49.19 syscall [2020-12-01T15:45:44.148Z] #49 49.24 reflect [2020-12-01T15:45:44.148Z] #49 55.85 time [2020-12-01T15:45:44.148Z] #49 ... [2020-12-01T15:45:44.148Z] [2020-12-01T15:45:44.148Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:44.148Z] #11 59.15 Selecting previously unselected package binutils-mingw-w64. [2020-12-01T15:45:44.148Z] #11 59.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-01T15:45:44.148Z] #11 59.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T15:45:44.148Z] #11 59.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-01T15:45:44.148Z] #11 59.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-01T15:45:44.148Z] #11 59.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T15:45:44.270Z] #41 49.65 CC criu/timerfd.o [2020-12-01T15:45:44.270Z] #41 49.80 CC criu/tty.o [2020-12-01T15:45:44.320Z] #49 ... [2020-12-01T15:45:44.320Z] [2020-12-01T15:45:44.320Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:44.339Z] #28 8.468 ###################################### 53.4% ######################################################################## 100.0% [2020-12-01T15:45:44.339Z] #28 8.508 [2020-12-01T15:45:44.412Z] #11 59.57 Selecting previously unselected package dmsetup. [2020-12-01T15:45:44.412Z] #11 59.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-01T15:45:44.412Z] #11 59.58 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-01T15:45:44.779Z] #27 ... [2020-12-01T15:45:44.779Z] [2020-12-01T15:45:44.779Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:45:44.779Z] #53 21.66 Reading package lists... [2020-12-01T15:45:44.779Z] #53 26.55 Building dependency tree... [2020-12-01T15:45:44.779Z] #53 28.83 The following additional packages will be installed: [2020-12-01T15:45:44.779Z] #53 28.84 libbtrfs0 [2020-12-01T15:45:44.779Z] #53 28.95 The following NEW packages will be installed: [2020-12-01T15:45:44.779Z] #53 28.96 libbtrfs-dev libbtrfs0 [2020-12-01T15:45:44.779Z] #53 29.34 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:45:44.779Z] #53 29.34 Need to get 119 kB of archives. [2020-12-01T15:45:44.779Z] #53 29.34 After this operation, 387 kB of additional disk space will be used. [2020-12-01T15:45:44.779Z] #53 29.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-12-01T15:45:44.779Z] #53 29.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-12-01T15:45:44.779Z] #53 31.33 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:44.779Z] #53 ... [2020-12-01T15:45:44.779Z] [2020-12-01T15:45:44.779Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:44.779Z] #11 25.56 Building dependency tree... [2020-12-01T15:45:44.779Z] #11 28.02 The following additional packages will be installed: [2020-12-01T15:45:44.779Z] #11 28.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-01T15:45:44.779Z] #11 28.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-01T15:45:44.779Z] #11 28.04 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-01T15:45:44.779Z] #11 28.05 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-01T15:45:44.779Z] #11 28.05 Suggested packages: [2020-12-01T15:45:44.779Z] #11 28.05 gcc-8-locales seccomp wine64 [2020-12-01T15:45:44.779Z] #11 29.09 The following NEW packages will be installed: [2020-12-01T15:45:44.779Z] #11 29.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-01T15:45:44.779Z] #11 29.10 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-01T15:45:44.779Z] #11 29.10 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-01T15:45:44.779Z] #11 29.10 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-01T15:45:44.779Z] #11 29.10 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-01T15:45:44.779Z] #11 29.11 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-01T15:45:44.779Z] #11 29.50 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:45:44.779Z] #11 29.50 Need to get 73.3 MB of archives. [2020-12-01T15:45:44.779Z] #11 29.50 After this operation, 472 MB of additional disk space will be used. [2020-12-01T15:45:44.779Z] #11 29.50 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-12-01T15:45:44.779Z] #11 29.69 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-12-01T15:45:44.779Z] #11 29.85 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-12-01T15:45:44.779Z] #11 29.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-12-01T15:45:44.779Z] #11 29.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-12-01T15:45:44.779Z] #11 29.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-01T15:45:44.779Z] #11 30.86 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-12-01T15:45:44.779Z] #11 31.30 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-12-01T15:45:44.779Z] #11 31.38 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-12-01T15:45:44.779Z] #11 ... [2020-12-01T15:45:44.779Z] [2020-12-01T15:45:44.779Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:44.779Z] #43 32.43 sync [2020-12-01T15:45:44.779Z] #43 32.44 internal/reflectlite [2020-12-01T15:45:44.833Z] #41 50.49 CC criu/tun.o [2020-12-01T15:45:44.976Z] #28 9.248 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-01T15:45:44.976Z] #28 9.266 skipping existing 5cb8031fd95d [2020-12-01T15:45:44.976Z] #28 9.291 [2020-12-01T15:45:44.984Z] #11 60.13 Selecting previously unselected package mingw-w64-common. [2020-12-01T15:45:44.984Z] #11 ... [2020-12-01T15:45:44.984Z] [2020-12-01T15:45:44.984Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:44.984Z] #32 50.06 time [2020-12-01T15:45:44.984Z] #32 56.81 internal/poll [2020-12-01T15:45:44.984Z] #32 58.36 internal/fmtsort [2020-12-01T15:45:44.984Z] #32 59.01 internal/syscall/execenv [2020-12-01T15:45:44.984Z] #32 59.05 internal/syscall/unix [2020-12-01T15:45:44.984Z] #32 59.17 strings [2020-12-01T15:45:44.984Z] #32 59.44 os [2020-12-01T15:45:44.984Z] #32 ... [2020-12-01T15:45:44.984Z] [2020-12-01T15:45:44.984Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:44.984Z] #49 60.24 context [2020-12-01T15:45:45.104Z] #54 41.39 Checking out files: 50% (1735/3406) Checking out files: 51% (1738/3406) Checking out files: 52% (1772/3406) Checking out files: 53% (1806/3406) Checking out files: 54% (1840/3406) Checking out files: 55% (1874/3406) Checking out files: 56% (1908/3406) Checking out files: 57% (1942/3406) Checking out files: 58% (1976/3406) Checking out files: 59% (2010/3406) Checking out files: 60% (2044/3406) Checking out files: 61% (2078/3406) Checking out files: 62% (2112/3406) Checking out files: 63% (2146/3406) Checking out files: 64% (2180/3406) Checking out files: 65% (2214/3406) Checking out files: 66% (2248/3406) Checking out files: 67% (2283/3406) Checking out files: 68% (2317/3406) Checking out files: 69% (2351/3406) Checking out files: 70% (2385/3406) Checking out files: 71% (2419/3406) Checking out files: 72% (2453/3406) Checking out files: 73% (2487/3406) Checking out files: 74% (2521/3406) Checking out files: 75% (2555/3406) Checking out files: 76% (2589/3406) Checking out files: 77% (2623/3406) Checking out files: 78% (2657/3406) Checking out files: 79% (2691/3406) Checking out files: 80% (2725/3406) Checking out files: 81% (2759/3406) Checking out files: 82% (2793/3406) Checking out files: 83% (2827/3406) Checking out files: 84% (2862/3406) Checking out files: 85% (2896/3406) Checking out files: 86% (2930/3406) Checking out files: 87% (2964/3406) Checking out files: 88% (2998/3406) Checking out files: 89% (3032/3406) Checking out files: 90% (3066/3406) Checking out files: 91% (3100/3406) Checking out files: 91% (3131/3406) Checking out files: 92% (3134/3406) Checking out files: 93% (3168/3406) Checking out files: 94% (3202/3406) Checking out files: 95% (3236/3406) Checking out files: 96% (3270/3406) Checking out files: 97% (3304/3406) Checking out files: 98% (3338/3406) Checking out files: 99% (3372/3406) Checking out files: 100% (3406/3406) Checking out files: 100% (3406/3406), done. [2020-12-01T15:45:45.105Z] #54 42.64 + cd /tmp/tmp.w2oA1CAf1Z/src/github.com/containerd/containerd [2020-12-01T15:45:45.105Z] #54 42.64 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:45:45.105Z] #54 ... [2020-12-01T15:45:45.105Z] [2020-12-01T15:45:45.105Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:45.105Z] #43 77.45 go/parser [2020-12-01T15:45:45.105Z] #43 78.71 text/template [2020-12-01T15:45:45.105Z] #43 81.00 encoding/xml [2020-12-01T15:45:45.105Z] #43 83.52 go/doc [2020-12-01T15:45:45.105Z] #43 86.62 github.com/LK4D4/vndr/build [2020-12-01T15:45:45.105Z] #43 86.70 github.com/LK4D4/vndr/versioned [2020-12-01T15:45:45.105Z] #43 86.74 compress/flate [2020-12-01T15:45:45.356Z] #43 32.99 github.com/LK4D4/vndr/godl/singleflight [2020-12-01T15:45:45.356Z] #43 32.99 internal/singleflight [2020-12-01T15:45:45.356Z] #43 32.99 math/rand [2020-12-01T15:45:45.365Z] #43 ... [2020-12-01T15:45:45.365Z] [2020-12-01T15:45:45.365Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:45.365Z] #41 16.93 CC images/core-x86.o [2020-12-01T15:45:45.365Z] #41 17.53 CC images/core-arm.o [2020-12-01T15:45:45.365Z] #41 17.89 CC images/core-aarch64.o [2020-12-01T15:45:45.395Z] #41 50.67 CC criu/uffd.o [2020-12-01T15:45:45.395Z] #41 51.03 CC criu/util.o [2020-12-01T15:45:45.613Z] #28 9.892 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-12-01T15:45:45.613Z] #28 9.911 skipping existing 283607eaa57e [2020-12-01T15:45:45.613Z] #28 9.937 [2020-12-01T15:45:45.926Z] #49 ... [2020-12-01T15:45:45.926Z] [2020-12-01T15:45:45.926Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:45.926Z] #45 DONE 61.0s [2020-12-01T15:45:45.936Z] #41 18.29 CC images/core-ppc64.o [2020-12-01T15:45:45.958Z] #41 51.55 CC criu/uts_ns.o [2020-12-01T15:45:45.958Z] #41 51.65 CC criu/vdso-compat.o [2020-12-01T15:45:45.969Z] #18 21.80 Selecting previously unselected package libnet1:s390x. [2020-12-01T15:45:45.969Z] #18 21.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-01T15:45:45.969Z] #18 21.80 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-01T15:45:45.969Z] #18 21.83 Selecting previously unselected package libnl-3-200:s390x. [2020-12-01T15:45:45.969Z] #18 21.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-12-01T15:45:45.969Z] #18 21.84 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-12-01T15:45:45.969Z] #18 21.86 Selecting previously unselected package libprotobuf-c1:s390x. [2020-12-01T15:45:45.969Z] #18 21.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-12-01T15:45:45.969Z] #18 21.87 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-01T15:45:45.969Z] #18 21.90 Selecting previously unselected package libreadline5:s390x. [2020-12-01T15:45:45.969Z] #18 21.90 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-12-01T15:45:45.969Z] #18 21.90 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-12-01T15:45:45.969Z] #18 21.96 Selecting previously unselected package net-tools. [2020-12-01T15:45:45.969Z] #18 21.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-12-01T15:45:45.969Z] #18 21.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T15:45:45.969Z] #18 22.06 Selecting previously unselected package python-pip-whl. [2020-12-01T15:45:45.969Z] #18 22.06 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-01T15:45:45.969Z] #18 22.06 Unpacking python-pip-whl (18.1-5) ... [2020-12-01T15:45:46.187Z] [2020-12-01T15:45:46.187Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:46.187Z] #34 58.43 Selecting previously unselected package libarchive13:amd64. [2020-12-01T15:45:46.187Z] #34 58.45 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-01T15:45:46.187Z] #34 58.47 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-01T15:45:46.187Z] #34 58.78 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-01T15:45:46.187Z] #34 58.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-01T15:45:46.187Z] #34 58.79 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-01T15:45:46.187Z] #34 59.08 Selecting previously unselected package librhash0:amd64. [2020-12-01T15:45:46.187Z] #34 59.08 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-01T15:45:46.187Z] #34 59.09 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-01T15:45:46.187Z] #34 59.28 Selecting previously unselected package libuv1:amd64. [2020-12-01T15:45:46.187Z] #34 59.29 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-01T15:45:46.187Z] #34 59.30 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-01T15:45:46.187Z] #34 59.50 Selecting previously unselected package cmake. [2020-12-01T15:45:46.187Z] #34 59.50 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-01T15:45:46.187Z] #34 59.52 Unpacking cmake (3.13.4-1) ... [2020-12-01T15:45:46.199Z] #41 18.78 CC images/core-s390.o [2020-12-01T15:45:46.215Z] #41 51.76 CC criu/vdso.o [2020-12-01T15:45:46.262Z] #28 10.53 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-01T15:45:46.266Z] #18 22.42 Selecting previously unselected package python3-lib2to3. [2020-12-01T15:45:46.266Z] #18 22.42 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-01T15:45:46.266Z] #18 22.42 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-01T15:45:46.266Z] #18 22.49 Selecting previously unselected package python3-distutils. [2020-12-01T15:45:46.266Z] #18 22.49 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-01T15:45:46.266Z] #18 22.50 Unpacking python3-distutils (3.7.3-1) ... [2020-12-01T15:45:46.266Z] #18 22.56 Selecting previously unselected package python3-pip. [2020-12-01T15:45:46.266Z] #18 22.56 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-01T15:45:46.266Z] #18 22.56 Unpacking python3-pip (18.1-5) ... [2020-12-01T15:45:46.266Z] #18 22.66 Selecting previously unselected package python3-pkg-resources. [2020-12-01T15:45:46.266Z] #18 22.66 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T15:45:46.471Z] #41 52.03 LINK criu/built-in.o [2020-12-01T15:45:46.556Z] #28 10.68 [2020-12-01T15:45:46.556Z] #28 10.78 ######################################################################## 100.0% [2020-12-01T15:45:46.556Z] #28 10.81 [2020-12-01T15:45:46.556Z] #18 22.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-01T15:45:46.556Z] #18 22.73 Selecting previously unselected package python3-setuptools. [2020-12-01T15:45:46.556Z] #18 22.73 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-01T15:45:46.556Z] #18 22.73 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-01T15:45:46.556Z] #18 22.85 Selecting previously unselected package python3-wheel. [2020-12-01T15:45:46.556Z] #18 22.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-01T15:45:46.556Z] #18 22.86 Unpacking python3-wheel (0.32.3-2) ... [2020-12-01T15:45:46.556Z] #18 22.89 Selecting previously unselected package sudo. [2020-12-01T15:45:46.556Z] #18 22.89 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-12-01T15:45:46.556Z] #18 22.89 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-01T15:45:46.728Z] #41 52.12 LINK criu/criu [2020-12-01T15:45:46.728Z] #41 52.31 DEP lib/c/criu.d [2020-12-01T15:45:46.847Z] #18 23.19 Selecting previously unselected package thin-provisioning-tools. [2020-12-01T15:45:46.850Z] #28 11.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-01T15:45:46.984Z] #41 52.34 CC images/rpc.pb-c.o [2020-12-01T15:45:47.137Z] #18 23.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-12-01T15:45:47.137Z] #18 23.19 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T15:45:47.137Z] #18 23.32 Selecting previously unselected package uidmap. [2020-12-01T15:45:47.137Z] #18 23.32 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-12-01T15:45:47.137Z] #18 23.32 Unpacking uidmap (1:4.5-1.1) ... [2020-12-01T15:45:47.137Z] #18 23.38 Selecting previously unselected package vim-runtime. [2020-12-01T15:45:47.137Z] #18 23.38 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:45:47.137Z] #18 23.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-01T15:45:47.137Z] #18 23.40 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-01T15:45:47.137Z] #18 23.41 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-01T15:45:47.145Z] #28 11.36 [2020-12-01T15:45:47.145Z] #28 11.44 ######################################################################## 100.0% [2020-12-01T15:45:47.145Z] #28 ... [2020-12-01T15:45:47.145Z] [2020-12-01T15:45:47.145Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T15:45:47.145Z] #9 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 25.3s done [2020-12-01T15:45:47.146Z] #41 19.47 CC images/cpuinfo.o [2020-12-01T15:45:47.239Z] #41 52.59 CC lib/c/criu.o [2020-12-01T15:45:47.283Z] #43 34.88 errors [2020-12-01T15:45:47.283Z] #43 34.88 sort [2020-12-01T15:45:47.283Z] #43 ... [2020-12-01T15:45:47.283Z] [2020-12-01T15:45:47.283Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:47.283Z] #34 24.04 Building dependency tree... [2020-12-01T15:45:47.283Z] #34 26.84 The following additional packages will be installed: [2020-12-01T15:45:47.283Z] #34 26.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-01T15:45:47.283Z] #34 26.85 Suggested packages: [2020-12-01T15:45:47.283Z] #34 26.86 cmake-doc ninja-build lrzip [2020-12-01T15:45:47.283Z] #34 26.86 Recommended packages: [2020-12-01T15:45:47.283Z] #34 26.86 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-01T15:45:47.283Z] #34 27.69 The following NEW packages will be installed: [2020-12-01T15:45:47.283Z] #34 27.69 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-01T15:45:47.283Z] #34 27.69 vim-common xxd [2020-12-01T15:45:47.283Z] #34 28.12 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:45:47.283Z] #34 28.12 Need to get 14.2 MB of archives. [2020-12-01T15:45:47.283Z] #34 28.12 After this operation, 60.0 MB of additional disk space will be used. [2020-12-01T15:45:47.283Z] #34 28.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-12-01T15:45:47.283Z] #34 28.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T15:45:47.283Z] #34 28.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-01T15:45:47.283Z] #34 28.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-12-01T15:45:47.283Z] #34 29.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-12-01T15:45:47.283Z] #34 29.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-12-01T15:45:47.283Z] #34 29.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-12-01T15:45:47.283Z] #34 29.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-12-01T15:45:47.283Z] #34 29.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-12-01T15:45:47.283Z] #34 29.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-12-01T15:45:47.283Z] #34 32.11 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:47.283Z] #34 33.42 Fetched 14.2 MB in 2s (6766 kB/s) [2020-12-01T15:45:47.283Z] #34 ... [2020-12-01T15:45:47.283Z] [2020-12-01T15:45:47.283Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:47.283Z] #40 21.76 Reading package lists... [2020-12-01T15:45:47.283Z] #40 26.77 Building dependency tree... [2020-12-01T15:45:47.283Z] #40 29.36 The following additional packages will be installed: [2020-12-01T15:45:47.283Z] #40 29.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-01T15:45:47.283Z] #40 29.37 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-01T15:45:47.283Z] #40 29.37 Suggested packages: [2020-12-01T15:45:47.283Z] #40 29.38 manpages-dev python-setuptools [2020-12-01T15:45:47.283Z] #40 30.36 The following NEW packages will be installed: [2020-12-01T15:45:47.283Z] #40 30.37 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-01T15:45:47.283Z] #40 30.37 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-01T15:45:47.283Z] #40 30.37 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-01T15:45:47.283Z] #40 30.37 python-six zlib1g-dev [2020-12-01T15:45:47.283Z] #40 30.83 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:45:47.283Z] #40 30.83 Need to get 3798 kB of archives. [2020-12-01T15:45:47.283Z] #40 30.83 After this operation, 21.6 MB of additional disk space will be used. [2020-12-01T15:45:47.283Z] #40 30.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-12-01T15:45:47.283Z] #40 30.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-12-01T15:45:47.283Z] #40 30.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-12-01T15:45:47.283Z] #40 30.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-12-01T15:45:47.283Z] #40 30.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-12-01T15:45:47.283Z] #40 31.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-12-01T15:45:47.283Z] #40 31.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-12-01T15:45:47.283Z] #40 31.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-12-01T15:45:47.283Z] #40 31.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-12-01T15:45:47.283Z] #40 31.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-12-01T15:45:47.283Z] #40 31.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-12-01T15:45:47.283Z] #40 32.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-12-01T15:45:47.283Z] #40 32.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-12-01T15:45:47.283Z] #40 32.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-12-01T15:45:47.283Z] #40 32.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-01T15:45:47.283Z] #40 32.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-12-01T15:45:47.283Z] #40 32.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-12-01T15:45:47.407Z] #41 19.90 CC images/inventory.o [2020-12-01T15:45:47.441Z] #9 DONE 32.0s [2020-12-01T15:45:47.441Z] [2020-12-01T15:45:47.441Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:45:47.441Z] #28 11.47 [2020-12-01T15:45:47.441Z] #28 11.49 Download of images into '/build' complete. [2020-12-01T15:45:47.441Z] #28 11.49 Use something like the following to load the result into a Docker daemon: [2020-12-01T15:45:47.441Z] #28 11.49 tar -cC '/build' . | docker load [2020-12-01T15:45:47.441Z] #28 DONE 11.6s [2020-12-01T15:45:47.441Z] [2020-12-01T15:45:47.441Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-01T15:45:47.441Z] #10 DONE 0.2s [2020-12-01T15:45:47.441Z] [2020-12-01T15:45:47.441Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-01T15:45:47.441Z] #11 DONE 0.2s [2020-12-01T15:45:47.495Z] #41 52.95 LINK lib/c/built-in.o [2020-12-01T15:45:47.495Z] #41 52.95 LINK lib/c/libcriu.so [2020-12-01T15:45:47.495Z] #41 52.97 LINK lib/c/libcriu.a [2020-12-01T15:45:47.495Z] #41 53.02 GEN magic.py [2020-12-01T15:45:47.495Z] #41 53.06 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T15:45:47.495Z] #41 53.06 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T15:45:47.495Z] #41 53.07 Note: Building without GnuTLS support [2020-12-01T15:45:47.495Z] #41 53.07 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T15:45:47.495Z] #41 53.07 Makefile.config:40: Warn: Building without nftables support [2020-12-01T15:45:47.739Z] [2020-12-01T15:45:47.739Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-01T15:45:47.739Z] #30 DONE 0.1s [2020-12-01T15:45:47.739Z] [2020-12-01T15:45:47.739Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:45:47.739Z] #31 ... [2020-12-01T15:45:47.739Z] [2020-12-01T15:45:47.739Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-01T15:45:47.739Z] #38 DONE 0.1s [2020-12-01T15:45:47.751Z] #41 ... [2020-12-01T15:45:47.751Z] [2020-12-01T15:45:47.751Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-01T15:45:47.751Z] #20 1.240 Collecting yamllint==1.16.0 [2020-12-01T15:45:47.751Z] #20 6.447 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-01T15:45:47.751Z] #20 6.478 Collecting pyyaml (from yamllint==1.16.0) [2020-12-01T15:45:47.751Z] #20 6.527 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-01T15:45:47.751Z] #20 6.965 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-01T15:45:47.751Z] #20 6.985 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-01T15:45:47.751Z] #20 7.001 Building wheels for collected packages: pyyaml [2020-12-01T15:45:47.751Z] #20 7.001 Running setup.py bdist_wheel for pyyaml: started [2020-12-01T15:45:47.751Z] #20 7.307 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-01T15:45:47.751Z] #20 7.307 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-01T15:45:47.751Z] #20 7.333 Successfully built pyyaml [2020-12-01T15:45:47.751Z] #20 7.338 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-01T15:45:47.751Z] #20 7.459 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-01T15:45:47.751Z] #20 DONE 8.2s [2020-12-01T15:45:47.751Z] [2020-12-01T15:45:47.751Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:47.751Z] #41 53.35 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T15:45:47.751Z] #41 ... [2020-12-01T15:45:47.751Z] [2020-12-01T15:45:47.751Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-01T15:45:47.979Z] #41 20.23 CC images/fdinfo.o [2020-12-01T15:45:48.034Z] [2020-12-01T15:45:48.035Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:45:48.048Z] #40 ... [2020-12-01T15:45:48.048Z] [2020-12-01T15:45:48.048Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:48.048Z] #43 35.35 io [2020-12-01T15:45:48.048Z] #43 35.35 strconv [2020-12-01T15:45:48.048Z] #43 35.36 internal/oserror [2020-12-01T15:45:48.048Z] #43 35.88 vendor/golang.org/x/net/dns/dnsmessage [2020-12-01T15:45:48.240Z] #41 20.61 CC images/fown.o [2020-12-01T15:45:48.312Z] #23 DONE 0.3s [2020-12-01T15:45:48.312Z] [2020-12-01T15:45:48.312Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-01T15:45:48.497Z] #43 35.93 syscall [2020-12-01T15:45:48.501Z] #41 20.95 CC images/ns.o [2020-12-01T15:45:48.683Z] #39 0.792 + git clone https://github.com/docker/distribution.git . [2020-12-01T15:45:48.683Z] #39 0.802 Cloning into '.'... [2020-12-01T15:45:48.731Z] #34 63.89 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T15:45:48.731Z] #34 63.95 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T15:45:48.731Z] #34 63.97 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-01T15:45:48.762Z] #41 21.19 CC images/regfile.o [2020-12-01T15:45:48.986Z] #43 36.62 bytes [2020-12-01T15:45:48.991Z] #34 63.98 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T15:45:48.991Z] #34 64.01 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-01T15:45:48.991Z] #34 64.03 Setting up cmake-data (3.13.4-1) ... [2020-12-01T15:45:48.991Z] #34 64.06 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-01T15:45:48.991Z] #34 64.08 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-01T15:45:48.991Z] #34 64.10 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-01T15:45:48.991Z] #34 64.11 Setting up cmake (3.13.4-1) ... [2020-12-01T15:45:48.991Z] #34 64.13 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:45:49.023Z] #41 21.40 CC images/ghost-file.o [2020-12-01T15:45:49.199Z] #18 25.39 Selecting previously unselected package vim. [2020-12-01T15:45:49.199Z] #18 25.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-12-01T15:45:49.199Z] #18 25.40 Unpacking vim (2:8.1.0875-5) ... [2020-12-01T15:45:49.199Z] #18 ... [2020-12-01T15:45:49.199Z] [2020-12-01T15:45:49.199Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:49.199Z] #41 55.00 CC criu/cgroup.o [2020-12-01T15:45:49.199Z] #41 56.58 CC criu/clone-noasan.o [2020-12-01T15:45:49.199Z] #41 56.67 CC criu/config.o [2020-12-01T15:45:49.199Z] #41 57.39 CC criu/cr-check.o [2020-12-01T15:45:49.199Z] #41 58.34 CC criu/cr-dedup.o [2020-12-01T15:45:49.199Z] #41 58.61 CC criu/cr-dump.o [2020-12-01T15:45:49.199Z] #41 59.87 CC criu/cr-errno.o [2020-12-01T15:45:49.199Z] #41 59.90 CC criu/cr-restore.o [2020-12-01T15:45:49.199Z] #41 62.37 CC criu/cr-service.o [2020-12-01T15:45:49.199Z] #41 63.11 CC criu/crtools.o [2020-12-01T15:45:49.199Z] #41 63.52 CC criu/eventfd.o [2020-12-01T15:45:49.199Z] #41 63.74 CC criu/eventpoll.o [2020-12-01T15:45:49.199Z] #41 64.34 CC criu/external.o [2020-12-01T15:45:49.199Z] #41 64.51 CC criu/fault-injection.o [2020-12-01T15:45:49.199Z] #41 64.57 CC criu/fdstore.o [2020-12-01T15:45:49.199Z] #41 64.87 CC criu/fifo.o [2020-12-01T15:45:49.270Z] #34 64.22 Processing triggers for mime-support (3.62) ... [2020-12-01T15:45:49.283Z] #43 ... [2020-12-01T15:45:49.283Z] [2020-12-01T15:45:49.283Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:49.283Z] #47 27.01 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:45:49.283Z] #47 27.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:45:49.283Z] #47 27.60 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:45:49.283Z] #47 27.63 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:45:49.283Z] #47 27.73 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:45:49.283Z] #47 28.09 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-01T15:45:49.283Z] #47 28.26 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:45:49.283Z] #47 28.26 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:45:49.283Z] #47 28.42 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:45:49.283Z] #47 28.78 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:45:49.283Z] #47 29.02 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:45:49.283Z] #47 31.28 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-01T15:45:49.283Z] #47 31.46 go: extracting golang.org/x/text v0.3.2 [2020-12-01T15:45:49.290Z] #41 21.75 CC images/fifo.o [2020-12-01T15:45:49.490Z] #41 65.07 CC criu/file-ids.o [2020-12-01T15:45:49.490Z] #41 65.28 CC criu/file-lock.o [2020-12-01T15:45:49.490Z] #41 ... [2020-12-01T15:45:49.490Z] [2020-12-01T15:45:49.490Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:45:49.490Z] #18 25.76 Selecting previously unselected package xfsprogs. [2020-12-01T15:45:49.490Z] #18 25.77 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-12-01T15:45:49.490Z] #18 25.77 Unpacking xfsprogs (4.20.0-1) ... [2020-12-01T15:45:49.551Z] #41 21.99 CC images/remap-file-path.o [2020-12-01T15:45:49.588Z] #47 ... [2020-12-01T15:45:49.588Z] [2020-12-01T15:45:49.588Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:49.588Z] #34 35.86 Selecting previously unselected package xxd. [2020-12-01T15:45:49.588Z] #34 35.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 ... 15383 files and directories currently installed.) [2020-12-01T15:45:49.588Z] #34 36.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-12-01T15:45:49.781Z] #18 26.03 Selecting previously unselected package zip. [2020-12-01T15:45:49.781Z] #18 26.04 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-12-01T15:45:49.781Z] #18 26.04 Unpacking zip (3.0-11+b1) ... [2020-12-01T15:45:49.781Z] #18 26.11 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-01T15:45:49.811Z] #41 22.26 CC images/eventfd.o [2020-12-01T15:45:49.853Z] #34 37.70 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T15:45:50.072Z] #18 26.13 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T15:45:50.072Z] #18 26.14 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-12-01T15:45:50.072Z] #18 26.14 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-12-01T15:45:50.072Z] #18 26.15 Setting up libgpm2:s390x (1.20.7-5) ... [2020-12-01T15:45:50.072Z] #18 26.16 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-12-01T15:45:50.072Z] #18 26.16 Setting up uidmap (1:4.5-1.1) ... [2020-12-01T15:45:50.072Z] #18 26.17 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-12-01T15:45:50.072Z] #18 26.18 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-01T15:45:50.072Z] #18 26.18 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T15:45:50.072Z] #18 26.19 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-01T15:45:50.072Z] #18 26.20 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-12-01T15:45:50.072Z] #18 26.21 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T15:45:50.072Z] #18 26.21 Setting up zip (3.0-11+b1) ... [2020-12-01T15:45:50.072Z] #18 26.22 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T15:45:50.072Z] #18 26.24 Setting up bash-completion (1:2.8-6) ... [2020-12-01T15:45:50.072Z] #41 22.49 CC images/eventpoll.o [2020-12-01T15:45:50.212Z] #34 DONE 65.1s [2020-12-01T15:45:50.212Z] [2020-12-01T15:45:50.212Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:50.212Z] #40 63.18 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-01T15:45:50.212Z] #40 63.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T15:45:50.212Z] #40 63.23 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:50.212Z] #40 63.24 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-01T15:45:50.212Z] #40 63.26 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:50.212Z] #40 63.27 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-01T15:45:50.212Z] #40 63.30 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T15:45:50.212Z] #40 63.31 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-01T15:45:50.212Z] #40 63.33 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T15:45:50.212Z] #40 63.34 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-01T15:45:50.333Z] #41 22.83 CC images/fh.o [2020-12-01T15:45:50.905Z] #41 ... [2020-12-01T15:45:50.905Z] [2020-12-01T15:45:50.905Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:50.905Z] #49 86.83 mvdan.cc/sh/v3/cmd/shfmt [2020-12-01T15:45:50.905Z] #49 DONE 93.2s [2020-12-01T15:45:50.905Z] [2020-12-01T15:45:50.905Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:50.905Z] #41 23.25 CC images/fsnotify.o [2020-12-01T15:45:50.905Z] #41 ... [2020-12-01T15:45:50.905Z] [2020-12-01T15:45:50.905Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:50.905Z] #54 44.06 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-01T15:45:50.905Z] #54 44.06 + BUILDTAGS='netgo osusergo static_build' [2020-12-01T15:45:50.905Z] #54 44.06 + export EXTRA_FLAGS=-buildmode=pie [2020-12-01T15:45:50.905Z] #54 44.06 + EXTRA_FLAGS=-buildmode=pie [2020-12-01T15:45:50.905Z] #54 44.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-01T15:45:50.905Z] #54 44.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-01T15:45:50.905Z] #54 44.06 + '[' '' = dynamic ']' [2020-12-01T15:45:50.905Z] #54 44.06 + make [2020-12-01T15:45:50.905Z] #54 45.10 + bin/ctr [2020-12-01T15:45:51.102Z] #18 27.39 Setting up libiptc0:s390x (1.8.2-4) ... [2020-12-01T15:45:51.102Z] #18 27.40 Setting up xz-utils (5.2.4-1) ... [2020-12-01T15:45:51.102Z] #18 27.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-01T15:45:51.102Z] #18 27.42 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-01T15:45:51.102Z] #18 27.46 invoke-rc.d: could not determine current runlevel [2020-12-01T15:45:51.102Z] #18 27.46 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-01T15:45:51.102Z] #18 27.47 Setting up pigz (2.4-1) ... [2020-12-01T15:45:51.299Z] #34 38.90 Selecting previously unselected package vim-common. [2020-12-01T15:45:51.299Z] #34 38.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:45:51.299Z] #34 39.13 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T15:45:51.392Z] #18 27.48 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-12-01T15:45:51.392Z] #18 27.49 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-12-01T15:45:51.392Z] #18 27.50 Setting up python-pip-whl (18.1-5) ... [2020-12-01T15:45:51.392Z] #18 27.51 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-12-01T15:45:51.392Z] #18 27.51 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-01T15:45:51.392Z] #18 27.71 Setting up libaio1:s390x (0.3.112-3) ... [2020-12-01T15:45:51.392Z] #18 27.72 Setting up libonig5:s390x (6.9.1-1) ... [2020-12-01T15:45:51.392Z] #18 27.73 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-12-01T15:45:51.574Z] #28 ... [2020-12-01T15:45:51.574Z] [2020-12-01T15:45:51.574Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:51.574Z] #54 55.70 + bin/containerd-stress [2020-12-01T15:45:51.574Z] #54 57.39 + bin/containerd-shim [2020-12-01T15:45:51.574Z] #54 60.09 + bin/containerd-shim-runc-v1 [2020-12-01T15:45:51.574Z] #54 62.44 + bin/containerd-shim-runc-v2 [2020-12-01T15:45:51.574Z] #54 63.64 + binaries [2020-12-01T15:45:51.574Z] #54 63.64 + install -D bin/containerd /build/containerd [2020-12-01T15:45:51.574Z] #54 63.67 + install -D bin/containerd-shim /build/containerd-shim [2020-12-01T15:45:51.574Z] #54 63.67 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-01T15:45:51.574Z] #54 63.68 + install -D bin/ctr /build/ctr [2020-12-01T15:45:51.574Z] #54 ... [2020-12-01T15:45:51.574Z] [2020-12-01T15:45:51.574Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:51.574Z] #41 53.56 make[1]: Nothing to be done for 'all'. [2020-12-01T15:45:51.574Z] #41 53.77 make[1]: 'images/built-in.o' is up to date. [2020-12-01T15:45:51.574Z] #41 53.79 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-01T15:45:51.574Z] #41 53.80 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-01T15:45:51.574Z] #41 53.82 make[1]: 'compel/libcompel.a' is up to date. [2020-12-01T15:45:51.574Z] #41 53.83 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-01T15:45:51.574Z] #41 53.84 make[1]: Nothing to be done for 'all'. [2020-12-01T15:45:51.574Z] #41 53.85 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T15:45:51.574Z] #41 53.92 make[2]: Nothing to be done for 'all'. [2020-12-01T15:45:51.574Z] #41 53.93 make[2]: Nothing to be done for 'all'. [2020-12-01T15:45:51.574Z] #41 53.94 make[2]: Nothing to be done for 'all'. [2020-12-01T15:45:51.574Z] #41 53.99 make[2]: Nothing to be done for 'all'. [2020-12-01T15:45:51.574Z] #41 54.00 make[2]: Nothing to be done for 'all'. [2020-12-01T15:45:51.574Z] #41 54.01 make[2]: Nothing to be done for 'all'. [2020-12-01T15:45:51.574Z] #41 54.03 make[2]: Nothing to be done for 'all'. [2020-12-01T15:45:51.574Z] #41 54.05 make[2]: Nothing to be done for 'all'. [2020-12-01T15:45:51.574Z] #41 54.06 INSTALL criu/criu [2020-12-01T15:45:51.683Z] #18 27.73 Setting up vim (2:8.1.0875-5) ... [2020-12-01T15:45:51.683Z] #18 27.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-01T15:45:51.683Z] #18 27.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-01T15:45:51.683Z] #18 27.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-01T15:45:51.683Z] #18 27.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-01T15:45:51.683Z] #18 27.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-01T15:45:51.683Z] #18 27.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-01T15:45:51.683Z] #18 27.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-01T15:45:51.683Z] #18 27.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-01T15:45:51.683Z] #18 27.78 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-01T15:45:51.683Z] #18 27.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T15:45:51.683Z] #18 27.79 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-12-01T15:45:51.683Z] #18 27.80 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T15:45:51.683Z] #18 27.80 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-12-01T15:45:51.683Z] #18 27.81 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T15:45:51.847Z] #54 ... [2020-12-01T15:45:51.847Z] [2020-12-01T15:45:51.847Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:51.847Z] #41 24.30 CC images/signalfd.o [2020-12-01T15:45:51.877Z] #34 ... [2020-12-01T15:45:51.877Z] [2020-12-01T15:45:51.877Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T15:45:51.877Z] #27 DONE 39.9s [2020-12-01T15:45:51.877Z] [2020-12-01T15:45:51.877Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:51.877Z] #62 DONE 39.8s [2020-12-01T15:45:51.877Z] [2020-12-01T15:45:51.877Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:51.877Z] #34 39.87 Selecting previously unselected package cmake-data. [2020-12-01T15:45:51.877Z] #34 39.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-01T15:45:51.877Z] #34 39.89 Unpacking cmake-data (3.13.4-1) ... [2020-12-01T15:45:52.108Z] #41 24.60 CC images/fs.o [2020-12-01T15:45:52.141Z] #34 ... [2020-12-01T15:45:52.141Z] [2020-12-01T15:45:52.141Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:45:52.141Z] #53 32.09 Fetched 119 kB in 0s (413 kB/s) [2020-12-01T15:45:52.141Z] #53 35.81 Selecting previously unselected package libbtrfs0. [2020-12-01T15:45:52.141Z] #53 35.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-01T15:45:52.141Z] #53 35.90 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-12-01T15:45:52.141Z] #53 37.86 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T15:45:52.141Z] #53 39.10 Selecting previously unselected package libbtrfs-dev. [2020-12-01T15:45:52.141Z] #53 39.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-12-01T15:45:52.141Z] #53 39.24 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:45:52.141Z] #53 39.78 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T15:45:52.141Z] #53 39.86 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:45:52.141Z] #53 39.91 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:45:52.141Z] #53 DONE 40.2s [2020-12-01T15:45:52.404Z] [2020-12-01T15:45:52.404Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:52.501Z] #41 DONE 57.8s [2020-12-01T15:45:52.501Z] [2020-12-01T15:45:52.501Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:52.501Z] #54 DONE 66.8s [2020-12-01T15:45:52.501Z] [2020-12-01T15:45:52.501Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-01T15:45:52.501Z] #28 DONE 4.2s [2020-12-01T15:45:52.501Z] [2020-12-01T15:45:52.501Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-01T15:45:52.679Z] #41 24.87 CC images/pstree.o [2020-12-01T15:45:52.679Z] #41 25.11 CC images/pipe.o [2020-12-01T15:45:52.756Z] #31 DONE 0.3s [2020-12-01T15:45:52.756Z] [2020-12-01T15:45:52.756Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-01T15:45:52.756Z] #33 DONE 0.0s [2020-12-01T15:45:52.756Z] [2020-12-01T15:45:52.756Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-01T15:45:52.756Z] #36 DONE 0.0s [2020-12-01T15:45:52.756Z] [2020-12-01T15:45:52.756Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-01T15:45:52.939Z] #41 25.30 CC images/tcp-stream.o [2020-12-01T15:45:53.012Z] #39 DONE 0.5s [2020-12-01T15:45:53.190Z] #18 29.42 Setting up iptables (1.8.2-4) ... [2020-12-01T15:45:53.190Z] #18 29.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T15:45:53.190Z] #18 29.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T15:45:53.190Z] #18 29.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T15:45:53.190Z] #18 29.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T15:45:53.190Z] #18 29.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-01T15:45:53.190Z] #18 29.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-01T15:45:53.190Z] #18 29.45 Setting up python3 (3.7.3-1) ... [2020-12-01T15:45:53.200Z] #41 25.62 CC images/sk-packet.o [2020-12-01T15:45:53.222Z] #39 ... [2020-12-01T15:45:53.222Z] [2020-12-01T15:45:53.222Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:53.222Z] #33 0.725 + RM_GOPATH=0 [2020-12-01T15:45:53.222Z] #33 0.726 + TMP_GOPATH= [2020-12-01T15:45:53.222Z] #33 0.726 + : /build [2020-12-01T15:45:53.222Z] #33 0.726 + '[' -z '' ']' [2020-12-01T15:45:53.222Z] #33 0.726 ++ mktemp -d [2020-12-01T15:45:53.222Z] #33 0.728 + export GOPATH=/tmp/tmp.x17lcRc54U [2020-12-01T15:45:53.222Z] #33 0.728 + GOPATH=/tmp/tmp.x17lcRc54U [2020-12-01T15:45:53.222Z] #33 0.728 + RM_GOPATH=1 [2020-12-01T15:45:53.222Z] #33 0.728 + case "$(go env GOARCH)" in [2020-12-01T15:45:53.222Z] #33 0.729 ++ go env GOARCH [2020-12-01T15:45:53.222Z] #33 0.733 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:53.222Z] #33 0.733 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:53.222Z] #33 0.734 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:53.222Z] #33 0.736 + dir=/tmp/install [2020-12-01T15:45:53.222Z] #33 0.736 + bin=tomlv [2020-12-01T15:45:53.222Z] #33 0.737 + shift [2020-12-01T15:45:53.222Z] #33 0.737 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-01T15:45:53.222Z] #33 0.737 + . /tmp/install/tomlv.installer [2020-12-01T15:45:53.222Z] #33 0.737 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:45:53.222Z] #33 0.737 + install_tomlv [2020-12-01T15:45:53.222Z] #33 0.737 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:45:53.222Z] #33 0.738 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-01T15:45:53.222Z] #33 0.738 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.x17lcRc54U/src/github.com/BurntSushi/toml [2020-12-01T15:45:53.222Z] #33 0.740 Cloning into '/tmp/tmp.x17lcRc54U/src/github.com/BurntSushi/toml'... [2020-12-01T15:45:53.222Z] #33 2.168 + cd /tmp/tmp.x17lcRc54U/src/github.com/BurntSushi/toml [2020-12-01T15:45:53.222Z] #33 2.178 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T15:45:53.222Z] #33 2.209 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T15:45:53.223Z] #33 3.206 runtime/internal/sys [2020-12-01T15:45:53.223Z] #33 3.247 internal/cpu [2020-12-01T15:45:53.223Z] #33 3.252 math/bits [2020-12-01T15:45:53.223Z] #33 3.317 runtime/internal/atomic [2020-12-01T15:45:53.223Z] #33 3.786 runtime/internal/math [2020-12-01T15:45:53.223Z] #33 3.904 unicode/utf8 [2020-12-01T15:45:53.223Z] #33 4.305 sync/atomic [2020-12-01T15:45:53.223Z] #33 4.498 internal/bytealg [2020-12-01T15:45:53.223Z] #33 4.873 math [2020-12-01T15:45:53.223Z] #33 5.348 unicode [2020-12-01T15:45:53.223Z] #33 5.359 internal/testlog [2020-12-01T15:45:53.267Z] [2020-12-01T15:45:53.267Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-01T15:45:53.267Z] #42 DONE 0.0s [2020-12-01T15:45:53.267Z] [2020-12-01T15:45:53.267Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-01T15:45:53.267Z] #44 DONE 0.0s [2020-12-01T15:45:53.267Z] [2020-12-01T15:45:53.267Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-01T15:45:53.267Z] #46 DONE 0.0s [2020-12-01T15:45:53.267Z] [2020-12-01T15:45:53.267Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-01T15:45:53.267Z] #48 DONE 0.1s [2020-12-01T15:45:53.267Z] [2020-12-01T15:45:53.267Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-01T15:45:53.267Z] #50 DONE 0.0s [2020-12-01T15:45:53.461Z] #41 25.88 CC images/mnt.o [2020-12-01T15:45:53.482Z] #18 29.56 Setting up python3-wheel (0.32.3-2) ... [2020-12-01T15:45:53.522Z] [2020-12-01T15:45:53.522Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-01T15:45:53.522Z] #52 DONE 0.1s [2020-12-01T15:45:53.522Z] [2020-12-01T15:45:53.522Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-01T15:45:53.524Z] #33 ... [2020-12-01T15:45:53.524Z] [2020-12-01T15:45:53.524Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:53.524Z] #46 0.817 + RM_GOPATH=0 [2020-12-01T15:45:53.524Z] #46 0.817 + TMP_GOPATH= [2020-12-01T15:45:53.524Z] #46 0.817 + : /build [2020-12-01T15:45:53.524Z] #46 0.817 + '[' -z '' ']' [2020-12-01T15:45:53.524Z] #46 0.828 ++ mktemp -d [2020-12-01T15:45:53.524Z] #46 0.883 + export GOPATH=/tmp/tmp.RJ79T2M1dr [2020-12-01T15:45:53.524Z] #46 0.883 + GOPATH=/tmp/tmp.RJ79T2M1dr [2020-12-01T15:45:53.524Z] #46 0.883 + RM_GOPATH=1 [2020-12-01T15:45:53.524Z] #46 0.892 + case "$(go env GOARCH)" in [2020-12-01T15:45:53.524Z] #46 0.894 ++ go env GOARCH [2020-12-01T15:45:53.524Z] #46 0.942 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:53.524Z] #46 0.942 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:53.524Z] #46 0.967 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:53.524Z] #46 1.008 + dir=/tmp/install [2020-12-01T15:45:53.524Z] #46 1.010 + bin=gotestsum [2020-12-01T15:45:53.524Z] #46 1.011 + shift [2020-12-01T15:45:53.524Z] #46 1.014 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-01T15:45:53.524Z] #46 1.016 + . /tmp/install/gotestsum.installer [2020-12-01T15:45:53.524Z] #46 1.018 ++ : v0.5.3 [2020-12-01T15:45:53.524Z] #46 1.020 + install_gotestsum [2020-12-01T15:45:53.524Z] #46 1.022 + set -e [2020-12-01T15:45:53.524Z] #46 1.024 + export GO111MODULE=on [2020-12-01T15:45:53.524Z] #46 1.024 + GO111MODULE=on [2020-12-01T15:45:53.524Z] #46 1.025 + GOBIN=/build [2020-12-01T15:45:53.524Z] #46 1.026 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-01T15:45:53.524Z] #46 1.217 go: finding gotest.tools v0.5.3 [2020-12-01T15:45:53.524Z] #46 1.224 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-01T15:45:53.524Z] #46 2.516 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-01T15:45:53.524Z] #46 3.580 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-01T15:45:53.524Z] #46 5.144 go: downloading github.com/pkg/errors v0.9.1 [2020-12-01T15:45:53.524Z] #46 5.145 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-01T15:45:53.524Z] #46 5.147 go: downloading github.com/fatih/color v1.9.0 [2020-12-01T15:45:53.524Z] #46 5.171 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:45:53.524Z] #46 5.235 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:45:53.524Z] #46 5.425 go: extracting github.com/pkg/errors v0.9.1 [2020-12-01T15:45:53.524Z] #46 5.496 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:45:53.524Z] #46 5.547 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:45:53.524Z] #46 5.622 go: extracting github.com/fatih/color v1.9.0 [2020-12-01T15:45:53.524Z] #46 5.670 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:45:53.524Z] #46 5.684 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:45:53.524Z] #46 5.686 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:45:53.524Z] #46 5.750 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:45:53.524Z] #46 5.772 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:45:53.524Z] #46 5.907 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-01T15:45:53.722Z] #41 26.08 CC images/pipe-data.o [2020-12-01T15:45:53.722Z] #41 26.26 CC images/sa.o [2020-12-01T15:45:53.772Z] #18 29.88 Setting up apparmor (2.13.2-10) ... [2020-12-01T15:45:53.777Z] #55 DONE 0.2s [2020-12-01T15:45:53.777Z] [2020-12-01T15:45:53.777Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-01T15:45:53.777Z] #59 DONE 0.1s [2020-12-01T15:45:53.777Z] [2020-12-01T15:45:53.777Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-01T15:45:53.777Z] #61 DONE 0.1s [2020-12-01T15:45:53.777Z] [2020-12-01T15:45:53.777Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-01T15:45:53.777Z] #63 DONE 0.0s [2020-12-01T15:45:53.777Z] [2020-12-01T15:45:53.777Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-01T15:45:53.777Z] #64 DONE 0.0s [2020-12-01T15:45:53.777Z] [2020-12-01T15:45:53.777Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-01T15:45:53.824Z] #46 6.156 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:45:53.824Z] #46 6.179 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:45:53.824Z] #46 6.244 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:45:53.824Z] #46 ... [2020-12-01T15:45:53.824Z] [2020-12-01T15:45:53.824Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:53.824Z] #33 6.275 runtime [2020-12-01T15:45:54.123Z] #33 6.624 encoding [2020-12-01T15:45:54.294Z] #41 26.47 CC images/timer.o [2020-12-01T15:45:54.329Z] #54 1.909 + RM_GOPATH=0 [2020-12-01T15:45:54.329Z] #54 1.909 + TMP_GOPATH= [2020-12-01T15:45:54.329Z] #54 1.909 + : /build [2020-12-01T15:45:54.329Z] #54 1.909 + '[' -z '' ']' [2020-12-01T15:45:54.329Z] #54 1.909 ++ mktemp -d [2020-12-01T15:45:54.329Z] #54 1.914 + export GOPATH=/tmp/tmp.UdPcTBd50G [2020-12-01T15:45:54.329Z] #54 1.914 + GOPATH=/tmp/tmp.UdPcTBd50G [2020-12-01T15:45:54.329Z] #54 1.914 + RM_GOPATH=1 [2020-12-01T15:45:54.329Z] #54 1.914 + case "$(go env GOARCH)" in [2020-12-01T15:45:54.329Z] #54 1.924 ++ go env GOARCH [2020-12-01T15:45:54.329Z] #54 1.953 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:54.329Z] #54 1.953 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:54.329Z] #54 1.953 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:54.329Z] #54 1.960 + dir=/tmp/install [2020-12-01T15:45:54.329Z] #54 1.960 + bin=containerd [2020-12-01T15:45:54.329Z] #54 1.960 + shift [2020-12-01T15:45:54.329Z] #54 1.960 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-01T15:45:54.329Z] #54 1.960 + . /tmp/install/containerd.installer [2020-12-01T15:45:54.329Z] #54 1.960 ++ set -e [2020-12-01T15:45:54.329Z] #54 1.960 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:45:54.329Z] #54 1.960 + install_containerd [2020-12-01T15:45:54.329Z] #54 1.961 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:45:54.329Z] #54 1.961 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-01T15:45:54.329Z] #54 1.961 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UdPcTBd50G/src/github.com/containerd/containerd [2020-12-01T15:45:54.329Z] #54 1.993 Cloning into '/tmp/tmp.UdPcTBd50G/src/github.com/containerd/containerd'... [2020-12-01T15:45:54.423Z] #40 69.55 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-01T15:45:54.424Z] #40 69.58 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:45:54.428Z] #33 6.878 runtime/cgo [2020-12-01T15:45:54.556Z] #41 26.77 CC images/timerfd.o [2020-12-01T15:45:54.556Z] #41 26.98 CC images/mm.o [2020-12-01T15:45:54.685Z] #40 ... [2020-12-01T15:45:54.685Z] [2020-12-01T15:45:54.685Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:54.685Z] #43 59.82 os [2020-12-01T15:45:54.685Z] #43 60.25 strings [2020-12-01T15:45:54.685Z] #43 63.36 regexp/syntax [2020-12-01T15:45:54.685Z] #43 64.15 fmt [2020-12-01T15:45:54.685Z] #43 68.76 regexp [2020-12-01T15:45:54.685Z] #43 69.13 flag [2020-12-01T15:45:54.685Z] #43 ... [2020-12-01T15:45:54.685Z] [2020-12-01T15:45:54.685Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:54.685Z] #35 1.066 + RM_GOPATH=0 [2020-12-01T15:45:54.685Z] #35 1.066 + TMP_GOPATH= [2020-12-01T15:45:54.685Z] #35 1.066 + : /build [2020-12-01T15:45:54.685Z] #35 1.067 + '[' -z '' ']' [2020-12-01T15:45:54.685Z] #35 1.068 ++ mktemp -d [2020-12-01T15:45:54.685Z] #35 1.087 + export GOPATH=/tmp/tmp.Z4B6eDS9zL [2020-12-01T15:45:54.685Z] #35 1.088 + GOPATH=/tmp/tmp.Z4B6eDS9zL [2020-12-01T15:45:54.685Z] #35 1.088 + RM_GOPATH=1 [2020-12-01T15:45:54.685Z] #35 1.088 + case "$(go env GOARCH)" in [2020-12-01T15:45:54.685Z] #35 1.089 ++ go env GOARCH [2020-12-01T15:45:54.685Z] #35 1.100 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:54.685Z] #35 1.101 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:54.685Z] #35 1.101 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:54.685Z] #35 1.109 + dir=/tmp/install [2020-12-01T15:45:54.685Z] #35 1.109 + bin=tini [2020-12-01T15:45:54.685Z] #35 1.109 + shift [2020-12-01T15:45:54.685Z] #35 1.110 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-01T15:45:54.685Z] #35 1.110 + . /tmp/install/tini.installer [2020-12-01T15:45:54.685Z] #35 1.110 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:45:54.685Z] #35 1.111 + install_tini [2020-12-01T15:45:54.685Z] #35 1.111 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-01T15:45:54.685Z] #35 1.116 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:45:54.685Z] #35 1.117 + git clone https://github.com/krallin/tini.git /tmp/tmp.Z4B6eDS9zL/tini [2020-12-01T15:45:54.685Z] #35 1.118 Cloning into '/tmp/tmp.Z4B6eDS9zL/tini'... [2020-12-01T15:45:54.685Z] #35 1.883 + cd /tmp/tmp.Z4B6eDS9zL/tini [2020-12-01T15:45:54.685Z] #35 1.884 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:45:54.685Z] #35 1.890 + cmake . [2020-12-01T15:45:54.685Z] #35 2.499 -- The C compiler identification is GNU 8.3.0 [2020-12-01T15:45:54.685Z] #35 2.557 -- Check for working C compiler: /usr/bin/cc [2020-12-01T15:45:54.685Z] #35 3.281 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-01T15:45:54.685Z] #35 3.282 -- Detecting C compiler ABI info [2020-12-01T15:45:54.685Z] #35 3.838 -- Detecting C compiler ABI info - done [2020-12-01T15:45:54.685Z] #35 3.888 -- Detecting C compile features [2020-12-01T15:45:54.703Z] #65 DONE 0.7s [2020-12-01T15:45:54.703Z] [2020-12-01T15:45:54.703Z] #66 exporting to image [2020-12-01T15:45:54.703Z] #66 exporting layers [2020-12-01T15:45:54.816Z] #41 27.29 CC images/sk-opts.o [2020-12-01T15:45:54.833Z] #18 30.82 Setting up xfsprogs (4.20.0-1) ... [2020-12-01T15:45:54.833Z] #18 30.83 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-01T15:45:54.833Z] #18 31.09 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-01T15:45:54.937Z] #54 ... [2020-12-01T15:45:54.937Z] [2020-12-01T15:45:54.937Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:45:54.937Z] #30 32.67 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-01T15:45:54.937Z] #30 33.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-01T15:45:54.937Z] #30 ... [2020-12-01T15:45:54.937Z] [2020-12-01T15:45:54.937Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:54.937Z] #32 33.00 internal/reflectlite [2020-12-01T15:45:54.937Z] #32 34.83 sort [2020-12-01T15:45:54.937Z] #32 34.83 errors [2020-12-01T15:45:54.937Z] #32 35.34 io [2020-12-01T15:45:54.937Z] #32 35.34 internal/oserror [2020-12-01T15:45:54.937Z] #32 35.35 strconv [2020-12-01T15:45:54.937Z] #32 35.43 syscall [2020-12-01T15:45:54.937Z] #32 36.19 strings [2020-12-01T15:45:54.937Z] #32 36.20 bytes [2020-12-01T15:45:54.937Z] #32 37.35 bufio [2020-12-01T15:45:54.937Z] #32 37.78 path [2020-12-01T15:45:54.937Z] #32 37.79 reflect [2020-12-01T15:45:54.937Z] #32 38.45 text/tabwriter [2020-12-01T15:45:54.937Z] #32 40.69 internal/syscall/execenv [2020-12-01T15:45:54.937Z] #32 40.70 internal/syscall/unix [2020-12-01T15:45:54.937Z] #32 40.77 time [2020-12-01T15:45:54.946Z] #35 ... [2020-12-01T15:45:54.946Z] [2020-12-01T15:45:54.946Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:54.946Z] #40 DONE 70.1s [2020-12-01T15:45:54.946Z] [2020-12-01T15:45:54.946Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:54.946Z] #11 60.13 Selecting previously unselected package mingw-w64-common. [2020-12-01T15:45:54.946Z] #11 60.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-01T15:45:54.946Z] #11 60.25 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-01T15:45:54.946Z] #11 67.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-01T15:45:54.946Z] #11 67.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-01T15:45:54.946Z] #11 67.02 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T15:45:55.077Z] #41 27.49 CC images/sk-unix.o [2020-12-01T15:45:55.200Z] #32 ... [2020-12-01T15:45:55.200Z] [2020-12-01T15:45:55.200Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:55.200Z] #47 42.36 go: finding github.com/fatih/color v1.7.0 [2020-12-01T15:45:55.200Z] #47 42.42 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:45:55.200Z] #47 42.47 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:45:55.200Z] #47 42.48 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:45:55.200Z] #47 42.62 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:45:55.200Z] #47 42.63 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:45:55.200Z] #47 42.66 go: finding github.com/pkg/errors v0.8.1 [2020-12-01T15:45:55.200Z] #47 42.69 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:45:55.200Z] #47 42.77 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:45:55.200Z] #47 42.81 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:45:55.200Z] #47 42.93 go: finding github.com/spf13/viper v1.6.1 [2020-12-01T15:45:55.200Z] #47 42.98 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:45:55.200Z] #47 42.99 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:45:55.200Z] #47 43.03 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:45:55.200Z] #47 43.10 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:45:55.200Z] #47 43.13 go: finding github.com/stretchr/testify v1.4.0 [2020-12-01T15:45:55.200Z] #47 43.14 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:45:55.200Z] #47 43.14 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:45:55.200Z] #47 43.15 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:45:55.200Z] #47 43.16 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:45:55.200Z] #47 43.19 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:45:55.200Z] #47 43.20 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:45:55.200Z] #47 43.22 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:45:55.200Z] #47 43.23 go: finding github.com/spf13/cobra v0.0.5 [2020-12-01T15:45:55.200Z] #47 43.26 go: finding github.com/gobwas/glob v0.2.3 [2020-12-01T15:45:55.211Z] #11 ... [2020-12-01T15:45:55.211Z] [2020-12-01T15:45:55.211Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:55.337Z] #41 27.76 CC images/sk-inet.o [2020-12-01T15:45:55.463Z] #18 31.66 Setting up python3-distutils (3.7.3-1) ... [2020-12-01T15:45:55.464Z] #47 43.29 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:45:55.464Z] #47 43.31 go: finding github.com/stretchr/objx v0.2.0 [2020-12-01T15:45:55.464Z] #47 43.32 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:45:55.464Z] #47 43.33 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:45:55.464Z] #47 43.38 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:45:55.464Z] #47 43.40 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:45:55.464Z] #47 43.43 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:45:55.464Z] #47 43.49 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:45:55.598Z] #41 28.18 CC images/tun.o [2020-12-01T15:45:55.728Z] #47 43.51 go: finding github.com/magiconair/properties v1.8.1 [2020-12-01T15:45:55.728Z] #47 43.53 go: finding github.com/spf13/pflag v1.0.5 [2020-12-01T15:45:55.728Z] #47 43.55 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:45:55.728Z] #47 43.57 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:45:55.728Z] #47 43.63 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:45:55.728Z] #47 43.70 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:45:55.728Z] #47 43.71 go: finding github.com/spf13/afero v1.1.2 [2020-12-01T15:45:55.728Z] #47 43.71 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:45:55.728Z] #47 43.71 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:45:55.728Z] #47 43.74 go: finding github.com/spf13/cast v1.3.0 [2020-12-01T15:45:55.753Z] #18 32.02 Setting up python3-setuptools (40.8.0-1) ... [2020-12-01T15:45:55.858Z] #41 28.43 CC images/sk-netlink.o [2020-12-01T15:45:55.991Z] #47 43.76 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:45:55.991Z] #47 43.79 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:45:55.991Z] #47 43.80 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-01T15:45:55.991Z] #47 43.84 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:45:55.991Z] #47 43.91 go: finding golang.org/x/text v0.3.2 [2020-12-01T15:45:55.991Z] #47 43.95 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:45:55.991Z] #47 43.95 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:45:55.991Z] #47 43.96 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:45:55.991Z] #47 43.97 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:45:55.991Z] #47 43.99 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:45:55.991Z] #47 44.02 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:45:56.150Z] #41 ... [2020-12-01T15:45:56.150Z] [2020-12-01T15:45:56.150Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:56.150Z] #49 61.15 os [2020-12-01T15:45:56.150Z] #49 64.19 encoding/binary [2020-12-01T15:45:56.150Z] #49 66.50 fmt [2020-12-01T15:45:56.150Z] #49 66.53 encoding/base64 [2020-12-01T15:45:56.150Z] #49 67.76 golang.org/x/sys/unix [2020-12-01T15:45:56.150Z] #49 ... [2020-12-01T15:45:56.150Z] [2020-12-01T15:45:56.150Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:56.150Z] #43 71.18 go/token [2020-12-01T15:45:56.254Z] #47 44.04 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:45:56.254Z] #47 44.04 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:45:56.254Z] #47 44.12 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:45:56.254Z] #47 44.16 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:45:56.254Z] #47 44.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:45:56.254Z] #47 44.24 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-01T15:45:56.254Z] #47 44.25 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:45:56.254Z] #47 44.28 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:45:56.254Z] #47 44.31 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-01T15:45:56.254Z] #47 44.32 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:45:56.254Z] #47 44.36 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:45:56.383Z] #18 32.45 Setting up python3-pip (18.1-5) ... [2020-12-01T15:45:56.429Z] #41 28.59 CC images/packet-sock.o [2020-12-01T15:45:56.429Z] #41 29.00 CC images/ipc-var.o [2020-12-01T15:45:56.518Z] #47 44.38 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:45:56.518Z] #47 44.38 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:45:56.518Z] #47 44.44 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:45:56.518Z] #47 44.48 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-01T15:45:56.676Z] #18 32.84 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:45:56.676Z] #18 32.86 Processing triggers for mime-support (3.62) ... [2020-12-01T15:45:56.781Z] #47 44.69 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:45:56.781Z] #47 44.73 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:45:56.781Z] #47 44.74 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:45:56.781Z] #47 44.83 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:45:57.001Z] #41 29.24 CC images/ipc-desc.o [2020-12-01T15:45:57.044Z] #47 44.89 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:45:57.044Z] #47 ... [2020-12-01T15:45:57.044Z] [2020-12-01T15:45:57.044Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:57.044Z] #11 34.89 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-12-01T15:45:57.044Z] #11 38.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-12-01T15:45:57.044Z] #11 38.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-12-01T15:45:57.044Z] #11 38.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-12-01T15:45:57.044Z] #11 38.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-12-01T15:45:57.044Z] #11 38.46 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-12-01T15:45:57.044Z] #11 38.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-12-01T15:45:57.044Z] #11 38.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-12-01T15:45:57.044Z] #11 38.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-12-01T15:45:57.044Z] #11 38.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-12-01T15:45:57.044Z] #11 38.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-12-01T15:45:57.044Z] #11 38.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-12-01T15:45:57.044Z] #11 38.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-12-01T15:45:57.044Z] #11 38.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-12-01T15:45:57.044Z] #11 38.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-12-01T15:45:57.044Z] #11 38.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-12-01T15:45:57.044Z] #11 39.72 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:57.044Z] #11 40.01 Fetched 73.3 MB in 10s (7581 kB/s) [2020-12-01T15:45:57.044Z] #11 40.13 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-01T15:45:57.044Z] #11 40.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-01T15:45:57.044Z] #11 40.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-12-01T15:45:57.044Z] #11 40.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T15:45:57.044Z] #11 43.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-01T15:45:57.044Z] #11 43.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-12-01T15:45:57.044Z] #11 43.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T15:45:57.044Z] #11 ... [2020-12-01T15:45:57.044Z] [2020-12-01T15:45:57.044Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:57.044Z] #45 DONE 45.0s [2020-12-01T15:45:57.044Z] [2020-12-01T15:45:57.044Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:57.044Z] #40 35.94 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:45:57.044Z] #40 38.23 Fetched 3798 kB in 2s (1839 kB/s) [2020-12-01T15:45:57.044Z] #40 38.93 Selecting previously unselected package libcap-dev:arm64. [2020-12-01T15:45:57.044Z] #40 38.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-01T15:45:57.044Z] #40 39.10 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-12-01T15:45:57.045Z] #40 39.11 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-12-01T15:45:57.045Z] #40 39.66 Selecting previously unselected package libnet1:arm64. [2020-12-01T15:45:57.045Z] #40 39.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-01T15:45:57.045Z] #40 39.74 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:45:57.045Z] #40 39.94 Selecting previously unselected package libnet1-dev. [2020-12-01T15:45:57.045Z] #40 39.95 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-01T15:45:57.045Z] #40 39.96 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T15:45:57.045Z] #40 40.34 Selecting previously unselected package libnl-3-200:arm64. [2020-12-01T15:45:57.045Z] #40 40.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-12-01T15:45:57.045Z] #40 40.36 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-12-01T15:45:57.045Z] #40 40.64 Selecting previously unselected package libnl-3-dev:arm64. [2020-12-01T15:45:57.045Z] #40 40.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-12-01T15:45:57.045Z] #40 40.65 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-12-01T15:45:57.045Z] #40 41.20 Selecting previously unselected package libprotobuf-c1:arm64. [2020-12-01T15:45:57.045Z] #40 41.21 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-12-01T15:45:57.045Z] #40 41.22 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-01T15:45:57.045Z] #40 41.40 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-12-01T15:45:57.045Z] #40 41.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-12-01T15:45:57.045Z] #40 41.43 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-12-01T15:45:57.045Z] #40 41.62 Selecting previously unselected package zlib1g-dev:arm64. [2020-12-01T15:45:57.045Z] #40 41.62 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-12-01T15:45:57.045Z] #40 41.63 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-12-01T15:45:57.045Z] #40 42.00 Selecting previously unselected package libprotobuf17:arm64. [2020-12-01T15:45:57.045Z] #40 42.00 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-12-01T15:45:57.045Z] #40 42.00 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-12-01T15:45:57.045Z] #40 42.67 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-12-01T15:45:57.045Z] #40 42.68 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-12-01T15:45:57.045Z] #40 42.69 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-12-01T15:45:57.045Z] #40 43.07 Selecting previously unselected package libprotobuf-dev:arm64. [2020-12-01T15:45:57.045Z] #40 43.07 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-12-01T15:45:57.045Z] #40 43.08 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-12-01T15:45:57.045Z] #40 44.05 Selecting previously unselected package libprotoc17:arm64. [2020-12-01T15:45:57.045Z] #40 44.05 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-12-01T15:45:57.045Z] #40 44.07 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-12-01T15:45:57.045Z] #40 44.57 Selecting previously unselected package protobuf-c-compiler. [2020-12-01T15:45:57.045Z] #40 44.59 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-12-01T15:45:57.045Z] #40 44.60 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T15:45:57.045Z] #40 44.84 Selecting previously unselected package protobuf-compiler. [2020-12-01T15:45:57.045Z] #40 44.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-12-01T15:45:57.045Z] #40 44.86 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-01T15:45:57.045Z] #40 45.07 Selecting previously unselected package python-pkg-resources. [2020-12-01T15:45:57.045Z] #40 45.07 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T15:45:57.045Z] #40 45.09 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-01T15:45:57.090Z] #43 72.20 go/scanner [2020-12-01T15:45:57.262Z] #41 29.51 CC images/ipc-shm.o [2020-12-01T15:45:57.262Z] #41 ... [2020-12-01T15:45:57.262Z] [2020-12-01T15:45:57.262Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:57.262Z] #43 89.33 hash/crc32 [2020-12-01T15:45:57.262Z] #43 89.93 compress/gzip [2020-12-01T15:45:57.262Z] #43 90.15 net [2020-12-01T15:45:57.262Z] #43 90.53 vendor/golang.org/x/text/transform [2020-12-01T15:45:57.262Z] #43 91.29 vendor/golang.org/x/text/unicode/bidi [2020-12-01T15:45:57.262Z] #43 92.95 vendor/golang.org/x/text/secure/bidirule [2020-12-01T15:45:57.262Z] #43 93.21 vendor/golang.org/x/text/unicode/norm [2020-12-01T15:45:57.262Z] #43 97.62 vendor/golang.org/x/net/idna [2020-12-01T15:45:57.262Z] #43 ... [2020-12-01T15:45:57.262Z] [2020-12-01T15:45:57.262Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:57.262Z] #41 29.69 CC images/ipc-msg.o [2020-12-01T15:45:57.316Z] #18 DONE 33.3s [2020-12-01T15:45:57.316Z] [2020-12-01T15:45:57.316Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-01T15:45:57.522Z] #41 29.97 CC images/ipc-sem.o [2020-12-01T15:45:57.609Z] #19 0.558 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-01T15:45:57.609Z] #19 0.561 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-01T15:45:57.609Z] #19 0.563 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-01T15:45:57.609Z] #19 DONE 0.7s [2020-12-01T15:45:57.609Z] [2020-12-01T15:45:57.609Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:57.609Z] #41 65.78 CC criu/files-ext.o [2020-12-01T15:45:57.609Z] #41 66.08 CC criu/files-reg.o [2020-12-01T15:45:57.609Z] #41 67.39 CC criu/files.o [2020-12-01T15:45:57.609Z] #41 68.51 CC criu/filesystems.o [2020-12-01T15:45:57.609Z] #41 69.02 CC criu/fsnotify.o [2020-12-01T15:45:57.609Z] #41 69.71 CC criu/image-desc.o [2020-12-01T15:45:57.609Z] #41 69.78 CC criu/image.o [2020-12-01T15:45:57.609Z] #41 70.43 CC criu/ipc_ns.o [2020-12-01T15:45:57.609Z] #41 71.21 CC criu/irmap.o [2020-12-01T15:45:57.609Z] #41 71.58 CC criu/kcmp-ids.o [2020-12-01T15:45:57.609Z] #41 71.77 CC criu/kerndat.o [2020-12-01T15:45:57.609Z] #41 72.43 CC criu/libnetlink.o [2020-12-01T15:45:57.609Z] #41 72.66 CC criu/log.o [2020-12-01T15:45:57.609Z] #41 73.09 CC criu/lsm.o [2020-12-01T15:45:57.609Z] #41 73.36 CC criu/mem.o [2020-12-01T15:45:57.622Z] #40 45.46 Selecting previously unselected package python-six. [2020-12-01T15:45:57.622Z] #40 45.47 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-01T15:45:57.622Z] #40 45.54 Unpacking python-six (1.12.0-1) ... [2020-12-01T15:45:57.622Z] #40 ... [2020-12-01T15:45:57.622Z] [2020-12-01T15:45:57.622Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:57.622Z] #32 45.66 internal/poll [2020-12-01T15:45:57.661Z] #43 72.74 internal/lazyregexp [2020-12-01T15:45:57.661Z] #43 ... [2020-12-01T15:45:57.661Z] [2020-12-01T15:45:57.661Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:57.661Z] #32 62.77 path [2020-12-01T15:45:57.661Z] #32 63.47 text/tabwriter [2020-12-01T15:45:57.661Z] #32 63.57 fmt [2020-12-01T15:45:57.661Z] #32 64.36 path/filepath [2020-12-01T15:45:57.661Z] #32 66.10 io/ioutil [2020-12-01T15:45:57.661Z] #32 67.87 github.com/BurntSushi/toml [2020-12-01T15:45:57.661Z] #32 67.89 flag [2020-12-01T15:45:57.661Z] #32 69.58 log [2020-12-01T15:45:57.661Z] #32 72.45 github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T15:45:57.784Z] #41 30.25 CC images/utsns.o [2020-12-01T15:45:57.901Z] #41 ... [2020-12-01T15:45:57.902Z] [2020-12-01T15:45:57.902Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-01T15:45:57.921Z] #32 ... [2020-12-01T15:45:57.921Z] [2020-12-01T15:45:57.921Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:45:57.921Z] #41 2.170 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T15:45:57.921Z] #41 2.174 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T15:45:57.921Z] #41 2.190 Note: Building without GnuTLS support [2020-12-01T15:45:57.921Z] #41 2.201 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T15:45:57.921Z] #41 2.201 Makefile.config:40: Warn: Building without nftables support [2020-12-01T15:45:57.966Z] #66 exporting layers 3.3s done [2020-12-01T15:45:57.966Z] #66 writing image sha256:7ca5dc57efb6ec6d4ab71d0b66d127b475c13ee2d7b1f4e1191b36a6303cce47 done [2020-12-01T15:45:57.966Z] #66 naming to docker.io/library/docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 done [2020-12-01T15:45:57.966Z] #66 DONE 3.3s [Pipeline] } [Pipeline] // stage [2020-12-01T15:45:57.984Z] #33 ... [2020-12-01T15:45:57.984Z] [2020-12-01T15:45:57.984Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:57.984Z] #23 0.800 + RM_GOPATH=0 [2020-12-01T15:45:57.984Z] #23 0.800 + TMP_GOPATH= [2020-12-01T15:45:57.984Z] #23 0.800 + : /build [2020-12-01T15:45:57.984Z] #23 0.801 + '[' -z '' ']' [2020-12-01T15:45:57.984Z] #23 0.809 ++ mktemp -d [2020-12-01T15:45:57.984Z] #23 0.882 + export GOPATH=/tmp/tmp.ZtlbmNwhTQ [2020-12-01T15:45:57.984Z] #23 0.883 + GOPATH=/tmp/tmp.ZtlbmNwhTQ [2020-12-01T15:45:57.984Z] #23 0.884 + RM_GOPATH=1 [2020-12-01T15:45:57.984Z] #23 0.884 + case "$(go env GOARCH)" in [2020-12-01T15:45:57.984Z] #23 0.892 ++ go env GOARCH [2020-12-01T15:45:57.984Z] #23 0.926 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:57.984Z] #23 0.927 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:57.984Z] #23 0.927 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:57.984Z] #23 0.929 + dir=/tmp/install [2020-12-01T15:45:57.984Z] #23 0.929 + bin=dockercli [2020-12-01T15:45:57.984Z] #23 0.930 + shift [2020-12-01T15:45:57.984Z] #23 0.930 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-01T15:45:57.984Z] #23 0.930 + . /tmp/install/dockercli.installer [2020-12-01T15:45:57.984Z] #23 0.930 ++ : stable [2020-12-01T15:45:57.984Z] #23 0.930 ++ : 17.06.2-ce [2020-12-01T15:45:57.984Z] #23 0.931 + install_dockercli [2020-12-01T15:45:57.984Z] #23 0.932 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-01T15:45:57.984Z] #23 0.932 Install docker/cli version 17.06.2-ce from stable [2020-12-01T15:45:57.984Z] #23 0.967 ++ uname -m [2020-12-01T15:45:57.984Z] #23 0.970 + arch=ppc64le [2020-12-01T15:45:57.984Z] #23 0.992 + '[' ppc64le '!=' x86_64 ']' [2020-12-01T15:45:57.984Z] #23 0.994 + '[' ppc64le '!=' s390x ']' [2020-12-01T15:45:57.984Z] #23 0.996 + '[' ppc64le '!=' armhf ']' [2020-12-01T15:45:57.984Z] #23 0.996 + build_dockercli [2020-12-01T15:45:57.984Z] #23 1.003 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZtlbmNwhTQ/tmp/docker-ce [2020-12-01T15:45:57.984Z] #23 1.031 Cloning into '/tmp/tmp.ZtlbmNwhTQ/tmp/docker-ce'... [2020-12-01T15:45:57.984Z] #23 ... [2020-12-01T15:45:57.984Z] [2020-12-01T15:45:57.984Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:57.984Z] #57 0.857 + RM_GOPATH=0 [2020-12-01T15:45:57.984Z] #57 0.857 + TMP_GOPATH= [2020-12-01T15:45:57.984Z] #57 0.860 + : /build [2020-12-01T15:45:57.984Z] #57 0.860 + '[' -z '' ']' [2020-12-01T15:45:57.984Z] #57 0.868 ++ mktemp -d [2020-12-01T15:45:57.984Z] #57 0.882 + export GOPATH=/tmp/tmp.ffFmbRuklS [2020-12-01T15:45:57.984Z] #57 0.882 + GOPATH=/tmp/tmp.ffFmbRuklS [2020-12-01T15:45:57.984Z] #57 0.882 + RM_GOPATH=1 [2020-12-01T15:45:57.984Z] #57 0.883 + case "$(go env GOARCH)" in [2020-12-01T15:45:57.984Z] #57 0.893 ++ go env GOARCH [2020-12-01T15:45:57.984Z] #57 0.967 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:57.984Z] #57 0.967 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:57.984Z] #57 0.975 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:57.984Z] #57 0.978 + dir=/tmp/install [2020-12-01T15:45:57.984Z] #57 0.990 + bin=rootlesskit [2020-12-01T15:45:57.984Z] #57 0.993 + shift [2020-12-01T15:45:57.984Z] #57 0.995 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-01T15:45:57.984Z] #57 0.996 + . /tmp/install/rootlesskit.installer [2020-12-01T15:45:57.984Z] #57 1.004 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:45:57.984Z] #57 1.011 + install_rootlesskit [2020-12-01T15:45:57.984Z] #57 1.012 + case "$1" in [2020-12-01T15:45:57.984Z] #57 1.014 + export CGO_ENABLED=0 [2020-12-01T15:45:57.984Z] #57 1.014 + CGO_ENABLED=0 [2020-12-01T15:45:57.984Z] #57 1.014 + _install_rootlesskit [2020-12-01T15:45:57.984Z] #57 1.015 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-01T15:45:57.984Z] #57 1.016 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:45:57.984Z] #57 1.016 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ffFmbRuklS/src/github.com/rootless-containers/rootlesskit [2020-12-01T15:45:57.984Z] #57 1.042 Cloning into '/tmp/tmp.ffFmbRuklS/src/github.com/rootless-containers/rootlesskit'... [2020-12-01T15:45:57.984Z] #57 6.502 + cd /tmp/tmp.ffFmbRuklS/src/github.com/rootless-containers/rootlesskit [2020-12-01T15:45:57.984Z] #57 6.503 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T15:45:57.984Z] #57 7.043 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T15:45:57.984Z] #57 7.043 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-01T15:45:57.984Z] #57 ... [2020-12-01T15:45:57.984Z] [2020-12-01T15:45:57.984Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:45:57.984Z] #12 1.183 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:45:57.984Z] #12 1.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:45:57.984Z] #12 1.297 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:45:57.984Z] #12 2.527 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-01T15:45:57.984Z] #12 4.403 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-12-01T15:45:57.984Z] #12 6.109 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-12-01T15:45:58.044Z] #41 30.46 CC images/creds.o [2020-12-01T15:45:58.287Z] #12 ... [2020-12-01T15:45:58.287Z] [2020-12-01T15:45:58.287Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:58.287Z] #44 0.842 + RM_GOPATH=0 [2020-12-01T15:45:58.287Z] #44 0.842 + TMP_GOPATH= [2020-12-01T15:45:58.287Z] #44 0.842 + : /build [2020-12-01T15:45:58.287Z] #44 0.842 + '[' -z '' ']' [2020-12-01T15:45:58.287Z] #44 0.858 ++ mktemp -d [2020-12-01T15:45:58.287Z] #44 0.868 + export GOPATH=/tmp/tmp.38YQjTCAwc [2020-12-01T15:45:58.287Z] #44 0.878 + GOPATH=/tmp/tmp.38YQjTCAwc [2020-12-01T15:45:58.287Z] #44 0.878 + RM_GOPATH=1 [2020-12-01T15:45:58.287Z] #44 0.878 + case "$(go env GOARCH)" in [2020-12-01T15:45:58.287Z] #44 0.885 ++ go env GOARCH [2020-12-01T15:45:58.287Z] #44 0.945 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:58.287Z] #44 0.945 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:58.287Z] #44 0.969 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:58.287Z] #44 0.974 + dir=/tmp/install [2020-12-01T15:45:58.287Z] #44 0.991 + bin=vndr [2020-12-01T15:45:58.287Z] #44 0.993 + shift [2020-12-01T15:45:58.287Z] #44 0.996 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-01T15:45:58.287Z] #44 1.003 + . /tmp/install/vndr.installer [2020-12-01T15:45:58.287Z] #44 1.005 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:45:58.287Z] #44 1.009 + install_vndr [2020-12-01T15:45:58.287Z] #44 1.010 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-01T15:45:58.287Z] #44 1.011 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:45:58.287Z] #44 1.012 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.38YQjTCAwc/src/github.com/LK4D4/vndr [2020-12-01T15:45:58.287Z] #44 1.052 Cloning into '/tmp/tmp.38YQjTCAwc/src/github.com/LK4D4/vndr'... [2020-12-01T15:45:58.287Z] #44 2.191 + cd /tmp/tmp.38YQjTCAwc/src/github.com/LK4D4/vndr [2020-12-01T15:45:58.287Z] #44 2.193 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-01T15:45:58.287Z] #44 2.219 + go build -buildmode=pie -v -o /build/vndr . [2020-12-01T15:45:58.287Z] #44 3.944 internal/race [2020-12-01T15:45:58.287Z] #44 3.959 runtime/internal/atomic [2020-12-01T15:45:58.287Z] #44 4.012 sync/atomic [2020-12-01T15:45:58.287Z] #44 4.151 internal/cpu [2020-12-01T15:45:58.287Z] #44 4.266 unicode [2020-12-01T15:45:58.287Z] #44 4.534 unicode/utf8 [2020-12-01T15:45:58.287Z] #44 5.082 math [2020-12-01T15:45:58.287Z] #44 5.162 internal/bytealg [2020-12-01T15:45:58.287Z] #44 6.408 internal/testlog [2020-12-01T15:45:58.287Z] #44 7.073 unicode/utf16 [2020-12-01T15:45:58.287Z] #44 7.327 runtime [2020-12-01T15:45:58.287Z] #44 7.792 container/list [2020-12-01T15:45:58.287Z] #44 9.664 crypto/internal/subtle [2020-12-01T15:45:58.287Z] #44 9.889 crypto/subtle [2020-12-01T15:45:58.287Z] #44 10.36 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-01T15:45:58.287Z] #44 10.69 internal/nettrace [2020-12-01T15:45:58.287Z] #44 ... [2020-12-01T15:45:58.287Z] [2020-12-01T15:45:58.287Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:45:58.287Z] #41 1.252 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:45:58.287Z] #41 1.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:45:58.287Z] #41 1.344 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:45:58.287Z] #41 2.770 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-01T15:45:58.287Z] #41 4.564 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-12-01T15:45:58.287Z] #41 6.598 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-01T15:45:58.287Z] #41 ... [2020-12-01T15:45:58.287Z] [2020-12-01T15:45:58.287Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:58.287Z] #50 0.845 + RM_GOPATH=0 [2020-12-01T15:45:58.287Z] #50 0.845 + TMP_GOPATH= [2020-12-01T15:45:58.287Z] #50 0.845 + : /build [2020-12-01T15:45:58.287Z] #50 0.846 + '[' -z '' ']' [2020-12-01T15:45:58.287Z] #50 0.847 ++ mktemp -d [2020-12-01T15:45:58.287Z] #50 0.859 + export GOPATH=/tmp/tmp.mBj66tgmCq [2020-12-01T15:45:58.287Z] #50 0.860 + GOPATH=/tmp/tmp.mBj66tgmCq [2020-12-01T15:45:58.287Z] #50 0.860 + RM_GOPATH=1 [2020-12-01T15:45:58.287Z] #50 0.860 + case "$(go env GOARCH)" in [2020-12-01T15:45:58.287Z] #50 0.865 ++ go env GOARCH [2020-12-01T15:45:58.287Z] #50 0.911 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:58.287Z] #50 0.917 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:58.287Z] #50 0.919 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:58.287Z] #50 0.927 + dir=/tmp/install [2020-12-01T15:45:58.287Z] #50 0.928 + bin=shfmt [2020-12-01T15:45:58.287Z] #50 0.928 + shift [2020-12-01T15:45:58.287Z] #50 0.928 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-01T15:45:58.287Z] #50 0.929 + . /tmp/install/shfmt.installer [2020-12-01T15:45:58.287Z] #50 0.930 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:45:58.287Z] #50 0.931 + install_shfmt [2020-12-01T15:45:58.287Z] #50 0.932 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-01T15:45:58.287Z] #50 0.933 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:45:58.287Z] #50 0.934 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mBj66tgmCq/src/github.com/mvdan/sh [2020-12-01T15:45:58.287Z] #50 0.937 Cloning into '/tmp/tmp.mBj66tgmCq/src/github.com/mvdan/sh'... [2020-12-01T15:45:58.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41736/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41736/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/validate/default [2020-12-01T15:45:58.304Z] #41 30.67 CC images/vma.o [2020-12-01T15:45:58.565Z] #41 30.84 CC images/netdev.o [2020-12-01T15:45:58.584Z] #50 ... [2020-12-01T15:45:58.584Z] [2020-12-01T15:45:58.584Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:45:58.584Z] #31 0.751 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-01T15:45:58.584Z] #31 0.754 Cloning into '.'... [2020-12-01T15:45:58.584Z] #31 ... [2020-12-01T15:45:58.584Z] [2020-12-01T15:45:58.584Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:45:58.584Z] #63 0.826 + RM_GOPATH=0 [2020-12-01T15:45:58.584Z] #63 0.826 + TMP_GOPATH= [2020-12-01T15:45:58.584Z] #63 0.826 + : /build [2020-12-01T15:45:58.584Z] #63 0.827 + '[' -z '' ']' [2020-12-01T15:45:58.584Z] #63 0.862 ++ mktemp -d [2020-12-01T15:45:58.584Z] #63 0.877 + export GOPATH=/tmp/tmp.E4aGWdiEyG [2020-12-01T15:45:58.584Z] #63 0.880 + GOPATH=/tmp/tmp.E4aGWdiEyG [2020-12-01T15:45:58.584Z] #63 0.880 + RM_GOPATH=1 [2020-12-01T15:45:58.584Z] #63 0.882 + case "$(go env GOARCH)" in [2020-12-01T15:45:58.584Z] #63 0.893 ++ go env GOARCH [2020-12-01T15:45:58.584Z] #63 0.950 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:58.584Z] #63 0.950 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:58.584Z] #63 0.973 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:58.584Z] #63 0.981 + dir=/tmp/install [2020-12-01T15:45:58.584Z] #63 0.995 + bin=proxy [2020-12-01T15:45:58.584Z] #63 0.996 + shift [2020-12-01T15:45:58.584Z] #63 1.004 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-01T15:45:58.584Z] #63 1.005 + . /tmp/install/proxy.installer [2020-12-01T15:45:58.584Z] #63 1.008 ++ : a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:45:58.584Z] #63 1.016 + install_proxy [2020-12-01T15:45:58.584Z] #63 1.016 + case "$1" in [2020-12-01T15:45:58.584Z] #63 1.017 + export CGO_ENABLED=0 [2020-12-01T15:45:58.584Z] #63 1.017 + CGO_ENABLED=0 [2020-12-01T15:45:58.584Z] #63 1.018 + _install_proxy [2020-12-01T15:45:58.584Z] #63 1.018 + echo 'Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b' [2020-12-01T15:45:58.584Z] #63 1.019 Install docker-proxy version a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:45:58.584Z] #63 1.020 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.E4aGWdiEyG/src/github.com/docker/libnetwork [2020-12-01T15:45:58.584Z] #63 1.037 Cloning into '/tmp/tmp.E4aGWdiEyG/src/github.com/docker/libnetwork'... [2020-12-01T15:45:58.825Z] #41 31.17 CC images/tty.o [2020-12-01T15:45:58.881Z] #63 ... [2020-12-01T15:45:58.881Z] [2020-12-01T15:45:58.881Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:45:58.881Z] #35 1.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:45:58.881Z] #35 1.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:45:58.881Z] #35 1.484 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:45:58.881Z] #35 2.744 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-01T15:45:58.881Z] #35 4.946 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-12-01T15:45:58.881Z] #35 6.775 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-01T15:45:58.881Z] #35 ... [2020-12-01T15:45:58.881Z] [2020-12-01T15:45:58.881Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:58.881Z] #48 0.819 + RM_GOPATH=0 [2020-12-01T15:45:58.881Z] #48 0.819 + TMP_GOPATH= [2020-12-01T15:45:58.881Z] #48 0.819 + : /build [2020-12-01T15:45:58.881Z] #48 0.824 + '[' -z '' ']' [2020-12-01T15:45:58.881Z] #48 0.848 ++ mktemp -d [2020-12-01T15:45:58.881Z] #48 0.856 + export GOPATH=/tmp/tmp.SlOsf90Vas [2020-12-01T15:45:58.881Z] #48 0.856 + GOPATH=/tmp/tmp.SlOsf90Vas [2020-12-01T15:45:58.881Z] #48 0.857 + RM_GOPATH=1 [2020-12-01T15:45:58.881Z] #48 0.857 + case "$(go env GOARCH)" in [2020-12-01T15:45:58.881Z] #48 0.892 ++ go env GOARCH [2020-12-01T15:45:58.881Z] #48 0.973 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:58.881Z] #48 0.973 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:45:58.881Z] #48 0.976 ++ dirname /tmp/install/install.sh [2020-12-01T15:45:58.881Z] #48 0.977 + dir=/tmp/install [2020-12-01T15:45:58.881Z] #48 0.990 + bin=golangci_lint [2020-12-01T15:45:58.881Z] #48 0.991 + shift [2020-12-01T15:45:58.881Z] #48 0.994 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-01T15:45:58.881Z] #48 0.996 + . /tmp/install/golangci_lint.installer [2020-12-01T15:45:58.881Z] #48 1.004 ++ : v1.23.8 [2020-12-01T15:45:58.881Z] #48 1.006 + install_golangci_lint [2020-12-01T15:45:58.881Z] #48 1.006 + set -e [2020-12-01T15:45:58.881Z] #48 1.007 + export GO111MODULE=on [2020-12-01T15:45:58.881Z] #48 1.007 + GO111MODULE=on [2020-12-01T15:45:58.881Z] #48 1.008 + GOBIN=/build [2020-12-01T15:45:58.881Z] #48 1.009 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-01T15:45:58.881Z] #48 1.243 go: finding github.com v1.23.8 [2020-12-01T15:45:58.881Z] #48 1.245 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:45:58.881Z] #48 1.246 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-01T15:45:58.881Z] #48 1.246 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-01T15:45:58.881Z] #48 1.247 go: finding github.com/golangci v1.23.8 [2020-12-01T15:45:58.881Z] #48 2.567 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:45:58.881Z] #48 3.899 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-01T15:45:58.881Z] #48 10.90 go: downloading github.com/fatih/color v1.7.0 [2020-12-01T15:45:58.881Z] #48 10.91 go: downloading github.com/spf13/viper v1.6.1 [2020-12-01T15:45:58.881Z] #48 10.95 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-01T15:45:58.881Z] #48 10.96 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-01T15:45:58.881Z] #48 10.98 go: downloading github.com/pkg/errors v0.8.1 [2020-12-01T15:45:58.881Z] #48 11.04 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:45:58.881Z] #48 11.10 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:45:58.881Z] #48 11.15 go: extracting github.com/fatih/color v1.7.0 [2020-12-01T15:45:58.881Z] #48 11.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:45:58.881Z] #48 11.23 go: extracting github.com/spf13/viper v1.6.1 [2020-12-01T15:45:59.183Z] #48 11.36 go: extracting github.com/pkg/errors v0.8.1 [2020-12-01T15:45:59.183Z] #48 11.37 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:45:59.183Z] #48 11.46 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:45:59.183Z] #48 ... [2020-12-01T15:45:59.183Z] [2020-12-01T15:45:59.183Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:45:59.183Z] #54 1.155 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:45:59.183Z] #54 1.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:45:59.183Z] #54 1.280 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:45:59.183Z] #54 2.515 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-01T15:45:59.183Z] #54 4.682 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-12-01T15:45:59.183Z] #54 6.180 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-01T15:45:59.183Z] #54 ... [2020-12-01T15:45:59.183Z] [2020-12-01T15:45:59.183Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:45:59.183Z] #48 11.55 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-01T15:45:59.183Z] #48 11.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:45:59.183Z] #48 11.68 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:45:59.304Z] #41 4.266 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T15:45:59.305Z] #41 4.342 GEN .gitid [2020-12-01T15:45:59.397Z] #41 31.77 CC images/file-lock.o [2020-12-01T15:45:59.482Z] #48 11.86 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-01T15:45:59.553Z] #32 47.42 os [2020-12-01T15:45:59.565Z] #41 4.361 GEN criu/include/version.h [2020-12-01T15:45:59.565Z] #41 4.434 GEN include/common/asm [2020-12-01T15:45:59.655Z] Congratulations! All commits are properly signed with the DCO! [2020-12-01T15:45:59.655Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-12-01T15:45:59.655Z] No api/types/ or api/swagger.yaml changes in diff. [2020-12-01T15:45:59.655Z] Congratulations! All TOML source files changed here have valid syntax. [2020-12-01T15:45:59.655Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-12-01T15:45:59.655Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-12-01T15:45:59.655Z] Congratulations! No new tests were added to integration-cli. [2020-12-01T15:45:59.655Z] [2020-12-01T15:45:59.655Z] INFO Start validation with golang-ci-lint [2020-12-01T15:45:59.655Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-12-01T15:45:59.658Z] #41 31.95 CC images/rlimit.o [2020-12-01T15:45:59.658Z] #41 32.15 CC images/pagemap.o [2020-12-01T15:45:59.780Z] #48 12.08 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:45:59.823Z] #32 ... [2020-12-01T15:45:59.823Z] [2020-12-01T15:45:59.823Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:45:59.823Z] #43 37.74 reflect [2020-12-01T15:45:59.823Z] #43 37.76 bufio [2020-12-01T15:45:59.823Z] #43 39.07 regexp/syntax [2020-12-01T15:45:59.823Z] #43 41.34 hash/crc32 [2020-12-01T15:45:59.823Z] #43 41.86 crypto [2020-12-01T15:45:59.823Z] #43 42.37 crypto/rc4 [2020-12-01T15:45:59.823Z] #43 42.95 vendor/golang.org/x/text/transform [2020-12-01T15:45:59.823Z] #43 47.87 github.com/LK4D4/vndr/versioned [2020-12-01T15:45:59.911Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-12-01T15:45:59.911Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-12-01T15:46:00.078Z] #48 12.50 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:46:00.085Z] #43 47.99 os [2020-12-01T15:46:00.085Z] #43 ... [2020-12-01T15:46:00.085Z] [2020-12-01T15:46:00.085Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:00.085Z] #11 46.03 Selecting previously unselected package binutils-mingw-w64. [2020-12-01T15:46:00.085Z] #11 46.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-01T15:46:00.085Z] #11 46.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T15:46:00.085Z] #11 46.28 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-12-01T15:46:00.085Z] #11 46.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-12-01T15:46:00.085Z] #11 46.37 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-12-01T15:46:00.085Z] #11 46.53 Selecting previously unselected package dmsetup. [2020-12-01T15:46:00.085Z] #11 46.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-12-01T15:46:00.085Z] #11 46.56 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-01T15:46:00.085Z] #11 46.84 Selecting previously unselected package mingw-w64-common. [2020-12-01T15:46:00.085Z] #11 46.84 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-01T15:46:00.085Z] #11 46.84 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-01T15:46:00.135Z] #41 ... [2020-12-01T15:46:00.135Z] [2020-12-01T15:46:00.135Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:00.135Z] #35 6.383 -- Detecting C compile features - done [2020-12-01T15:46:00.135Z] #35 6.430 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-01T15:46:00.135Z] #35 6.730 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-01T15:46:00.135Z] #35 6.831 -- Configuring done [2020-12-01T15:46:00.135Z] #35 6.870 -- Generating done [2020-12-01T15:46:00.135Z] #35 6.882 -- Build files have been written to: /tmp/tmp.Z4B6eDS9zL/tini [2020-12-01T15:46:00.135Z] #35 6.885 + make tini-static [2020-12-01T15:46:00.135Z] #35 7.297 Scanning dependencies of target tini-static [2020-12-01T15:46:00.135Z] #35 7.483 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-01T15:46:00.135Z] #35 9.000 [100%] Linking C executable tini-static [2020-12-01T15:46:00.135Z] #35 9.574 [100%] Built target tini-static [2020-12-01T15:46:00.135Z] #35 9.674 + mkdir -p /build [2020-12-01T15:46:00.135Z] #35 9.676 + cp tini-static /build/docker-init [2020-12-01T15:46:00.135Z] #35 DONE 10.0s [2020-12-01T15:46:00.135Z] [2020-12-01T15:46:00.135Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:00.135Z] #11 73.82 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-01T15:46:00.135Z] #11 73.83 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T15:46:00.135Z] #11 73.87 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:00.135Z] #11 74.07 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-01T15:46:00.135Z] #11 74.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T15:46:00.135Z] #11 74.08 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:00.230Z] #41 32.47 CC images/siginfo.o [2020-12-01T15:46:00.230Z] #41 32.72 CC images/rpc.o [2020-12-01T15:46:00.348Z] #11 ... [2020-12-01T15:46:00.348Z] [2020-12-01T15:46:00.348Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:00.348Z] #49 38.16 syscall [2020-12-01T15:46:00.348Z] #49 38.18 bufio [2020-12-01T15:46:00.348Z] #49 38.22 reflect [2020-12-01T15:46:00.348Z] #49 38.23 regexp/syntax [2020-12-01T15:46:00.348Z] #49 44.11 regexp [2020-12-01T15:46:00.348Z] #49 ... [2020-12-01T15:46:00.348Z] [2020-12-01T15:46:00.348Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:46:00.348Z] #40 45.69 Selecting previously unselected package python-protobuf. [2020-12-01T15:46:00.348Z] #40 45.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-12-01T15:46:00.348Z] #40 45.73 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-01T15:46:00.348Z] #40 46.41 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-01T15:46:00.374Z] #48 12.51 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:46:00.374Z] #48 12.76 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:46:00.374Z] #48 12.85 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:46:00.629Z] #20 2.716 Collecting yamllint==1.16.0 [2020-12-01T15:46:00.629Z] #20 2.942 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-01T15:46:00.672Z] #48 12.97 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:46:00.672Z] #48 13.06 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:46:00.672Z] #48 13.09 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:46:00.919Z] #20 2.979 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-01T15:46:00.919Z] #20 3.003 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-01T15:46:00.919Z] #20 3.014 Collecting pyyaml (from yamllint==1.16.0) [2020-12-01T15:46:00.919Z] #20 3.131 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-01T15:46:00.973Z] #48 13.26 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:46:00.973Z] #48 13.34 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:46:01.274Z] #48 13.62 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:46:01.375Z] #40 49.10 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-12-01T15:46:01.375Z] #40 49.17 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:46:01.375Z] #40 49.19 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-01T15:46:01.375Z] #40 49.21 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-12-01T15:46:01.375Z] #40 49.23 Setting up python-six (1.12.0-1) ... [2020-12-01T15:46:01.553Z] #20 3.850 Building wheels for collected packages: pyyaml [2020-12-01T15:46:01.553Z] #20 3.860 Running setup.py bdist_wheel for pyyaml: started [2020-12-01T15:46:01.574Z] #48 13.88 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:46:01.617Z] #41 33.85 CC images/ext-file.o [2020-12-01T15:46:01.617Z] #41 34.05 CC images/cgroup.o [2020-12-01T15:46:02.187Z] #20 4.498 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-01T15:46:02.187Z] #20 4.499 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-01T15:46:02.187Z] #20 4.526 Successfully built pyyaml [2020-12-01T15:46:02.189Z] #41 34.70 CC images/userns.o [2020-12-01T15:46:02.480Z] #20 4.541 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-01T15:46:02.480Z] #20 4.735 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-01T15:46:02.675Z] #11 ... [2020-12-01T15:46:02.675Z] [2020-12-01T15:46:02.675Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:02.675Z] #32 DONE 77.3s [2020-12-01T15:46:02.675Z] [2020-12-01T15:46:02.675Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:02.675Z] #41 6.520 PBCC images/timens.pb-c.c [2020-12-01T15:46:02.675Z] #41 6.567 DEP images/timens.pb-c.d [2020-12-01T15:46:02.675Z] #41 6.641 PBCC images/fown.pb-c.c [2020-12-01T15:46:02.675Z] #41 6.678 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-01T15:46:02.675Z] #41 6.761 PBCC images/opts.pb-c.c [2020-12-01T15:46:02.675Z] #41 6.800 PBCC images/memfd.pb-c.c [2020-12-01T15:46:02.675Z] #41 6.867 DEP images/fown.pb-c.d [2020-12-01T15:46:02.675Z] #41 6.885 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-01T15:46:02.675Z] #41 6.987 DEP images/opts.pb-c.d [2020-12-01T15:46:02.675Z] #41 7.030 DEP images/memfd.pb-c.d [2020-12-01T15:46:02.675Z] #41 7.074 PBCC images/sit.pb-c.c [2020-12-01T15:46:02.675Z] #41 7.127 DEP images/sit.pb-c.d [2020-12-01T15:46:02.675Z] #41 7.217 PBCC images/macvlan.pb-c.c [2020-12-01T15:46:02.675Z] #41 7.275 DEP images/macvlan.pb-c.d [2020-12-01T15:46:02.675Z] #41 7.338 PBCC images/autofs.pb-c.c [2020-12-01T15:46:02.675Z] #41 7.366 DEP images/autofs.pb-c.d [2020-12-01T15:46:02.675Z] #41 7.502 PBCC images/sysctl.pb-c.c [2020-12-01T15:46:02.675Z] #41 7.598 DEP images/sysctl.pb-c.d [2020-12-01T15:46:02.675Z] #41 7.674 PBCC images/time.pb-c.c [2020-12-01T15:46:02.760Z] #41 34.95 CC images/google/protobuf/descriptor.o [2020-12-01T15:46:02.772Z] #20 DONE 5.1s [2020-12-01T15:46:02.772Z] [2020-12-01T15:46:02.772Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-01T15:46:02.936Z] #41 7.782 DEP images/time.pb-c.d [2020-12-01T15:46:02.936Z] #41 7.962 PBCC images/binfmt-misc.pb-c.c [2020-12-01T15:46:03.064Z] #23 DONE 0.1s [2020-12-01T15:46:03.064Z] [2020-12-01T15:46:03.064Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-01T15:46:03.197Z] #41 8.058 DEP images/binfmt-misc.pb-c.d [2020-12-01T15:46:03.197Z] #41 8.130 PBCC images/seccomp.pb-c.c [2020-12-01T15:46:03.197Z] #41 8.178 DEP images/seccomp.pb-c.d [2020-12-01T15:46:03.299Z] #40 51.20 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-12-01T15:46:03.299Z] #40 51.23 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-12-01T15:46:03.299Z] #40 51.28 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-12-01T15:46:03.299Z] #40 51.30 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-12-01T15:46:03.299Z] #40 51.32 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-12-01T15:46:03.299Z] #40 51.33 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-01T15:46:03.299Z] #40 51.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T15:46:03.458Z] #41 8.335 PBCC images/userns.pb-c.c [2020-12-01T15:46:03.458Z] #41 8.365 DEP images/userns.pb-c.d [2020-12-01T15:46:03.458Z] #41 8.414 PBCC images/cgroup.pb-c.c [2020-12-01T15:46:03.458Z] #41 8.446 DEP images/cgroup.pb-c.d [2020-12-01T15:46:03.458Z] #41 8.481 PBCC images/ext-file.pb-c.c [2020-12-01T15:46:03.458Z] #41 8.512 DEP images/ext-file.pb-c.d [2020-12-01T15:46:03.458Z] #41 8.548 PBCC images/rpc.pb-c.c [2020-12-01T15:46:03.561Z] #40 51.42 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-12-01T15:46:03.561Z] #40 51.45 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T15:46:03.561Z] #40 51.48 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-01T15:46:03.683Z] #48 15.85 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:46:03.701Z] #41 ... [2020-12-01T15:46:03.701Z] [2020-12-01T15:46:03.701Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:03.701Z] #11 95.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-01T15:46:03.701Z] #11 95.92 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T15:46:03.701Z] #11 95.93 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:03.701Z] #11 ... [2020-12-01T15:46:03.701Z] [2020-12-01T15:46:03.701Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:03.701Z] #56 104.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T15:46:03.701Z] #56 104.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-01T15:46:03.719Z] #41 8.602 DEP images/rpc.pb-c.d [2020-12-01T15:46:03.719Z] #41 8.641 PBCC images/siginfo.pb-c.c [2020-12-01T15:46:03.719Z] #41 8.662 DEP images/siginfo.pb-c.d [2020-12-01T15:46:03.719Z] #41 8.723 PBCC images/pagemap.pb-c.c [2020-12-01T15:46:03.824Z] #40 ... [2020-12-01T15:46:03.824Z] [2020-12-01T15:46:03.824Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:03.824Z] #11 51.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-01T15:46:03.979Z] #41 8.825 DEP images/pagemap.pb-c.d [2020-12-01T15:46:03.979Z] #41 8.900 PBCC images/rlimit.pb-c.c [2020-12-01T15:46:03.979Z] #41 8.926 DEP images/rlimit.pb-c.d [2020-12-01T15:46:03.979Z] #41 8.969 PBCC images/file-lock.pb-c.c [2020-12-01T15:46:03.979Z] #41 9.042 DEP images/file-lock.pb-c.d [2020-12-01T15:46:04.088Z] #11 51.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-01T15:46:04.088Z] #11 51.82 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T15:46:04.106Z] #28 DONE 0.9s [2020-12-01T15:46:04.106Z] [2020-12-01T15:46:04.106Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-01T15:46:04.106Z] #31 DONE 0.2s [2020-12-01T15:46:04.106Z] [2020-12-01T15:46:04.106Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-01T15:46:04.106Z] #33 DONE 0.2s [2020-12-01T15:46:04.106Z] [2020-12-01T15:46:04.106Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-01T15:46:04.241Z] #41 9.106 PBCC images/tty.pb-c.c [2020-12-01T15:46:04.241Z] #41 9.168 DEP images/tty.pb-c.d [2020-12-01T15:46:04.241Z] #41 9.200 PBCC images/tun.pb-c.c [2020-12-01T15:46:04.241Z] #41 9.286 PBCC images/netdev.pb-c.c [2020-12-01T15:46:04.327Z] #48 ... [2020-12-01T15:46:04.327Z] [2020-12-01T15:46:04.327Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:04.327Z] #46 6.663 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:46:04.327Z] #46 8.506 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:46:04.327Z] #46 9.834 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:46:04.327Z] #46 11.36 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:46:04.327Z] #46 14.95 go: finding github.com/fatih/color v1.9.0 [2020-12-01T15:46:04.327Z] #46 14.96 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:46:04.327Z] #46 15.02 go: finding github.com/pkg/errors v0.9.1 [2020-12-01T15:46:04.327Z] #46 15.25 go: finding github.com/spf13/pflag v1.0.3 [2020-12-01T15:46:04.327Z] #46 15.49 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:46:04.327Z] #46 15.61 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:46:04.327Z] #46 15.86 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:46:04.327Z] #46 15.98 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:46:04.327Z] #46 15.98 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:46:04.327Z] #46 15.99 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:46:04.327Z] #46 16.15 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:46:04.327Z] #46 ... [2020-12-01T15:46:04.327Z] [2020-12-01T15:46:04.327Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:04.327Z] #50 11.80 + cd /tmp/tmp.mBj66tgmCq/src/github.com/mvdan/sh [2020-12-01T15:46:04.327Z] #50 11.80 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-01T15:46:04.327Z] #50 11.87 + GO111MODULE=on [2020-12-01T15:46:04.327Z] #50 11.87 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-01T15:46:04.327Z] #50 13.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:46:04.327Z] #50 13.41 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:46:04.327Z] #50 13.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:46:04.327Z] #50 13.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:46:04.327Z] #50 13.74 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:46:04.327Z] #50 15.12 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:46:04.327Z] #50 15.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:46:04.398Z] #36 DONE 0.1s [2020-12-01T15:46:04.398Z] [2020-12-01T15:46:04.398Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:46:04.398Z] #38 111.4 + dpkg --print-architecture [2020-12-01T15:46:04.398Z] #38 111.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-01T15:46:04.398Z] #38 111.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-01T15:46:04.398Z] #38 111.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-01T15:46:04.501Z] #41 9.372 DEP images/tun.pb-c.d [2020-12-01T15:46:04.502Z] #41 9.424 DEP images/netdev.pb-c.d [2020-12-01T15:46:04.502Z] #41 9.461 PBCC images/vma.pb-c.c [2020-12-01T15:46:04.502Z] #41 9.510 DEP images/vma.pb-c.d [2020-12-01T15:46:04.502Z] #41 9.559 PBCC images/creds.pb-c.c [2020-12-01T15:46:04.502Z] #41 9.603 DEP images/creds.pb-c.d [2020-12-01T15:46:04.502Z] #41 9.665 PBCC images/utsns.pb-c.c [2020-12-01T15:46:04.762Z] #41 9.674 DEP images/utsns.pb-c.d [2020-12-01T15:46:04.762Z] #41 9.719 PBCC images/ipc-desc.pb-c.c [2020-12-01T15:46:04.762Z] #41 9.726 PBCC images/ipc-sem.pb-c.c [2020-12-01T15:46:04.762Z] #41 9.770 DEP images/ipc-desc.pb-c.d [2020-12-01T15:46:04.762Z] #41 9.808 DEP images/ipc-sem.pb-c.d [2020-12-01T15:46:04.762Z] #41 9.895 PBCC images/ipc-msg.pb-c.c [2020-12-01T15:46:05.023Z] #41 9.917 DEP images/ipc-msg.pb-c.d [2020-12-01T15:46:05.023Z] #41 9.953 PBCC images/ipc-shm.pb-c.c [2020-12-01T15:46:05.023Z] #41 9.972 DEP images/ipc-shm.pb-c.d [2020-12-01T15:46:05.023Z] #41 10.03 PBCC images/ipc-var.pb-c.c [2020-12-01T15:46:05.023Z] #41 10.07 DEP images/ipc-var.pb-c.d [2020-12-01T15:46:05.023Z] #41 10.09 PBCC images/sk-opts.pb-c.c [2020-12-01T15:46:05.023Z] #41 10.10 PBCC images/packet-sock.pb-c.c [2020-12-01T15:46:05.023Z] #41 10.17 DEP images/sk-opts.pb-c.d [2020-12-01T15:46:05.283Z] #41 10.24 DEP images/packet-sock.pb-c.d [2020-12-01T15:46:05.283Z] #41 10.29 PBCC images/sk-netlink.pb-c.c [2020-12-01T15:46:05.283Z] #41 10.34 DEP images/sk-netlink.pb-c.d [2020-12-01T15:46:05.283Z] #41 10.41 PBCC images/sk-inet.pb-c.c [2020-12-01T15:46:05.544Z] #41 10.46 DEP images/sk-inet.pb-c.d [2020-12-01T15:46:05.544Z] #41 10.53 PBCC images/sk-unix.pb-c.c [2020-12-01T15:46:05.544Z] #41 10.58 DEP images/sk-unix.pb-c.d [2020-12-01T15:46:05.544Z] #41 10.67 PBCC images/mm.pb-c.c [2020-12-01T15:46:05.681Z] #50 17.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:46:05.682Z] #50 ... [2020-12-01T15:46:05.682Z] [2020-12-01T15:46:05.682Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:46:05.682Z] #39 15.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-01T15:46:05.682Z] #39 16.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-01T15:46:05.804Z] #41 10.70 DEP images/mm.pb-c.d [2020-12-01T15:46:05.804Z] #41 10.74 PBCC images/timerfd.pb-c.c [2020-12-01T15:46:05.804Z] #41 10.78 DEP images/timerfd.pb-c.d [2020-12-01T15:46:05.804Z] #41 10.84 PBCC images/timer.pb-c.c [2020-12-01T15:46:05.804Z] #41 10.87 DEP images/timer.pb-c.d [2020-12-01T15:46:05.804Z] #41 10.92 PBCC images/sa.pb-c.c [2020-12-01T15:46:06.065Z] #41 10.99 DEP images/sa.pb-c.d [2020-12-01T15:46:06.065Z] #41 11.03 PBCC images/pipe-data.pb-c.c [2020-12-01T15:46:06.065Z] #41 11.05 DEP images/pipe-data.pb-c.d [2020-12-01T15:46:06.065Z] #41 11.08 PBCC images/mnt.pb-c.c [2020-12-01T15:46:06.065Z] #41 11.13 DEP images/mnt.pb-c.d [2020-12-01T15:46:06.325Z] #41 11.20 PBCC images/sk-packet.pb-c.c [2020-12-01T15:46:06.325Z] #41 11.24 DEP images/sk-packet.pb-c.d [2020-12-01T15:46:06.325Z] #41 11.31 PBCC images/tcp-stream.pb-c.c [2020-12-01T15:46:06.325Z] #41 11.38 DEP images/tcp-stream.pb-c.d [2020-12-01T15:46:06.586Z] #41 11.42 PBCC images/pipe.pb-c.c [2020-12-01T15:46:06.586Z] #41 11.48 DEP images/pipe.pb-c.d [2020-12-01T15:46:06.586Z] #41 11.53 PBCC images/pstree.pb-c.c [2020-12-01T15:46:06.586Z] #41 11.55 DEP images/pstree.pb-c.d [2020-12-01T15:46:06.586Z] #41 11.65 PBCC images/fs.pb-c.c [2020-12-01T15:46:06.646Z] #11 ... [2020-12-01T15:46:06.646Z] [2020-12-01T15:46:06.646Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:46:06.646Z] #34 44.30 Selecting previously unselected package libicu63:arm64. [2020-12-01T15:46:06.646Z] #34 44.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-12-01T15:46:06.646Z] #34 44.33 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-01T15:46:06.646Z] #34 48.93 Selecting previously unselected package libxml2:arm64. [2020-12-01T15:46:06.646Z] #34 48.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-12-01T15:46:06.646Z] #34 48.95 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-12-01T15:46:06.646Z] #34 49.50 Selecting previously unselected package libarchive13:arm64. [2020-12-01T15:46:06.646Z] #34 49.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-12-01T15:46:06.646Z] #34 49.53 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-12-01T15:46:06.646Z] #34 49.81 Selecting previously unselected package libjsoncpp1:arm64. [2020-12-01T15:46:06.646Z] #34 49.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-12-01T15:46:06.646Z] #34 49.84 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-12-01T15:46:06.646Z] #34 50.05 Selecting previously unselected package librhash0:arm64. [2020-12-01T15:46:06.646Z] #34 50.06 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-12-01T15:46:06.646Z] #34 50.09 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-12-01T15:46:06.646Z] #34 50.32 Selecting previously unselected package libuv1:arm64. [2020-12-01T15:46:06.646Z] #34 50.32 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-12-01T15:46:06.646Z] #34 50.33 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-12-01T15:46:06.646Z] #34 50.53 Selecting previously unselected package cmake. [2020-12-01T15:46:06.646Z] #34 50.53 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-12-01T15:46:06.646Z] #34 50.58 Unpacking cmake (3.13.4-1) ... [2020-12-01T15:46:06.646Z] #34 52.60 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-01T15:46:06.647Z] #34 52.64 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T15:46:06.647Z] #34 52.66 Setting up libuv1:arm64 (1.24.1-1) ... [2020-12-01T15:46:06.647Z] #34 52.68 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T15:46:06.647Z] #34 52.73 Setting up librhash0:arm64 (1.3.8-1) ... [2020-12-01T15:46:06.647Z] #34 52.77 Setting up cmake-data (3.13.4-1) ... [2020-12-01T15:46:06.647Z] #34 52.84 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-12-01T15:46:06.647Z] #34 52.89 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-12-01T15:46:06.647Z] #34 52.99 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-12-01T15:46:06.647Z] #34 53.02 Setting up cmake (3.13.4-1) ... [2020-12-01T15:46:06.647Z] #34 53.05 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:46:06.647Z] #34 53.23 Processing triggers for mime-support (3.62) ... [2020-12-01T15:46:06.647Z] #34 DONE 54.5s [2020-12-01T15:46:06.647Z] [2020-12-01T15:46:06.647Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:06.847Z] #41 11.68 DEP images/fs.pb-c.d [2020-12-01T15:46:06.847Z] #41 11.74 PBCC images/signalfd.pb-c.c [2020-12-01T15:46:06.847Z] #41 11.81 DEP images/signalfd.pb-c.d [2020-12-01T15:46:06.847Z] #41 11.85 PBCC images/fh.pb-c.c [2020-12-01T15:46:06.847Z] #41 11.91 PBCC images/fsnotify.pb-c.c [2020-12-01T15:46:06.847Z] #41 ... [2020-12-01T15:46:06.847Z] [2020-12-01T15:46:06.847Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:06.847Z] #49 71.96 encoding/json [2020-12-01T15:46:06.847Z] #49 77.99 github.com/pkg/diff [2020-12-01T15:46:06.847Z] #49 78.62 go/ast [2020-12-01T15:46:06.847Z] #49 79.47 golang.org/x/crypto/ssh/terminal [2020-12-01T15:46:06.847Z] #49 80.76 mvdan.cc/editorconfig [2020-12-01T15:46:06.847Z] #49 81.63 mvdan.cc/sh/v3/fileutil [2020-12-01T15:46:06.847Z] #49 81.85 mvdan.cc/sh/v3/syntax [2020-12-01T15:46:07.108Z] #49 ... [2020-12-01T15:46:07.108Z] [2020-12-01T15:46:07.108Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:07.108Z] #41 11.94 DEP images/fh.pb-c.d [2020-12-01T15:46:07.108Z] #41 11.97 DEP images/fsnotify.pb-c.d [2020-12-01T15:46:07.108Z] #41 12.05 PBCC images/eventpoll.pb-c.c [2020-12-01T15:46:07.108Z] #41 12.09 DEP images/eventpoll.pb-c.d [2020-12-01T15:46:07.108Z] #41 12.14 PBCC images/eventfd.pb-c.c [2020-12-01T15:46:07.108Z] #41 12.19 DEP images/eventfd.pb-c.d [2020-12-01T15:46:07.369Z] #41 12.26 PBCC images/remap-file-path.pb-c.c [2020-12-01T15:46:07.369Z] #41 12.29 DEP images/remap-file-path.pb-c.d [2020-12-01T15:46:07.369Z] #41 12.34 PBCC images/fifo.pb-c.c [2020-12-01T15:46:07.369Z] #41 12.37 DEP images/fifo.pb-c.d [2020-12-01T15:46:07.369Z] #41 12.39 PBCC images/ghost-file.pb-c.c [2020-12-01T15:46:07.369Z] #41 12.48 DEP images/ghost-file.pb-c.d [2020-12-01T15:46:07.369Z] #41 12.52 PBCC images/regfile.pb-c.c [2020-12-01T15:46:07.629Z] #41 12.55 DEP images/regfile.pb-c.d [2020-12-01T15:46:07.629Z] #41 12.63 PBCC images/ns.pb-c.c [2020-12-01T15:46:07.629Z] #41 12.64 DEP images/ns.pb-c.d [2020-12-01T15:46:07.629Z] #41 12.71 PBCC images/fdinfo.pb-c.c [2020-12-01T15:46:07.890Z] #41 12.78 DEP images/fdinfo.pb-c.d [2020-12-01T15:46:07.890Z] #41 12.84 PBCC images/core-aarch64.pb-c.c [2020-12-01T15:46:07.890Z] #41 12.88 PBCC images/core-arm.pb-c.c [2020-12-01T15:46:07.890Z] #41 12.92 PBCC images/core-ppc64.pb-c.c [2020-12-01T15:46:07.890Z] #41 12.96 PBCC images/core-s390.pb-c.c [2020-12-01T15:46:07.890Z] #41 13.01 PBCC images/core-x86.pb-c.c [2020-12-01T15:46:07.890Z] #41 ... [2020-12-01T15:46:07.890Z] [2020-12-01T15:46:07.890Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:07.890Z] #43 73.04 net/url [2020-12-01T15:46:07.890Z] #43 73.47 go/ast [2020-12-01T15:46:07.890Z] #43 74.68 text/template/parse [2020-12-01T15:46:07.890Z] #43 79.02 go/parser [2020-12-01T15:46:07.890Z] #43 79.71 text/template [2020-12-01T15:46:07.890Z] #43 82.44 encoding/xml [2020-12-01T15:46:07.908Z] #56 ... [2020-12-01T15:46:07.908Z] [2020-12-01T15:46:07.908Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:07.908Z] #43 99.85 vendor/golang.org/x/net/http2/hpack [2020-12-01T15:46:07.908Z] #43 101.0 mime [2020-12-01T15:46:07.908Z] #43 102.9 mime/quotedprintable [2020-12-01T15:46:07.908Z] #43 103.3 net/http/internal [2020-12-01T15:46:07.908Z] #43 106.8 net/textproto [2020-12-01T15:46:07.908Z] #43 106.9 crypto/x509 [2020-12-01T15:46:07.908Z] #43 108.1 vendor/golang.org/x/net/http/httpguts [2020-12-01T15:46:07.908Z] #43 108.5 vendor/golang.org/x/net/http/httpproxy [2020-12-01T15:46:07.908Z] #43 109.0 mime/multipart [2020-12-01T15:46:07.908Z] #43 ... [2020-12-01T15:46:07.908Z] [2020-12-01T15:46:07.908Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:07.908Z] #41 36.51 CC images/opts.o [2020-12-01T15:46:07.908Z] #41 36.71 CC images/seccomp.o [2020-12-01T15:46:07.908Z] #41 36.97 CC images/binfmt-misc.o [2020-12-01T15:46:07.908Z] #41 37.24 CC images/time.o [2020-12-01T15:46:07.908Z] #41 37.39 CC images/sysctl.o [2020-12-01T15:46:07.908Z] #41 37.56 CC images/autofs.o [2020-12-01T15:46:07.908Z] #41 37.69 CC images/macvlan.o [2020-12-01T15:46:07.908Z] #41 37.92 CC images/sit.o [2020-12-01T15:46:07.908Z] #41 38.12 CC images/memfd.o [2020-12-01T15:46:07.908Z] #41 38.39 CC images/timens.o [2020-12-01T15:46:07.908Z] #41 38.65 LINK images/built-in.o [2020-12-01T15:46:07.908Z] #41 38.79 GEN compel/include/asm [2020-12-01T15:46:07.908Z] #41 38.82 GEN compel/include/version.h [2020-12-01T15:46:07.908Z] #41 38.85 touch .config [2020-12-01T15:46:07.908Z] #41 38.90 GEN include/common/config.h [2020-12-01T15:46:07.908Z] #41 39.00 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-01T15:46:07.908Z] #41 39.01 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-01T15:46:07.908Z] #41 39.05 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-01T15:46:07.908Z] #41 39.06 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-01T15:46:07.908Z] #41 39.09 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-01T15:46:07.908Z] #41 39.10 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-01T15:46:07.908Z] #41 39.16 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-01T15:46:07.908Z] #41 39.17 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-01T15:46:07.908Z] #41 39.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-01T15:46:07.908Z] #41 39.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-01T15:46:07.908Z] #41 39.22 DEP compel/plugins/std/infect.d [2020-12-01T15:46:07.908Z] #41 39.39 DEP compel/plugins/std/string.d [2020-12-01T15:46:07.908Z] #41 39.44 DEP compel/plugins/std/log.d [2020-12-01T15:46:07.908Z] #41 39.51 DEP compel/plugins/std/fds.d [2020-12-01T15:46:07.908Z] #41 39.61 DEP compel/plugins/std/std.d [2020-12-01T15:46:07.908Z] #41 39.72 DEP compel/plugins/shmem/shmem.d [2020-12-01T15:46:07.908Z] #41 39.79 DEP compel/plugins/fds/fds.d [2020-12-01T15:46:07.908Z] #41 39.92 CC compel/plugins/std/std.o [2020-12-01T15:46:07.908Z] #41 40.27 CC compel/plugins/std/fds.o [2020-12-01T15:46:08.040Z] #35 1.190 + RM_GOPATH=0 [2020-12-01T15:46:08.040Z] #35 1.190 + TMP_GOPATH= [2020-12-01T15:46:08.040Z] #35 1.213 + : /build [2020-12-01T15:46:08.040Z] #35 1.214 + '[' -z '' ']' [2020-12-01T15:46:08.040Z] #35 1.216 ++ mktemp -d [2020-12-01T15:46:08.040Z] #35 1.222 + export GOPATH=/tmp/tmp.j16Tu78nnI [2020-12-01T15:46:08.040Z] #35 1.223 + GOPATH=/tmp/tmp.j16Tu78nnI [2020-12-01T15:46:08.040Z] #35 1.224 + RM_GOPATH=1 [2020-12-01T15:46:08.040Z] #35 1.224 + case "$(go env GOARCH)" in [2020-12-01T15:46:08.040Z] #35 1.230 ++ go env GOARCH [2020-12-01T15:46:08.040Z] #35 1.256 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:46:08.040Z] #35 1.262 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:46:08.040Z] #35 1.264 ++ dirname /tmp/install/install.sh [2020-12-01T15:46:08.040Z] #35 1.271 + dir=/tmp/install [2020-12-01T15:46:08.040Z] #35 1.278 + bin=tini [2020-12-01T15:46:08.040Z] #35 1.279 + shift [2020-12-01T15:46:08.040Z] #35 1.279 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-01T15:46:08.040Z] #35 1.279 + . /tmp/install/tini.installer [2020-12-01T15:46:08.040Z] #35 1.279 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:46:08.040Z] #35 1.280 + install_tini [2020-12-01T15:46:08.040Z] #35 1.280 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-01T15:46:08.040Z] #35 1.280 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:46:08.040Z] #35 1.280 + git clone https://github.com/krallin/tini.git /tmp/tmp.j16Tu78nnI/tini [2020-12-01T15:46:08.040Z] #35 1.284 Cloning into '/tmp/tmp.j16Tu78nnI/tini'... [2020-12-01T15:46:08.152Z] #43 ... [2020-12-01T15:46:08.152Z] [2020-12-01T15:46:08.152Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:08.152Z] #41 13.06 PBCC images/core.pb-c.c [2020-12-01T15:46:08.152Z] #41 13.16 PBCC images/inventory.pb-c.c [2020-12-01T15:46:08.152Z] #41 13.22 DEP images/core-aarch64.pb-c.d [2020-12-01T15:46:08.152Z] #41 13.30 DEP images/core-arm.pb-c.d [2020-12-01T15:46:08.303Z] #35 ... [2020-12-01T15:46:08.303Z] [2020-12-01T15:46:08.303Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:46:08.303Z] #40 55.34 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-12-01T15:46:08.303Z] #40 55.36 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:46:08.303Z] #40 DONE 56.1s [2020-12-01T15:46:08.303Z] [2020-12-01T15:46:08.303Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:08.413Z] #41 13.33 DEP images/core-ppc64.pb-c.d [2020-12-01T15:46:08.413Z] #41 13.37 DEP images/core-s390.pb-c.d [2020-12-01T15:46:08.413Z] #41 13.43 DEP images/core-x86.pb-c.d [2020-12-01T15:46:08.413Z] #41 13.48 DEP images/core.pb-c.d [2020-12-01T15:46:08.413Z] #41 13.54 DEP images/inventory.pb-c.d [2020-12-01T15:46:08.465Z] #39 ... [2020-12-01T15:46:08.465Z] [2020-12-01T15:46:08.465Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:08.465Z] #44 10.75 runtime/cgo [2020-12-01T15:46:08.465Z] #44 13.90 vendor/golang.org/x/crypto/internal/subtle [2020-12-01T15:46:08.465Z] #44 ... [2020-12-01T15:46:08.465Z] [2020-12-01T15:46:08.465Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:08.465Z] #63 18.75 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: 98% (1871/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-12-01T15:46:08.465Z] #63 19.81 + cd /tmp/tmp.E4aGWdiEyG/src/github.com/docker/libnetwork [2020-12-01T15:46:08.465Z] #63 19.81 + git checkout -q a543cbc4871f904b0efe205708eb45d72e65fd8b [2020-12-01T15:46:08.465Z] #63 20.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-01T15:46:08.480Z] #41 40.68 CC compel/plugins/std/log.o [2020-12-01T15:46:08.673Z] #41 13.58 PBCC images/cpuinfo.pb-c.c [2020-12-01T15:46:08.673Z] #41 13.61 DEP images/cpuinfo.pb-c.d [2020-12-01T15:46:08.673Z] #41 13.66 PBCC images/stats.pb-c.c [2020-12-01T15:46:08.673Z] #41 13.69 DEP images/stats.pb-c.d [2020-12-01T15:46:08.854Z] #38 ... [2020-12-01T15:46:08.855Z] [2020-12-01T15:46:08.855Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:08.855Z] #41 74.55 CC criu/memfd.o [2020-12-01T15:46:08.855Z] #41 74.91 CC criu/mount.o [2020-12-01T15:46:08.855Z] #41 77.20 CC criu/namespaces.o [2020-12-01T15:46:08.855Z] #41 78.12 CC criu/net.o [2020-12-01T15:46:08.855Z] #41 80.21 CC criu/netfilter.o [2020-12-01T15:46:08.855Z] #41 80.36 CC criu/page-pipe.o [2020-12-01T15:46:08.855Z] #41 80.77 CC criu/page-xfer.o [2020-12-01T15:46:08.855Z] #41 81.51 CC criu/pagemap-cache.o [2020-12-01T15:46:08.855Z] #41 81.66 CC criu/pagemap.o [2020-12-01T15:46:08.855Z] #41 82.30 CC criu/parasite-syscall.o [2020-12-01T15:46:08.855Z] #41 82.88 CC criu/path.o [2020-12-01T15:46:08.855Z] #41 83.03 CC criu/pie-util-vdso.o [2020-12-01T15:46:08.855Z] #41 83.24 CC criu/pie-util.o [2020-12-01T15:46:08.855Z] #41 83.41 CC criu/pipes.o [2020-12-01T15:46:08.855Z] #41 83.83 CC criu/plugin.o [2020-12-01T15:46:08.855Z] #41 84.12 CC criu/proc_parse.o [2020-12-01T15:46:09.051Z] #41 41.43 CC compel/plugins/std/string.o [2020-12-01T15:46:09.625Z] #41 42.08 CC compel/plugins/std/infect.o [2020-12-01T15:46:09.911Z] #41 85.50 CC criu/protobuf-desc.o [2020-12-01T15:46:10.058Z] #41 15.03 make[1]: Nothing to be done for 'all'. [2020-12-01T15:46:10.204Z] #41 85.95 CC criu/protobuf.o [2020-12-01T15:46:10.245Z] #41 42.44 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-01T15:46:10.245Z] #41 ... [2020-12-01T15:46:10.245Z] [2020-12-01T15:46:10.245Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:10.245Z] #11 112.3 Selecting previously unselected package libapparmor1:amd64. [2020-12-01T15:46:10.246Z] #11 112.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-01T15:46:10.246Z] #11 ... [2020-12-01T15:46:10.246Z] [2020-12-01T15:46:10.246Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:10.246Z] #56 DONE 112.4s [2020-12-01T15:46:10.246Z] [2020-12-01T15:46:10.246Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:10.246Z] #11 112.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-01T15:46:10.246Z] #11 112.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-01T15:46:10.246Z] #11 ... [2020-12-01T15:46:10.246Z] [2020-12-01T15:46:10.246Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-01T15:46:10.246Z] #57 DONE 0.1s [2020-12-01T15:46:10.246Z] [2020-12-01T15:46:10.246Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-01T15:46:10.246Z] #58 DONE 0.1s [2020-12-01T15:46:10.246Z] [2020-12-01T15:46:10.246Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:10.246Z] #11 112.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-01T15:46:10.246Z] #11 112.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-01T15:46:10.263Z] #41 ... [2020-12-01T15:46:10.263Z] [2020-12-01T15:46:10.263Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:10.263Z] #43 48.03 context [2020-12-01T15:46:10.263Z] #43 51.30 encoding/binary [2020-12-01T15:46:10.263Z] #43 51.31 internal/fmtsort [2020-12-01T15:46:10.263Z] #43 51.66 internal/lazyregexp [2020-12-01T15:46:10.263Z] #43 51.66 io/ioutil [2020-12-01T15:46:10.263Z] #43 52.09 net [2020-12-01T15:46:10.263Z] #43 52.24 fmt [2020-12-01T15:46:10.263Z] #43 52.69 os/exec [2020-12-01T15:46:10.263Z] #43 54.49 encoding/base64 [2020-12-01T15:46:10.263Z] #43 55.86 crypto/cipher [2020-12-01T15:46:10.263Z] #43 55.90 crypto/sha512 [2020-12-01T15:46:10.263Z] #43 57.23 crypto/ed25519/internal/edwards25519 [2020-12-01T15:46:10.263Z] #43 ... [2020-12-01T15:46:10.263Z] [2020-12-01T15:46:10.263Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:10.263Z] #11 58.18 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-01T15:46:10.263Z] #11 58.18 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-01T15:46:10.263Z] #11 58.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:10.496Z] #41 86.16 CC criu/pstree.o [2020-12-01T15:46:10.505Z] #11 112.8 Selecting previously unselected package libbtrfs0. [2020-12-01T15:46:10.505Z] #11 112.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-01T15:46:10.505Z] #11 112.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T15:46:10.529Z] #11 58.40 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-01T15:46:10.529Z] #11 58.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-01T15:46:10.529Z] #11 58.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:10.766Z] #11 113.0 Selecting previously unselected package libbtrfs-dev. [2020-12-01T15:46:10.766Z] #11 113.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-01T15:46:10.766Z] #11 113.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:46:11.026Z] #11 113.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-01T15:46:11.026Z] #11 113.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-01T15:46:11.026Z] #11 113.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T15:46:11.026Z] #11 113.4 Selecting previously unselected package libudev-dev:amd64. [2020-12-01T15:46:11.026Z] #11 113.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-12-01T15:46:11.026Z] #11 113.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-01T15:46:11.131Z] #41 ... [2020-12-01T15:46:11.131Z] [2020-12-01T15:46:11.131Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:11.131Z] #51 52.90 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-01T15:46:11.157Z] #11 ... [2020-12-01T15:46:11.157Z] [2020-12-01T15:46:11.157Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:11.157Z] #49 49.06 os [2020-12-01T15:46:11.157Z] #49 52.21 mvdan.cc/sh/v3/fileutil [2020-12-01T15:46:11.157Z] #49 52.21 io/ioutil [2020-12-01T15:46:11.157Z] #49 53.25 fmt [2020-12-01T15:46:11.157Z] #49 53.25 encoding/binary [2020-12-01T15:46:11.157Z] #49 55.19 encoding/base64 [2020-12-01T15:46:11.157Z] #49 55.25 golang.org/x/sys/unix [2020-12-01T15:46:11.157Z] #49 57.94 encoding/json [2020-12-01T15:46:11.157Z] #49 57.95 github.com/pkg/diff [2020-12-01T15:46:11.157Z] #49 57.95 go/token [2020-12-01T15:46:11.157Z] #49 ... [2020-12-01T15:46:11.157Z] [2020-12-01T15:46:11.157Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:11.157Z] #35 2.266 + cd /tmp/tmp.j16Tu78nnI/tini [2020-12-01T15:46:11.157Z] #35 2.267 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:46:11.157Z] #35 2.296 + cmake . [2020-12-01T15:46:11.157Z] #35 3.043 -- The C compiler identification is GNU 8.3.0 [2020-12-01T15:46:11.157Z] #35 3.102 -- Check for working C compiler: /usr/bin/cc [2020-12-01T15:46:11.157Z] #35 4.105 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-01T15:46:11.157Z] #35 4.110 -- Detecting C compiler ABI info [2020-12-01T15:46:11.443Z] #41 16.38 CC images/stats.o [2020-12-01T15:46:11.597Z] #11 113.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-01T15:46:11.597Z] #11 113.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-01T15:46:11.597Z] #11 113.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-01T15:46:11.733Z] #35 5.295 -- Detecting C compiler ABI info - done [2020-12-01T15:46:11.733Z] #35 5.354 -- Detecting C compile features [2020-12-01T15:46:11.766Z] #51 53.98 + mkdir -p /build [2020-12-01T15:46:11.858Z] #11 114.0 Selecting previously unselected package libpcre16-3:amd64. [2020-12-01T15:46:11.858Z] #11 114.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-01T15:46:11.858Z] #11 114.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-01T15:46:11.858Z] #11 114.2 Selecting previously unselected package libpcre32-3:amd64. [2020-12-01T15:46:12.013Z] #41 16.80 CC images/core.o [2020-12-01T15:46:12.061Z] #51 53.98 + cp runc /build/runc [2020-12-01T15:46:12.119Z] #11 114.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-01T15:46:12.119Z] #11 114.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-01T15:46:12.119Z] #11 114.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-01T15:46:12.119Z] #11 114.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-01T15:46:12.119Z] #11 114.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-01T15:46:12.361Z] #51 DONE 54.3s [2020-12-01T15:46:12.362Z] [2020-12-01T15:46:12.362Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:12.362Z] #41 86.82 CC criu/rbtree.o [2020-12-01T15:46:12.362Z] #41 86.96 CC criu/rst-malloc.o [2020-12-01T15:46:12.362Z] #41 87.09 CC criu/seccomp.o [2020-12-01T15:46:12.362Z] #41 87.37 CC criu/seize.o [2020-12-01T15:46:12.362Z] #41 87.66 CC criu/servicefd.o [2020-12-01T15:46:12.362Z] #41 87.80 CC criu/shmem.o [2020-12-01T15:46:12.380Z] #11 114.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-01T15:46:12.380Z] #11 114.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-01T15:46:12.380Z] #11 114.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-01T15:46:12.586Z] #41 17.52 CC images/core-x86.o [2020-12-01T15:46:12.640Z] #11 114.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-01T15:46:12.640Z] #11 115.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-01T15:46:12.640Z] #11 115.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-01T15:46:12.668Z] #41 88.40 CC criu/sigframe.o [2020-12-01T15:46:12.681Z] #35 ... [2020-12-01T15:46:12.681Z] [2020-12-01T15:46:12.681Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:12.681Z] #32 50.42 path/filepath [2020-12-01T15:46:12.681Z] #32 51.02 internal/fmtsort [2020-12-01T15:46:12.681Z] #32 51.41 fmt [2020-12-01T15:46:12.681Z] #32 51.61 io/ioutil [2020-12-01T15:46:12.681Z] #32 54.18 log [2020-12-01T15:46:12.681Z] #32 54.18 github.com/BurntSushi/toml [2020-12-01T15:46:12.681Z] #32 54.18 flag [2020-12-01T15:46:12.681Z] #32 57.99 github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T15:46:12.681Z] #32 ... [2020-12-01T15:46:12.681Z] [2020-12-01T15:46:12.681Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:12.681Z] #41 3.624 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T15:46:12.681Z] #41 3.624 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T15:46:12.681Z] #41 3.649 Note: Building without GnuTLS support [2020-12-01T15:46:12.681Z] #41 3.657 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T15:46:12.681Z] #41 3.658 Makefile.config:40: Warn: Building without nftables support [2020-12-01T15:46:12.901Z] #11 115.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-01T15:46:12.901Z] #11 115.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-01T15:46:12.901Z] #11 115.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-01T15:46:12.901Z] #11 115.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-01T15:46:12.975Z] #63 ... [2020-12-01T15:46:12.975Z] [2020-12-01T15:46:12.975Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:46:12.975Z] #54 14.74 Fetched 8181 kB in 14s (600 kB/s) [2020-12-01T15:46:12.975Z] #54 14.74 Reading package lists... [2020-12-01T15:46:12.975Z] #54 20.03 Reading package lists... [2020-12-01T15:46:12.975Z] #54 ... [2020-12-01T15:46:12.975Z] [2020-12-01T15:46:12.975Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:12.975Z] #48 18.48 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-01T15:46:12.975Z] #48 18.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:46:12.975Z] #48 18.49 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-01T15:46:12.975Z] #48 18.49 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-01T15:46:12.975Z] #48 18.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:46:12.975Z] #48 18.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:46:12.975Z] #48 18.52 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:46:12.975Z] #48 18.52 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:46:12.975Z] #48 18.57 go: downloading github.com/spf13/afero v1.1.2 [2020-12-01T15:46:12.975Z] #48 18.76 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:46:12.975Z] #48 18.93 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-01T15:46:12.975Z] #48 18.96 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-01T15:46:12.975Z] #48 18.98 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:46:12.975Z] #48 18.98 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:46:12.975Z] #48 19.05 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:46:12.975Z] #48 19.06 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:46:12.975Z] #48 19.06 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:46:12.975Z] #48 19.12 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-01T15:46:12.975Z] #48 19.15 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:46:12.975Z] #48 19.16 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:46:12.975Z] #48 19.16 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:46:12.975Z] #48 19.16 go: extracting github.com/spf13/afero v1.1.2 [2020-12-01T15:46:12.975Z] #48 19.50 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:46:12.975Z] #48 19.58 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:46:12.975Z] #48 19.58 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:46:12.975Z] #48 19.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:46:12.975Z] #48 19.62 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:46:12.975Z] #48 19.63 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:46:12.975Z] #48 19.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:46:12.975Z] #48 19.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:46:12.975Z] #48 19.76 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:46:12.975Z] #48 19.80 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:46:12.975Z] #48 19.88 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:46:12.975Z] #48 19.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:46:12.975Z] #48 20.00 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:46:12.975Z] #48 20.05 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:46:12.975Z] #48 20.13 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:46:12.975Z] #48 20.24 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:46:12.975Z] #48 20.25 go: downloading github.com/spf13/cast v1.3.0 [2020-12-01T15:46:12.975Z] #48 20.27 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:46:12.975Z] #48 20.29 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:46:12.975Z] #48 20.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:46:12.975Z] #48 20.51 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:46:12.975Z] #48 20.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:46:12.975Z] #48 20.52 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:46:12.975Z] #48 20.53 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:46:12.975Z] #48 20.54 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:46:12.975Z] #48 20.77 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-01T15:46:12.975Z] #48 20.79 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:46:12.975Z] #48 20.84 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:46:12.975Z] #48 20.85 go: extracting github.com/spf13/cast v1.3.0 [2020-12-01T15:46:12.975Z] #48 20.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:46:12.975Z] #48 20.89 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:46:12.975Z] #48 20.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:46:12.975Z] #48 21.08 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:46:12.975Z] #48 21.09 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:46:12.975Z] #48 21.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:46:12.975Z] #48 21.17 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:46:12.975Z] #48 21.22 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:46:12.975Z] #48 21.29 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:46:12.975Z] #48 21.32 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:46:12.975Z] #48 21.37 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:46:12.975Z] #48 21.38 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:46:12.975Z] #48 21.41 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-01T15:46:12.975Z] #48 21.44 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:46:12.975Z] #48 21.54 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:46:12.975Z] #48 21.61 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:46:12.975Z] #48 21.75 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:46:12.975Z] #48 21.87 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:46:12.975Z] #48 21.95 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:46:12.975Z] #48 22.12 go: downloading golang.org/x/text v0.3.2 [2020-12-01T15:46:12.975Z] #48 22.19 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:46:12.975Z] #48 22.24 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:46:12.975Z] #48 22.29 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:46:12.975Z] #48 22.34 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:46:12.975Z] #48 22.43 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:46:12.975Z] #48 22.52 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:46:12.975Z] #48 22.56 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:46:12.975Z] #48 22.58 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:46:12.975Z] #48 22.72 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-01T15:46:12.975Z] #48 22.84 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-01T15:46:12.975Z] #48 23.27 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:46:12.975Z] #48 23.31 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:46:12.975Z] #48 23.33 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:46:12.975Z] #48 23.40 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:46:12.975Z] #48 23.47 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-01T15:46:12.975Z] #48 23.53 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:46:12.975Z] #48 23.65 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:46:12.975Z] #48 23.72 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-01T15:46:12.975Z] #48 23.76 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-01T15:46:12.975Z] #48 23.79 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:46:12.975Z] #48 23.85 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-01T15:46:12.975Z] #48 23.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-01T15:46:12.975Z] #48 23.99 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:46:12.975Z] #48 24.07 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:46:12.975Z] #48 24.11 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-01T15:46:12.975Z] #48 24.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:46:12.975Z] #48 24.30 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-01T15:46:12.975Z] #48 24.31 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:46:12.976Z] #48 24.40 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:46:12.976Z] #48 24.46 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-01T15:46:12.976Z] #48 24.72 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:46:12.976Z] #48 24.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:46:12.976Z] #48 25.24 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:46:12.976Z] #48 ... [2020-12-01T15:46:12.976Z] [2020-12-01T15:46:12.976Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:46:12.976Z] #41 15.17 Fetched 8181 kB in 14s (586 kB/s) [2020-12-01T15:46:12.976Z] #41 15.17 Reading package lists... [2020-12-01T15:46:12.976Z] #41 22.43 Reading package lists... [2020-12-01T15:46:12.976Z] #41 ... [2020-12-01T15:46:12.976Z] [2020-12-01T15:46:12.976Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:12.976Z] #50 19.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-01T15:46:12.976Z] #50 19.55 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-01T15:46:12.976Z] #50 19.89 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-01T15:46:12.976Z] #50 19.98 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-01T15:46:12.976Z] #50 21.05 runtime/cgo [2020-12-01T15:46:12.976Z] #50 21.19 runtime [2020-12-01T15:46:12.976Z] #50 ... [2020-12-01T15:46:12.976Z] [2020-12-01T15:46:12.976Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:12.976Z] #48 25.44 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:46:12.976Z] #48 25.45 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-01T15:46:13.001Z] #41 88.59 CC criu/signalfd.o [2020-12-01T15:46:13.001Z] #41 88.82 CC criu/sk-inet.o [2020-12-01T15:46:13.158Z] #41 18.06 CC images/core-arm.o [2020-12-01T15:46:13.163Z] #11 115.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-01T15:46:13.163Z] #11 115.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-01T15:46:13.163Z] #11 115.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-01T15:46:13.163Z] #11 115.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-12-01T15:46:13.163Z] #11 115.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-01T15:46:13.633Z] #48 26.05 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:46:13.637Z] #41 89.33 CC criu/sk-netlink.o [2020-12-01T15:46:13.729Z] #41 18.46 CC images/core-aarch64.o [2020-12-01T15:46:13.729Z] #41 ... [2020-12-01T15:46:13.729Z] [2020-12-01T15:46:13.729Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:13.729Z] #54 41.24 Checking out files: 52% (1801/3406) Checking out files: 53% (1806/3406) Checking out files: 54% (1840/3406) Checking out files: 55% (1874/3406) Checking out files: 56% (1908/3406) Checking out files: 57% (1942/3406) Checking out files: 58% (1976/3406) Checking out files: 59% (2010/3406) Checking out files: 60% (2044/3406) Checking out files: 61% (2078/3406) Checking out files: 62% (2112/3406) Checking out files: 63% (2146/3406) Checking out files: 64% (2180/3406) Checking out files: 65% (2214/3406) Checking out files: 66% (2248/3406) Checking out files: 67% (2283/3406) Checking out files: 68% (2317/3406) Checking out files: 69% (2351/3406) Checking out files: 70% (2385/3406) Checking out files: 71% (2419/3406) Checking out files: 72% (2453/3406) Checking out files: 73% (2487/3406) Checking out files: 74% (2521/3406) Checking out files: 75% (2555/3406) Checking out files: 76% (2589/3406) Checking out files: 77% (2623/3406) Checking out files: 78% (2657/3406) Checking out files: 79% (2691/3406) Checking out files: 80% (2725/3406) Checking out files: 81% (2759/3406) Checking out files: 82% (2793/3406) Checking out files: 83% (2827/3406) Checking out files: 84% (2862/3406) Checking out files: 85% (2896/3406) Checking out files: 86% (2930/3406) Checking out files: 87% (2964/3406) Checking out files: 88% (2998/3406) Checking out files: 89% (3032/3406) Checking out files: 90% (3066/3406) Checking out files: 91% (3100/3406) Checking out files: 92% (3134/3406) Checking out files: 92% (3147/3406) Checking out files: 93% (3168/3406) Checking out files: 94% (3202/3406) Checking out files: 95% (3236/3406) Checking out files: 96% (3270/3406) Checking out files: 97% (3304/3406) Checking out files: 98% (3338/3406) Checking out files: 99% (3372/3406) Checking out files: 100% (3406/3406) Checking out files: 100% (3406/3406), done. [2020-12-01T15:46:13.729Z] #54 42.44 + cd /tmp/tmp.gXiComOJ3E/src/github.com/containerd/containerd [2020-12-01T15:46:13.729Z] #54 42.44 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:46:13.737Z] #11 115.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-01T15:46:13.737Z] #11 116.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-01T15:46:13.737Z] #11 116.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-01T15:46:13.737Z] #11 116.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T15:46:13.737Z] #11 116.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-01T15:46:13.737Z] #11 116.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-01T15:46:13.737Z] #11 116.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:13.737Z] #11 116.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T15:46:13.737Z] #11 116.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-01T15:46:13.930Z] #41 89.47 CC criu/sk-packet.o [2020-12-01T15:46:13.930Z] #41 89.69 CC criu/sk-queue.o [2020-12-01T15:46:13.934Z] #48 ... [2020-12-01T15:46:13.934Z] [2020-12-01T15:46:13.934Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:46:13.934Z] #35 16.15 Fetched 8181 kB in 15s (545 kB/s) [2020-12-01T15:46:13.934Z] #35 16.15 Reading package lists... [2020-12-01T15:46:13.934Z] #35 23.32 Reading package lists... [2020-12-01T15:46:13.934Z] #35 ... [2020-12-01T15:46:13.934Z] [2020-12-01T15:46:13.934Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:13.934Z] #12 16.32 Fetched 8181 kB in 15s (540 kB/s) [2020-12-01T15:46:13.934Z] #12 16.32 Reading package lists... [2020-12-01T15:46:13.998Z] #11 116.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-01T15:46:13.998Z] #11 116.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T15:46:13.998Z] #11 116.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:46:13.998Z] #11 116.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-01T15:46:13.998Z] #11 116.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-01T15:46:13.998Z] #11 116.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-01T15:46:13.998Z] #11 116.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T15:46:13.998Z] #11 116.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-01T15:46:13.998Z] #11 116.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:14.080Z] #41 5.998 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T15:46:14.080Z] #41 6.067 GEN .gitid [2020-12-01T15:46:14.080Z] #41 6.101 GEN criu/include/version.h [2020-12-01T15:46:14.222Z] #41 89.85 CC criu/sk-tcp.o [2020-12-01T15:46:14.232Z] #12 23.77 Reading package lists... [2020-12-01T15:46:14.232Z] #12 ... [2020-12-01T15:46:14.232Z] [2020-12-01T15:46:14.232Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-01T15:46:14.232Z] #54 20.03 Reading package lists... [2020-12-01T15:46:14.258Z] #11 116.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-01T15:46:14.258Z] #11 116.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-01T15:46:14.258Z] #11 116.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:14.258Z] #11 116.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-01T15:46:14.258Z] #11 116.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-01T15:46:14.258Z] #11 116.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T15:46:14.258Z] #11 116.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-01T15:46:14.258Z] #11 116.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T15:46:14.258Z] #11 116.5 Setting up dmsetup (2:1.02.155-3) ... [2020-12-01T15:46:14.258Z] #11 116.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T15:46:14.258Z] #11 116.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-01T15:46:14.258Z] #11 116.5 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:46:14.343Z] #41 6.202 GEN include/common/asm [2020-12-01T15:46:14.515Z] #41 90.06 CC criu/sk-unix.o [2020-12-01T15:46:14.670Z] #54 43.82 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-01T15:46:14.670Z] #54 43.82 + BUILDTAGS='netgo osusergo static_build' [2020-12-01T15:46:14.670Z] #54 43.82 + export EXTRA_FLAGS=-buildmode=pie [2020-12-01T15:46:14.670Z] #54 43.83 + EXTRA_FLAGS=-buildmode=pie [2020-12-01T15:46:14.670Z] #54 43.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-01T15:46:14.670Z] #54 43.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-01T15:46:14.670Z] #54 43.83 + '[' '' = dynamic ']' [2020-12-01T15:46:14.670Z] #54 43.83 + make [2020-12-01T15:46:14.829Z] #11 DONE 117.0s [2020-12-01T15:46:14.829Z] [2020-12-01T15:46:14.829Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-01T15:46:14.879Z] #54 26.18 Building dependency tree... [2020-12-01T15:46:15.152Z] #41 90.99 CC criu/sockets.o [2020-12-01T15:46:15.612Z] #54 44.96 + bin/ctr [2020-12-01T15:46:15.786Z] #41 91.39 CC criu/stats.o [2020-12-01T15:46:15.786Z] #41 91.54 CC criu/string.o [2020-12-01T15:46:15.786Z] #41 91.58 CC criu/sysctl.o [2020-12-01T15:46:16.089Z] #41 ... [2020-12-01T15:46:16.089Z] [2020-12-01T15:46:16.089Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:46:16.089Z] #38 DONE 126.0s [2020-12-01T15:46:16.089Z] [2020-12-01T15:46:16.089Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:16.215Z] #12 DONE 1.5s [2020-12-01T15:46:16.215Z] [2020-12-01T15:46:16.215Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:16.215Z] #41 42.54 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-01T15:46:16.215Z] #41 42.59 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-01T15:46:16.215Z] #41 42.66 AR compel/plugins/std.lib.a [2020-12-01T15:46:16.215Z] #41 42.81 CC compel/plugins/fds/fds.o [2020-12-01T15:46:16.215Z] #41 43.33 AR compel/plugins/fds.lib.a [2020-12-01T15:46:16.215Z] #41 43.51 HOSTDEP compel/src/lib/log-host.d [2020-12-01T15:46:16.215Z] #41 43.76 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-01T15:46:16.215Z] #41 43.84 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-01T15:46:16.215Z] #41 43.89 HOSTDEP compel/src/main-host.d [2020-12-01T15:46:16.215Z] #41 43.96 DEP compel/src/lib/ptrace.d [2020-12-01T15:46:16.215Z] #41 44.04 DEP compel/src/lib/infect.d [2020-12-01T15:46:16.215Z] #41 44.13 DEP compel/src/lib/infect-util.d [2020-12-01T15:46:16.215Z] #41 44.18 DEP compel/src/lib/infect-rpc.d [2020-12-01T15:46:16.215Z] #41 44.25 DEP compel/arch/x86/src/lib/infect.d [2020-12-01T15:46:16.215Z] #41 44.37 DEP compel/arch/x86/src/lib/cpu.d [2020-12-01T15:46:16.215Z] #41 44.45 DEP compel/src/lib/log.d [2020-12-01T15:46:16.215Z] #41 44.55 DEP compel/src/main.d [2020-12-01T15:46:16.215Z] #41 44.63 DEP compel/src/lib/handle-elf.d [2020-12-01T15:46:16.215Z] #41 44.70 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-01T15:46:16.215Z] #41 44.83 CC compel/src/lib/log.o [2020-12-01T15:46:16.215Z] #41 45.08 CC compel/arch/x86/src/lib/cpu.o [2020-12-01T15:46:16.215Z] #41 45.74 CC compel/arch/x86/src/lib/infect.o [2020-12-01T15:46:16.215Z] #41 46.44 CC compel/src/lib/infect-rpc.o [2020-12-01T15:46:16.215Z] #41 46.75 CC compel/src/lib/infect-util.o [2020-12-01T15:46:16.215Z] #41 46.92 CC compel/src/lib/infect.o [2020-12-01T15:46:16.268Z] #41 7.666 PBCC images/timens.pb-c.c [2020-12-01T15:46:16.268Z] #41 7.711 DEP images/timens.pb-c.d [2020-12-01T15:46:16.268Z] #41 7.797 PBCC images/fown.pb-c.c [2020-12-01T15:46:16.268Z] #41 7.835 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-01T15:46:16.268Z] #41 7.912 PBCC images/opts.pb-c.c [2020-12-01T15:46:16.268Z] #41 7.940 PBCC images/memfd.pb-c.c [2020-12-01T15:46:16.268Z] #41 8.000 DEP images/fown.pb-c.d [2020-12-01T15:46:16.268Z] #41 8.028 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-01T15:46:16.268Z] #41 8.096 DEP images/opts.pb-c.d [2020-12-01T15:46:16.268Z] #41 8.132 DEP images/memfd.pb-c.d [2020-12-01T15:46:16.268Z] #41 ... [2020-12-01T15:46:16.268Z] [2020-12-01T15:46:16.268Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:16.268Z] #32 DONE 64.3s [2020-12-01T15:46:16.268Z] [2020-12-01T15:46:16.268Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:16.268Z] #41 8.190 PBCC images/sit.pb-c.c [2020-12-01T15:46:16.382Z] #47 ... [2020-12-01T15:46:16.382Z] [2020-12-01T15:46:16.382Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:16.382Z] #41 92.01 CC criu/sysfs_parse.o [2020-12-01T15:46:16.423Z] #54 28.72 The following additional packages will be installed: [2020-12-01T15:46:16.423Z] #54 28.73 libbtrfs0 [2020-12-01T15:46:16.531Z] #41 8.267 DEP images/sit.pb-c.d [2020-12-01T15:46:16.531Z] #41 8.332 PBCC images/macvlan.pb-c.c [2020-12-01T15:46:16.531Z] #41 8.348 DEP images/macvlan.pb-c.d [2020-12-01T15:46:16.531Z] #41 8.457 PBCC images/autofs.pb-c.c [2020-12-01T15:46:16.531Z] #41 8.500 DEP images/autofs.pb-c.d [2020-12-01T15:46:16.682Z] #41 92.25 CC criu/timens.o [2020-12-01T15:46:16.682Z] #41 92.39 CC criu/timerfd.o [2020-12-01T15:46:16.723Z] #54 28.94 The following NEW packages will be installed: [2020-12-01T15:46:16.723Z] #54 28.96 libbtrfs-dev libbtrfs0 [2020-12-01T15:46:16.723Z] #54 29.13 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:46:16.723Z] #54 29.13 Need to get 120 kB of archives. [2020-12-01T15:46:16.723Z] #54 29.13 After this operation, 423 kB of additional disk space will be used. [2020-12-01T15:46:16.723Z] #54 29.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-01T15:46:16.723Z] #54 29.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-01T15:46:16.801Z] #41 8.533 PBCC images/sysctl.pb-c.c [2020-12-01T15:46:16.801Z] #41 8.552 DEP images/sysctl.pb-c.d [2020-12-01T15:46:16.801Z] #41 8.579 PBCC images/time.pb-c.c [2020-12-01T15:46:16.801Z] #41 8.590 DEP images/time.pb-c.d [2020-12-01T15:46:16.801Z] #41 8.629 PBCC images/binfmt-misc.pb-c.c [2020-12-01T15:46:16.801Z] #41 8.656 DEP images/binfmt-misc.pb-c.d [2020-12-01T15:46:16.801Z] #41 8.753 PBCC images/seccomp.pb-c.c [2020-12-01T15:46:16.977Z] #41 92.55 CC criu/tty.o [2020-12-01T15:46:16.977Z] #41 ... [2020-12-01T15:46:16.977Z] [2020-12-01T15:46:16.977Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-01T15:46:16.977Z] #39 DONE 0.2s [2020-12-01T15:46:17.064Z] #41 8.761 DEP images/seccomp.pb-c.d [2020-12-01T15:46:17.269Z] [2020-12-01T15:46:17.269Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:17.327Z] #41 9.058 PBCC images/userns.pb-c.c [2020-12-01T15:46:17.327Z] #41 9.092 DEP images/userns.pb-c.d [2020-12-01T15:46:17.327Z] #41 9.116 PBCC images/cgroup.pb-c.c [2020-12-01T15:46:17.327Z] #41 9.176 DEP images/cgroup.pb-c.d [2020-12-01T15:46:17.327Z] #41 9.235 PBCC images/ext-file.pb-c.c [2020-12-01T15:46:17.327Z] #41 9.312 DEP images/ext-file.pb-c.d [2020-12-01T15:46:17.561Z] #41 93.29 CC criu/tun.o [2020-12-01T15:46:17.590Z] #41 9.423 PBCC images/rpc.pb-c.c [2020-12-01T15:46:17.590Z] #41 9.445 DEP images/rpc.pb-c.d [2020-12-01T15:46:17.604Z] #41 ... [2020-12-01T15:46:17.604Z] [2020-12-01T15:46:17.604Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-01T15:46:17.604Z] #13 DONE 1.1s [2020-12-01T15:46:17.604Z] [2020-12-01T15:46:17.604Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-01T15:46:17.853Z] #41 9.596 PBCC images/siginfo.pb-c.c [2020-12-01T15:46:17.853Z] #41 9.620 DEP images/siginfo.pb-c.d [2020-12-01T15:46:17.853Z] #41 9.639 PBCC images/pagemap.pb-c.c [2020-12-01T15:46:17.853Z] #41 9.658 DEP images/pagemap.pb-c.d [2020-12-01T15:46:17.853Z] #41 9.687 PBCC images/rlimit.pb-c.c [2020-12-01T15:46:17.853Z] #41 9.697 DEP images/rlimit.pb-c.d [2020-12-01T15:46:17.853Z] #41 9.719 PBCC images/file-lock.pb-c.c [2020-12-01T15:46:17.853Z] #41 9.732 DEP images/file-lock.pb-c.d [2020-12-01T15:46:17.853Z] #41 9.752 PBCC images/tty.pb-c.c [2020-12-01T15:46:17.853Z] #41 9.784 DEP images/tty.pb-c.d [2020-12-01T15:46:17.854Z] #41 ... [2020-12-01T15:46:17.854Z] [2020-12-01T15:46:17.854Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:17.854Z] #47 127.4 + /build/golangci-lint --version [2020-12-01T15:46:17.854Z] #47 127.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-01T15:46:17.854Z] #47 DONE 127.8s [2020-12-01T15:46:17.854Z] [2020-12-01T15:46:17.854Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:17.854Z] #41 93.53 CC criu/uffd.o [2020-12-01T15:46:18.117Z] #41 9.875 PBCC images/tun.pb-c.c [2020-12-01T15:46:18.117Z] #41 9.972 PBCC images/netdev.pb-c.c [2020-12-01T15:46:18.117Z] #41 10.04 DEP images/tun.pb-c.d [2020-12-01T15:46:18.117Z] #41 10.09 DEP images/netdev.pb-c.d [2020-12-01T15:46:18.176Z] #14 0.918 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-01T15:46:18.176Z] #14 DONE 1.0s [2020-12-01T15:46:18.176Z] [2020-12-01T15:46:18.176Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:18.176Z] #41 50.11 CC compel/src/lib/ptrace.o [2020-12-01T15:46:18.176Z] #41 50.61 AR compel/libcompel.a [2020-12-01T15:46:18.176Z] #41 50.66 HOSTCC compel/src/main-host.o [2020-12-01T15:46:18.299Z] #54 30.53 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:46:18.299Z] #54 30.74 Fetched 120 kB in 0s (1862 kB/s) [2020-12-01T15:46:18.299Z] #54 30.82 Selecting previously unselected package libbtrfs0. [2020-12-01T15:46:18.381Z] #41 10.16 PBCC images/vma.pb-c.c [2020-12-01T15:46:18.381Z] #41 10.25 DEP images/vma.pb-c.d [2020-12-01T15:46:18.381Z] #41 10.31 PBCC images/creds.pb-c.c [2020-12-01T15:46:18.381Z] #41 10.32 DEP images/creds.pb-c.d [2020-12-01T15:46:18.381Z] #41 10.34 PBCC images/utsns.pb-c.c [2020-12-01T15:46:18.488Z] #41 94.11 CC criu/util.o [2020-12-01T15:46:18.601Z] #54 30.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-01T15:46:18.601Z] #54 30.88 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-01T15:46:18.601Z] #54 30.91 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T15:46:18.601Z] #54 31.04 Selecting previously unselected package libbtrfs-dev. [2020-12-01T15:46:18.601Z] #54 31.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-01T15:46:18.601Z] #54 31.05 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:46:18.655Z] #41 10.35 DEP images/utsns.pb-c.d [2020-12-01T15:46:18.655Z] #41 10.38 PBCC images/ipc-desc.pb-c.c [2020-12-01T15:46:18.655Z] #41 10.39 PBCC images/ipc-sem.pb-c.c [2020-12-01T15:46:18.655Z] #41 10.42 DEP images/ipc-desc.pb-c.d [2020-12-01T15:46:18.655Z] #41 10.44 DEP images/ipc-sem.pb-c.d [2020-12-01T15:46:18.655Z] #41 10.47 PBCC images/ipc-msg.pb-c.c [2020-12-01T15:46:18.655Z] #41 10.48 DEP images/ipc-msg.pb-c.d [2020-12-01T15:46:18.655Z] #41 10.53 PBCC images/ipc-shm.pb-c.c [2020-12-01T15:46:18.655Z] #41 10.57 DEP images/ipc-shm.pb-c.d [2020-12-01T15:46:18.748Z] #41 51.11 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-01T15:46:18.748Z] #41 ... [2020-12-01T15:46:18.748Z] [2020-12-01T15:46:18.748Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:18.748Z] #43 111.0 crypto/tls [2020-12-01T15:46:18.748Z] #43 117.0 net/http/httptrace [2020-12-01T15:46:18.748Z] #43 117.5 net/http [2020-12-01T15:46:18.748Z] #43 ... [2020-12-01T15:46:18.748Z] [2020-12-01T15:46:18.748Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:18.748Z] #41 51.34 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-01T15:46:18.780Z] #41 94.43 CC criu/uts_ns.o [2020-12-01T15:46:18.780Z] #41 94.49 CC criu/vdso.o [2020-12-01T15:46:18.780Z] #41 94.61 LINK criu/built-in.o [2020-12-01T15:46:18.899Z] #54 31.16 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T15:46:18.899Z] #54 31.17 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:46:18.899Z] #54 31.19 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:46:18.918Z] #41 ... [2020-12-01T15:46:18.918Z] [2020-12-01T15:46:18.918Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:18.918Z] #35 7.969 -- Detecting C compile features - done [2020-12-01T15:46:18.918Z] #35 8.020 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-01T15:46:18.918Z] #35 8.313 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-01T15:46:18.918Z] #35 8.398 -- Configuring done [2020-12-01T15:46:18.918Z] #35 8.414 -- Generating done [2020-12-01T15:46:18.918Z] #35 8.486 -- Build files have been written to: /tmp/tmp.j16Tu78nnI/tini [2020-12-01T15:46:18.918Z] #35 8.489 + make tini-static [2020-12-01T15:46:18.918Z] #35 9.008 Scanning dependencies of target tini-static [2020-12-01T15:46:18.918Z] #35 9.125 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-01T15:46:18.918Z] #35 10.86 [100%] Linking C executable tini-static [2020-12-01T15:46:18.918Z] #35 11.68 [100%] Built target tini-static [2020-12-01T15:46:18.918Z] #35 11.78 + mkdir -p /build [2020-12-01T15:46:18.918Z] #35 11.79 + cp tini-static /build/docker-init [2020-12-01T15:46:18.918Z] #35 DONE 12.3s [2020-12-01T15:46:18.918Z] [2020-12-01T15:46:18.918Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:18.918Z] #41 10.60 PBCC images/ipc-var.pb-c.c [2020-12-01T15:46:18.918Z] #41 10.62 DEP images/ipc-var.pb-c.d [2020-12-01T15:46:18.918Z] #41 10.65 PBCC images/sk-opts.pb-c.c [2020-12-01T15:46:18.918Z] #41 10.68 PBCC images/packet-sock.pb-c.c [2020-12-01T15:46:18.918Z] #41 10.78 DEP images/sk-opts.pb-c.d [2020-12-01T15:46:18.918Z] #41 10.84 DEP images/packet-sock.pb-c.d [2020-12-01T15:46:19.072Z] #41 94.65 LINK criu/criu [2020-12-01T15:46:19.072Z] #41 94.73 DEP lib/c/criu.d [2020-12-01T15:46:19.072Z] #41 94.75 CC images/rpc.pb-c.o [2020-12-01T15:46:19.072Z] #41 94.87 CC lib/c/criu.o [2020-12-01T15:46:19.183Z] #41 11.03 PBCC images/sk-netlink.pb-c.c [2020-12-01T15:46:19.183Z] #41 11.06 DEP images/sk-netlink.pb-c.d [2020-12-01T15:46:19.183Z] #41 11.11 PBCC images/sk-inet.pb-c.c [2020-12-01T15:46:19.196Z] #54 DONE 31.5s [2020-12-01T15:46:19.196Z] [2020-12-01T15:46:19.196Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:19.196Z] #12 23.77 Reading package lists... [2020-12-01T15:46:19.319Z] #41 51.78 HOSTCC compel/src/lib/log-host.o [2020-12-01T15:46:19.364Z] #41 95.13 LINK lib/c/built-in.o [2020-12-01T15:46:19.452Z] #41 11.14 DEP images/sk-inet.pb-c.d [2020-12-01T15:46:19.452Z] #41 11.17 PBCC images/sk-unix.pb-c.c [2020-12-01T15:46:19.452Z] #41 11.24 DEP images/sk-unix.pb-c.d [2020-12-01T15:46:19.452Z] #41 11.28 PBCC images/mm.pb-c.c [2020-12-01T15:46:19.452Z] #41 11.36 DEP images/mm.pb-c.d [2020-12-01T15:46:19.580Z] #41 ... [2020-12-01T15:46:19.580Z] [2020-12-01T15:46:19.580Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-01T15:46:19.580Z] #15 DONE 1.1s [2020-12-01T15:46:19.580Z] [2020-12-01T15:46:19.580Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:19.580Z] #41 51.99 HOSTLINK compel/compel-host-bin [2020-12-01T15:46:19.656Z] #41 95.13 LINK lib/c/libcriu.so [2020-12-01T15:46:19.656Z] #41 95.15 LINK lib/c/libcriu.a [2020-12-01T15:46:19.656Z] #41 95.18 GEN magic.py [2020-12-01T15:46:19.656Z] #41 95.21 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T15:46:19.656Z] #41 95.21 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T15:46:19.656Z] #41 95.21 Note: Building without GnuTLS support [2020-12-01T15:46:19.656Z] #41 95.21 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T15:46:19.656Z] #41 95.21 Makefile.config:40: Warn: Building without nftables support [2020-12-01T15:46:19.656Z] #41 95.39 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T15:46:19.714Z] #41 11.40 PBCC images/timerfd.pb-c.c [2020-12-01T15:46:19.714Z] #41 11.44 DEP images/timerfd.pb-c.d [2020-12-01T15:46:19.714Z] #41 11.51 PBCC images/timer.pb-c.c [2020-12-01T15:46:19.714Z] #41 11.53 DEP images/timer.pb-c.d [2020-12-01T15:46:19.714Z] #41 11.57 PBCC images/sa.pb-c.c [2020-12-01T15:46:19.714Z] #41 11.60 DEP images/sa.pb-c.d [2020-12-01T15:46:19.714Z] #41 11.65 PBCC images/pipe-data.pb-c.c [2020-12-01T15:46:19.817Z] #54 ... [2020-12-01T15:46:19.818Z] [2020-12-01T15:46:19.818Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:19.818Z] #49 88.21 mvdan.cc/sh/v3/cmd/shfmt [2020-12-01T15:46:19.818Z] #49 DONE 94.6s [2020-12-01T15:46:19.818Z] [2020-12-01T15:46:19.818Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:19.818Z] #41 18.90 CC images/core-ppc64.o [2020-12-01T15:46:19.818Z] #41 19.49 CC images/core-s390.o [2020-12-01T15:46:19.818Z] #41 20.16 CC images/cpuinfo.o [2020-12-01T15:46:19.818Z] #41 20.65 CC images/inventory.o [2020-12-01T15:46:19.818Z] #41 20.91 CC images/fdinfo.o [2020-12-01T15:46:19.818Z] #41 21.26 CC images/fown.o [2020-12-01T15:46:19.818Z] #41 21.52 CC images/ns.o [2020-12-01T15:46:19.818Z] #41 21.71 CC images/regfile.o [2020-12-01T15:46:19.818Z] #41 21.97 CC images/ghost-file.o [2020-12-01T15:46:19.818Z] #41 22.30 CC images/fifo.o [2020-12-01T15:46:19.818Z] #41 22.58 CC images/remap-file-path.o [2020-12-01T15:46:19.818Z] #41 22.77 CC images/eventfd.o [2020-12-01T15:46:19.818Z] #41 23.05 CC images/eventpoll.o [2020-12-01T15:46:19.818Z] #41 23.30 CC images/fh.o [2020-12-01T15:46:19.818Z] #41 23.63 CC images/fsnotify.o [2020-12-01T15:46:19.818Z] #41 24.29 CC images/signalfd.o [2020-12-01T15:46:19.818Z] #41 24.63 CC images/fs.o [2020-12-01T15:46:19.818Z] #41 ... [2020-12-01T15:46:19.818Z] [2020-12-01T15:46:19.818Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:19.818Z] #43 84.77 go/doc [2020-12-01T15:46:19.818Z] #43 87.46 github.com/LK4D4/vndr/build [2020-12-01T15:46:19.818Z] #43 88.10 github.com/LK4D4/vndr/versioned [2020-12-01T15:46:19.818Z] #43 88.22 compress/flate [2020-12-01T15:46:19.818Z] #43 90.40 hash/crc32 [2020-12-01T15:46:19.818Z] #43 91.06 compress/gzip [2020-12-01T15:46:19.818Z] #43 91.10 net [2020-12-01T15:46:19.818Z] #43 91.78 vendor/golang.org/x/text/transform [2020-12-01T15:46:19.818Z] #43 92.38 vendor/golang.org/x/text/unicode/bidi [2020-12-01T15:46:19.818Z] #43 94.12 vendor/golang.org/x/text/secure/bidirule [2020-12-01T15:46:19.818Z] #43 94.38 vendor/golang.org/x/text/unicode/norm [2020-12-01T15:46:19.949Z] #41 95.67 make[1]: Nothing to be done for 'all'. [2020-12-01T15:46:19.956Z] #41 52.17 DEP soccr/soccr.d [2020-12-01T15:46:19.977Z] #41 11.65 DEP images/pipe-data.pb-c.d [2020-12-01T15:46:19.977Z] #41 11.68 PBCC images/mnt.pb-c.c [2020-12-01T15:46:19.977Z] #41 11.74 DEP images/mnt.pb-c.d [2020-12-01T15:46:19.977Z] #41 11.81 PBCC images/sk-packet.pb-c.c [2020-12-01T15:46:19.977Z] #41 11.85 DEP images/sk-packet.pb-c.d [2020-12-01T15:46:19.977Z] #41 11.93 PBCC images/tcp-stream.pb-c.c [2020-12-01T15:46:20.079Z] #43 ... [2020-12-01T15:46:20.079Z] [2020-12-01T15:46:20.079Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:20.079Z] #41 25.03 CC images/pstree.o [2020-12-01T15:46:20.218Z] #41 52.61 CC soccr/soccr.o [2020-12-01T15:46:20.241Z] #41 95.88 make[1]: 'images/built-in.o' is up to date. [2020-12-01T15:46:20.241Z] #41 95.89 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-01T15:46:20.241Z] #41 95.90 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-01T15:46:20.241Z] #41 95.91 make[1]: 'compel/libcompel.a' is up to date. [2020-12-01T15:46:20.241Z] #41 95.92 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-01T15:46:20.241Z] #41 95.92 make[1]: Nothing to be done for 'all'. [2020-12-01T15:46:20.241Z] #41 95.93 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T15:46:20.241Z] #41 95.99 make[2]: Nothing to be done for 'all'. [2020-12-01T15:46:20.241Z] #41 96.00 make[2]: Nothing to be done for 'all'. [2020-12-01T15:46:20.241Z] #41 96.01 make[2]: Nothing to be done for 'all'. [2020-12-01T15:46:20.241Z] #41 96.06 make[2]: Nothing to be done for 'all'. [2020-12-01T15:46:20.248Z] #41 11.98 DEP images/tcp-stream.pb-c.d [2020-12-01T15:46:20.248Z] #41 12.11 PBCC images/pipe.pb-c.c [2020-12-01T15:46:20.254Z] #12 31.25 Building dependency tree... [2020-12-01T15:46:20.339Z] #41 25.45 CC images/pipe.o [2020-12-01T15:46:20.511Z] #41 12.27 DEP images/pipe.pb-c.d [2020-12-01T15:46:20.511Z] #41 12.36 PBCC images/pstree.pb-c.c [2020-12-01T15:46:20.511Z] #41 ... [2020-12-01T15:46:20.511Z] [2020-12-01T15:46:20.511Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:20.511Z] #43 58.33 go/token [2020-12-01T15:46:20.511Z] #43 58.49 net/url [2020-12-01T15:46:20.511Z] #43 59.92 go/scanner [2020-12-01T15:46:20.511Z] #43 60.48 text/template/parse [2020-12-01T15:46:20.511Z] #43 61.19 encoding/json [2020-12-01T15:46:20.511Z] #43 61.71 go/ast [2020-12-01T15:46:20.511Z] #43 66.19 text/template [2020-12-01T15:46:20.511Z] #43 ... [2020-12-01T15:46:20.511Z] [2020-12-01T15:46:20.511Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:20.511Z] #41 12.39 DEP images/pstree.pb-c.d [2020-12-01T15:46:20.511Z] #41 12.44 PBCC images/fs.pb-c.c [2020-12-01T15:46:20.511Z] #41 12.46 DEP images/fs.pb-c.d [2020-12-01T15:46:20.534Z] #41 96.07 make[2]: Nothing to be done for 'all'. [2020-12-01T15:46:20.534Z] #41 96.07 make[2]: Nothing to be done for 'all'. [2020-12-01T15:46:20.534Z] #41 96.08 make[2]: Nothing to be done for 'all'. [2020-12-01T15:46:20.534Z] #41 96.13 make[2]: Nothing to be done for 'all'. [2020-12-01T15:46:20.534Z] #41 96.13 INSTALL criu/criu [2020-12-01T15:46:20.534Z] #41 DONE 96.3s [2020-12-01T15:46:20.534Z] [2020-12-01T15:46:20.534Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:20.774Z] #41 12.50 PBCC images/signalfd.pb-c.c [2020-12-01T15:46:20.774Z] #41 12.54 DEP images/signalfd.pb-c.d [2020-12-01T15:46:20.774Z] #41 12.59 PBCC images/fh.pb-c.c [2020-12-01T15:46:20.774Z] #41 12.64 PBCC images/fsnotify.pb-c.c [2020-12-01T15:46:20.905Z] #12 33.24 The following additional packages will be installed: [2020-12-01T15:46:20.905Z] #12 33.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-01T15:46:20.905Z] #12 33.24 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-01T15:46:20.905Z] #12 33.24 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-01T15:46:20.905Z] #12 33.24 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-01T15:46:20.905Z] #12 33.25 Suggested packages: [2020-12-01T15:46:20.905Z] #12 33.25 gcc-8-locales seccomp wine64 [2020-12-01T15:46:20.911Z] #41 25.75 CC images/tcp-stream.o [2020-12-01T15:46:20.911Z] #41 25.99 CC images/sk-packet.o [2020-12-01T15:46:21.038Z] #41 12.76 DEP images/fh.pb-c.d [2020-12-01T15:46:21.038Z] #41 12.89 DEP images/fsnotify.pb-c.d [2020-12-01T15:46:21.038Z] #41 12.94 PBCC images/eventpoll.pb-c.c [2020-12-01T15:46:21.038Z] #41 12.96 DEP images/eventpoll.pb-c.d [2020-12-01T15:46:21.038Z] #41 13.02 PBCC images/eventfd.pb-c.c [2020-12-01T15:46:21.204Z] #41 ... [2020-12-01T15:46:21.204Z] [2020-12-01T15:46:21.204Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-01T15:46:21.204Z] #16 DONE 1.5s [2020-12-01T15:46:21.204Z] [2020-12-01T15:46:21.204Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-01T15:46:21.301Z] #41 13.03 DEP images/eventfd.pb-c.d [2020-12-01T15:46:21.301Z] #41 13.10 PBCC images/remap-file-path.pb-c.c [2020-12-01T15:46:21.301Z] #41 13.15 DEP images/remap-file-path.pb-c.d [2020-12-01T15:46:21.301Z] #41 13.21 PBCC images/fifo.pb-c.c [2020-12-01T15:46:21.301Z] #41 13.24 DEP images/fifo.pb-c.d [2020-12-01T15:46:21.301Z] #41 13.28 PBCC images/ghost-file.pb-c.c [2020-12-01T15:46:21.483Z] #41 26.21 CC images/mnt.o [2020-12-01T15:46:21.564Z] #41 13.35 DEP images/ghost-file.pb-c.d [2020-12-01T15:46:21.564Z] #41 13.41 PBCC images/regfile.pb-c.c [2020-12-01T15:46:21.564Z] #41 13.45 DEP images/regfile.pb-c.d [2020-12-01T15:46:21.564Z] #41 13.51 PBCC images/ns.pb-c.c [2020-12-01T15:46:21.634Z] #54 ... [2020-12-01T15:46:21.634Z] [2020-12-01T15:46:21.634Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-01T15:46:21.744Z] #41 26.51 CC images/pipe-data.o [2020-12-01T15:46:21.744Z] #41 26.67 CC images/sa.o [2020-12-01T15:46:21.827Z] #41 13.54 DEP images/ns.pb-c.d [2020-12-01T15:46:21.827Z] #41 13.59 PBCC images/fdinfo.pb-c.c [2020-12-01T15:46:21.827Z] #41 ... [2020-12-01T15:46:21.827Z] [2020-12-01T15:46:21.827Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:21.827Z] #49 59.69 go/scanner [2020-12-01T15:46:21.827Z] #49 61.41 mvdan.cc/editorconfig [2020-12-01T15:46:21.827Z] #49 61.55 go/ast [2020-12-01T15:46:21.827Z] #49 62.97 mvdan.cc/sh/v3/syntax [2020-12-01T15:46:21.827Z] #49 68.49 golang.org/x/crypto/ssh/terminal [2020-12-01T15:46:21.827Z] #49 ... [2020-12-01T15:46:21.827Z] [2020-12-01T15:46:21.827Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:21.827Z] #43 69.84 encoding/xml [2020-12-01T15:46:21.926Z] #42 DONE 0.2s [2020-12-01T15:46:21.926Z] [2020-12-01T15:46:21.926Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-01T15:46:21.926Z] #44 DONE 0.1s [2020-12-01T15:46:21.926Z] [2020-12-01T15:46:21.926Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-01T15:46:22.005Z] #41 26.92 CC images/timer.o [2020-12-01T15:46:22.097Z] #43 69.96 go/parser [2020-12-01T15:46:22.149Z] #17 DONE 1.2s [2020-12-01T15:46:22.149Z] [2020-12-01T15:46:22.149Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:46:22.218Z] #46 DONE 0.1s [2020-12-01T15:46:22.218Z] [2020-12-01T15:46:22.218Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-01T15:46:22.218Z] #48 DONE 0.2s [2020-12-01T15:46:22.218Z] [2020-12-01T15:46:22.218Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-01T15:46:22.265Z] #41 27.23 CC images/timerfd.o [2020-12-01T15:46:22.449Z] #12 34.73 The following NEW packages will be installed: [2020-12-01T15:46:22.449Z] #12 34.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-01T15:46:22.449Z] #12 34.73 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-01T15:46:22.449Z] #12 34.73 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-01T15:46:22.449Z] #12 34.74 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-01T15:46:22.449Z] #12 34.74 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-01T15:46:22.449Z] #12 34.74 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-01T15:46:22.511Z] #50 DONE 0.1s [2020-12-01T15:46:22.511Z] [2020-12-01T15:46:22.511Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-01T15:46:22.511Z] #52 DONE 0.1s [2020-12-01T15:46:22.511Z] [2020-12-01T15:46:22.511Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:22.526Z] #41 27.44 CC images/mm.o [2020-12-01T15:46:22.786Z] #41 27.70 CC images/sk-opts.o [2020-12-01T15:46:22.790Z] #12 34.97 0 upgraded, 25 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:46:22.790Z] #12 34.97 Need to get 78.9 MB of archives. [2020-12-01T15:46:22.790Z] #12 34.97 After this operation, 532 MB of additional disk space will be used. [2020-12-01T15:46:22.790Z] #12 34.97 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-12-01T15:46:23.047Z] #41 27.99 CC images/sk-unix.o [2020-12-01T15:46:23.092Z] #12 35.38 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-12-01T15:46:23.308Z] #41 28.25 CC images/sk-inet.o [2020-12-01T15:46:23.393Z] #12 35.72 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-12-01T15:46:23.393Z] #12 35.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-12-01T15:46:23.393Z] #12 35.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-12-01T15:46:23.393Z] #12 35.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-01T15:46:23.561Z] #18 1.496 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:46:23.568Z] #41 28.61 CC images/tun.o [2020-12-01T15:46:23.823Z] #18 1.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:46:23.823Z] #18 1.540 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:46:24.048Z] #12 36.25 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-12-01T15:46:24.048Z] #12 36.55 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-12-01T15:46:24.139Z] #41 28.86 CC images/sk-netlink.o [2020-12-01T15:46:24.139Z] #41 29.07 CC images/packet-sock.o [2020-12-01T15:46:24.352Z] #12 36.58 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-12-01T15:46:24.393Z] #18 2.218 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:46:24.400Z] #41 29.45 CC images/ipc-var.o [2020-12-01T15:46:24.584Z] #54 111.7 + bin/containerd [2020-12-01T15:46:24.653Z] #18 ... [2020-12-01T15:46:24.653Z] [2020-12-01T15:46:24.653Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:24.653Z] #51 1.468 + RM_GOPATH=0 [2020-12-01T15:46:24.653Z] #51 1.468 + TMP_GOPATH= [2020-12-01T15:46:24.653Z] #51 1.468 + : /build [2020-12-01T15:46:24.653Z] #51 1.468 + '[' -z '' ']' [2020-12-01T15:46:24.653Z] #51 1.471 ++ mktemp -d [2020-12-01T15:46:24.653Z] #51 1.474 + export GOPATH=/tmp/tmp.BXyBrcBNjP [2020-12-01T15:46:24.653Z] #51 1.474 + GOPATH=/tmp/tmp.BXyBrcBNjP [2020-12-01T15:46:24.653Z] #51 1.474 + RM_GOPATH=1 [2020-12-01T15:46:24.653Z] #51 1.474 + case "$(go env GOARCH)" in [2020-12-01T15:46:24.653Z] #51 1.477 ++ go env GOARCH [2020-12-01T15:46:24.653Z] #51 1.519 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:46:24.653Z] #51 1.519 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:46:24.653Z] #51 1.519 ++ dirname /tmp/install/install.sh [2020-12-01T15:46:24.653Z] #51 1.519 + dir=/tmp/install [2020-12-01T15:46:24.653Z] #51 1.519 + bin=runc [2020-12-01T15:46:24.653Z] #51 1.519 + shift [2020-12-01T15:46:24.653Z] #51 1.519 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-01T15:46:24.653Z] #51 1.519 + . /tmp/install/runc.installer [2020-12-01T15:46:24.653Z] #51 1.519 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-01T15:46:24.653Z] #51 1.519 + install_runc [2020-12-01T15:46:24.653Z] #51 1.520 + uname -r [2020-12-01T15:46:24.653Z] #51 1.520 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-01T15:46:24.653Z] #51 1.530 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-01T15:46:24.653Z] #51 1.530 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-01T15:46:24.653Z] #51 1.530 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BXyBrcBNjP/src/github.com/opencontainers/runc [2020-12-01T15:46:24.653Z] #51 1.530 Cloning into '/tmp/tmp.BXyBrcBNjP/src/github.com/opencontainers/runc'... [2020-12-01T15:46:24.653Z] #51 1.530 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-01T15:46:24.678Z] #41 29.62 CC images/ipc-desc.o [2020-12-01T15:46:24.913Z] #51 ... [2020-12-01T15:46:24.913Z] [2020-12-01T15:46:24.913Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:24.913Z] #41 54.91 AR soccr/libsoccr.a [2020-12-01T15:46:24.913Z] #41 55.03 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T15:46:24.913Z] #41 55.49 DEP criu/arch/x86/sigframe.d [2020-12-01T15:46:24.913Z] #41 55.55 DEP criu/arch/x86/sigaction_compat.d [2020-12-01T15:46:24.913Z] #41 55.65 DEP criu/arch/x86/kerndat.d [2020-12-01T15:46:24.913Z] #41 55.77 DEP criu/arch/x86/crtools.d [2020-12-01T15:46:24.913Z] #41 55.85 DEP criu/arch/x86/cpu.d [2020-12-01T15:46:24.913Z] #41 56.03 CC criu/arch/x86/cpu.o [2020-12-01T15:46:24.913Z] #41 56.63 CC criu/arch/x86/crtools.o [2020-12-01T15:46:24.970Z] #41 29.93 CC images/ipc-shm.o [2020-12-01T15:46:24.998Z] #12 ... [2020-12-01T15:46:24.998Z] [2020-12-01T15:46:24.998Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:46:24.998Z] #41 22.43 Reading package lists... [2020-12-01T15:46:24.998Z] #41 28.79 Building dependency tree... [2020-12-01T15:46:24.998Z] #41 31.36 The following additional packages will be installed: [2020-12-01T15:46:24.998Z] #41 31.36 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-01T15:46:24.998Z] #41 31.36 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-01T15:46:24.998Z] #41 31.37 Suggested packages: [2020-12-01T15:46:24.998Z] #41 31.38 manpages-dev python-setuptools [2020-12-01T15:46:24.998Z] #41 32.74 The following NEW packages will be installed: [2020-12-01T15:46:24.998Z] #41 32.74 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-01T15:46:24.998Z] #41 32.74 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-01T15:46:24.998Z] #41 32.74 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-01T15:46:24.998Z] #41 32.74 python-six zlib1g-dev [2020-12-01T15:46:24.998Z] #41 32.92 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:46:24.998Z] #41 32.92 Need to get 4075 kB of archives. [2020-12-01T15:46:24.998Z] #41 32.92 After this operation, 24.5 MB of additional disk space will be used. [2020-12-01T15:46:24.998Z] #41 32.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-12-01T15:46:24.998Z] #41 33.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-01T15:46:24.998Z] #41 33.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-12-01T15:46:24.998Z] #41 33.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-01T15:46:24.998Z] #41 33.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-12-01T15:46:24.998Z] #41 33.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-01T15:46:24.998Z] #41 33.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-12-01T15:46:24.998Z] #41 33.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-12-01T15:46:24.998Z] #41 33.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-12-01T15:46:24.998Z] #41 33.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-12-01T15:46:24.998Z] #41 33.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-12-01T15:46:24.998Z] #41 33.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-12-01T15:46:24.998Z] #41 33.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-12-01T15:46:24.998Z] #41 33.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-12-01T15:46:24.998Z] #41 33.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-01T15:46:24.998Z] #41 33.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-12-01T15:46:24.998Z] #41 33.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-12-01T15:46:24.998Z] #41 35.00 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:46:24.998Z] #41 35.38 Fetched 4075 kB in 1s (5800 kB/s) [2020-12-01T15:46:24.998Z] #41 35.53 Selecting previously unselected package libcap-dev:ppc64el. [2020-12-01T15:46:24.998Z] #41 35.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-01T15:46:24.998Z] #41 35.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-12-01T15:46:24.998Z] #41 35.65 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-12-01T15:46:24.998Z] #41 35.84 Selecting previously unselected package libnet1:ppc64el. [2020-12-01T15:46:24.998Z] #41 35.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-01T15:46:24.998Z] #41 35.89 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-01T15:46:24.998Z] #41 36.06 Selecting previously unselected package libnet1-dev. [2020-12-01T15:46:24.998Z] #41 36.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-01T15:46:24.998Z] #41 36.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T15:46:24.998Z] #41 36.35 Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-01T15:46:24.998Z] #41 36.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-01T15:46:24.998Z] #41 36.39 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-01T15:46:24.998Z] #41 36.56 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-12-01T15:46:24.998Z] #41 36.58 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-12-01T15:46:24.998Z] #41 36.58 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-01T15:46:24.998Z] #41 36.95 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-01T15:46:24.998Z] #41 36.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-01T15:46:24.998Z] #41 36.96 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-01T15:46:24.998Z] #41 37.07 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-12-01T15:46:24.998Z] #41 37.10 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-12-01T15:46:24.998Z] #41 37.10 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-01T15:46:24.998Z] #41 37.23 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-12-01T15:46:24.998Z] #41 37.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-12-01T15:46:24.998Z] #41 37.27 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-01T15:46:25.230Z] #41 30.15 CC images/ipc-msg.o [2020-12-01T15:46:25.296Z] #41 37.62 Selecting previously unselected package libprotobuf17:ppc64el. [2020-12-01T15:46:25.296Z] #41 37.63 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-12-01T15:46:25.296Z] #41 37.64 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-01T15:46:25.482Z] #41 57.87 CC criu/arch/x86/kerndat.o [2020-12-01T15:46:25.495Z] #41 30.48 CC images/ipc-sem.o [2020-12-01T15:46:25.595Z] #41 ... [2020-12-01T15:46:25.595Z] [2020-12-01T15:46:25.595Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:25.595Z] #48 27.82 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:46:25.595Z] #48 27.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:46:25.595Z] #48 27.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:46:25.595Z] #48 27.89 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:46:25.595Z] #48 27.89 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:46:25.595Z] #48 27.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:46:25.595Z] #48 27.93 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:46:25.595Z] #48 27.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:46:25.595Z] #48 28.00 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:46:25.595Z] #48 28.01 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:46:25.595Z] #48 28.01 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:46:25.595Z] #48 28.21 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:46:25.595Z] #48 28.22 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:46:25.595Z] #48 32.49 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-01T15:46:25.595Z] #48 36.58 go: extracting golang.org/x/text v0.3.2 [2020-12-01T15:46:25.595Z] #48 ... [2020-12-01T15:46:25.595Z] [2020-12-01T15:46:25.595Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:46:25.595Z] #35 23.32 Reading package lists... [2020-12-01T15:46:25.595Z] #35 29.66 Building dependency tree... [2020-12-01T15:46:25.595Z] #35 32.21 The following additional packages will be installed: [2020-12-01T15:46:25.595Z] #35 32.22 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-01T15:46:25.595Z] #35 32.23 Suggested packages: [2020-12-01T15:46:25.595Z] #35 32.23 cmake-doc ninja-build lrzip [2020-12-01T15:46:25.595Z] #35 32.23 Recommended packages: [2020-12-01T15:46:25.595Z] #35 32.23 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-01T15:46:25.595Z] #35 33.60 The following NEW packages will be installed: [2020-12-01T15:46:25.595Z] #35 33.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-01T15:46:25.595Z] #35 33.62 vim-common xxd [2020-12-01T15:46:25.595Z] #35 33.82 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:46:25.595Z] #35 33.82 Need to get 14.9 MB of archives. [2020-12-01T15:46:25.595Z] #35 33.82 After this operation, 67.2 MB of additional disk space will be used. [2020-12-01T15:46:25.595Z] #35 33.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-01T15:46:25.595Z] #35 33.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T15:46:25.595Z] #35 33.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-12-01T15:46:25.595Z] #35 34.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-01T15:46:25.595Z] #35 34.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-12-01T15:46:25.595Z] #35 34.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-12-01T15:46:25.595Z] #35 34.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-12-01T15:46:25.595Z] #35 34.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-12-01T15:46:25.595Z] #35 35.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-12-01T15:46:25.595Z] #35 35.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-12-01T15:46:25.595Z] #35 37.01 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:46:25.595Z] #35 37.21 Fetched 14.9 MB in 2s (9516 kB/s) [2020-12-01T15:46:25.595Z] #35 37.30 Selecting previously unselected package xxd. [2020-12-01T15:46:25.595Z] #35 37.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-01T15:46:25.595Z] #35 37.45 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-01T15:46:25.595Z] #35 37.46 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T15:46:25.595Z] #35 37.67 Selecting previously unselected package vim-common. [2020-12-01T15:46:25.595Z] #35 37.68 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:46:25.596Z] #35 37.75 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T15:46:25.766Z] #41 30.77 CC images/utsns.o [2020-12-01T15:46:25.895Z] #35 38.22 Selecting previously unselected package cmake-data. [2020-12-01T15:46:25.895Z] #35 38.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-01T15:46:25.895Z] #35 38.27 Unpacking cmake-data (3.13.4-1) ... [2020-12-01T15:46:25.895Z] #35 ... [2020-12-01T15:46:25.895Z] [2020-12-01T15:46:25.895Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:46:25.895Z] #41 38.45 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-12-01T15:46:26.053Z] #41 58.38 CC criu/arch/x86/sigaction_compat.o [2020-12-01T15:46:26.196Z] #41 38.46 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-12-01T15:46:26.197Z] #41 38.47 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-01T15:46:26.197Z] #41 38.71 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-12-01T15:46:26.314Z] #41 58.65 CC criu/arch/x86/sigframe.o [2020-12-01T15:46:26.325Z] #43 73.73 go/doc [2020-12-01T15:46:26.336Z] #41 31.06 CC images/creds.o [2020-12-01T15:46:26.336Z] #41 31.21 CC images/vma.o [2020-12-01T15:46:26.498Z] #41 38.71 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-12-01T15:46:26.498Z] #41 38.74 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-01T15:46:26.575Z] #41 58.97 LINK criu/arch/x86/crtools.built-in.o [2020-12-01T15:46:26.575Z] #41 59.01 DEP criu/pie/util-vdso-elf32.d [2020-12-01T15:46:26.592Z] #43 74.48 crypto/rand [2020-12-01T15:46:26.596Z] #41 31.43 CC images/netdev.o [2020-12-01T15:46:26.836Z] #41 59.24 DEP criu/pie/util-vdso.d [2020-12-01T15:46:26.856Z] #41 31.92 CC images/tty.o [2020-12-01T15:46:27.096Z] #41 59.39 DEP criu/pie/util.d [2020-12-01T15:46:27.096Z] #41 59.55 CC criu/pie/util.o [2020-12-01T15:46:27.167Z] #43 ... [2020-12-01T15:46:27.167Z] [2020-12-01T15:46:27.167Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:27.167Z] #54 32.39 Checking out files: 57% (1954/3406) Checking out files: 58% (1976/3406) Checking out files: 59% (2010/3406) Checking out files: 60% (2044/3406) Checking out files: 61% (2078/3406) Checking out files: 62% (2112/3406) Checking out files: 63% (2146/3406) Checking out files: 64% (2180/3406) Checking out files: 65% (2214/3406) Checking out files: 66% (2248/3406) Checking out files: 67% (2283/3406) Checking out files: 68% (2317/3406) Checking out files: 69% (2351/3406) Checking out files: 70% (2385/3406) Checking out files: 71% (2419/3406) Checking out files: 72% (2453/3406) Checking out files: 73% (2487/3406) Checking out files: 74% (2521/3406) Checking out files: 75% (2555/3406) Checking out files: 76% (2589/3406) Checking out files: 77% (2623/3406) Checking out files: 78% (2657/3406) Checking out files: 79% (2691/3406) Checking out files: 80% (2725/3406) Checking out files: 81% (2759/3406) Checking out files: 82% (2793/3406) Checking out files: 83% (2827/3406) Checking out files: 84% (2862/3406) Checking out files: 85% (2896/3406) Checking out files: 86% (2930/3406) Checking out files: 87% (2964/3406) Checking out files: 88% (2998/3406) Checking out files: 89% (3032/3406) Checking out files: 90% (3066/3406) Checking out files: 91% (3100/3406) Checking out files: 92% (3134/3406) Checking out files: 93% (3168/3406) Checking out files: 94% (3202/3406) Checking out files: 95% (3236/3406) Checking out files: 96% (3270/3406) Checking out files: 97% (3304/3406) Checking out files: 97% (3312/3406) Checking out files: 98% (3338/3406) Checking out files: 99% (3372/3406) Checking out files: 100% (3406/3406) Checking out files: 100% (3406/3406), done. [2020-12-01T15:46:27.167Z] #54 33.51 + cd /tmp/tmp.UdPcTBd50G/src/github.com/containerd/containerd [2020-12-01T15:46:27.167Z] #54 33.51 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:46:27.167Z] #54 34.50 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-01T15:46:27.167Z] #54 34.50 + BUILDTAGS='netgo osusergo static_build' [2020-12-01T15:46:27.167Z] #54 34.50 + export EXTRA_FLAGS=-buildmode=pie [2020-12-01T15:46:27.167Z] #54 34.50 + EXTRA_FLAGS=-buildmode=pie [2020-12-01T15:46:27.167Z] #54 34.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-01T15:46:27.167Z] #54 34.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-01T15:46:27.167Z] #54 34.50 + '[' '' = dynamic ']' [2020-12-01T15:46:27.167Z] #54 34.50 + make [2020-12-01T15:46:27.355Z] #41 59.92 CC criu/pie/util-vdso.o [2020-12-01T15:46:27.427Z] #41 32.47 CC images/file-lock.o [2020-12-01T15:46:27.688Z] #41 32.65 CC images/rlimit.o [2020-12-01T15:46:27.743Z] #54 35.45 + bin/ctr [2020-12-01T15:46:27.948Z] #41 32.93 CC images/pagemap.o [2020-12-01T15:46:28.084Z] #41 40.48 Selecting previously unselected package libprotoc17:ppc64el. [2020-12-01T15:46:28.084Z] #41 40.48 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-12-01T15:46:28.084Z] #41 40.49 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-01T15:46:28.209Z] #41 33.19 CC images/siginfo.o [2020-12-01T15:46:28.295Z] #41 60.60 CC criu/pie/util-vdso-elf32.o [2020-12-01T15:46:28.741Z] #41 41.27 Selecting previously unselected package protobuf-c-compiler. [2020-12-01T15:46:28.780Z] #41 33.51 CC images/rpc.o [2020-12-01T15:46:28.869Z] #41 61.33 AR criu/pie/pie.lib.a [2020-12-01T15:46:28.869Z] #41 61.41 DEP criu/pie/restorer.d [2020-12-01T15:46:29.041Z] #41 41.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-12-01T15:46:29.041Z] #41 41.30 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T15:46:29.041Z] #41 41.45 Selecting previously unselected package protobuf-compiler. [2020-12-01T15:46:29.041Z] #41 41.46 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-12-01T15:46:29.041Z] #41 41.46 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-01T15:46:29.041Z] #41 ... [2020-12-01T15:46:29.041Z] [2020-12-01T15:46:29.041Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:29.041Z] #55 0.306 + RM_GOPATH=0 [2020-12-01T15:46:29.041Z] #55 0.307 + TMP_GOPATH= [2020-12-01T15:46:29.041Z] #55 0.307 + : /build [2020-12-01T15:46:29.041Z] #55 0.308 + '[' -z '' ']' [2020-12-01T15:46:29.041Z] #55 0.309 ++ mktemp -d [2020-12-01T15:46:29.041Z] #55 0.313 + export GOPATH=/tmp/tmp.IkJCbTQqX1 [2020-12-01T15:46:29.041Z] #55 0.313 + GOPATH=/tmp/tmp.IkJCbTQqX1 [2020-12-01T15:46:29.041Z] #55 0.313 + RM_GOPATH=1 [2020-12-01T15:46:29.041Z] #55 0.313 + case "$(go env GOARCH)" in [2020-12-01T15:46:29.041Z] #55 0.314 ++ go env GOARCH [2020-12-01T15:46:29.041Z] #55 0.327 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:46:29.041Z] #55 0.340 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:46:29.041Z] #55 0.342 ++ dirname /tmp/install/install.sh [2020-12-01T15:46:29.041Z] #55 0.344 + dir=/tmp/install [2020-12-01T15:46:29.041Z] #55 0.344 + bin=containerd [2020-12-01T15:46:29.041Z] #55 0.345 + shift [2020-12-01T15:46:29.041Z] #55 0.346 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-01T15:46:29.041Z] #55 0.346 + . /tmp/install/containerd.installer [2020-12-01T15:46:29.041Z] #55 0.347 ++ set -e [2020-12-01T15:46:29.041Z] #55 0.348 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:46:29.041Z] #55 0.349 + install_containerd [2020-12-01T15:46:29.041Z] #55 0.350 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-01T15:46:29.041Z] #55 0.351 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:46:29.041Z] #55 0.351 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IkJCbTQqX1/src/github.com/containerd/containerd [2020-12-01T15:46:29.041Z] #55 0.355 Cloning into '/tmp/tmp.IkJCbTQqX1/src/github.com/containerd/containerd'... [2020-12-01T15:46:29.343Z] #55 ... [2020-12-01T15:46:29.343Z] [2020-12-01T15:46:29.343Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:46:29.343Z] #41 41.65 Selecting previously unselected package python-pkg-resources. [2020-12-01T15:46:29.343Z] #41 41.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T15:46:29.343Z] #41 41.67 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-01T15:46:29.440Z] #41 61.72 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-01T15:46:29.440Z] #41 61.88 DEP criu/arch/x86/restorer_unmap.d [2020-12-01T15:46:29.440Z] #41 61.90 DEP criu/arch/x86/restorer.d [2020-12-01T15:46:29.644Z] #41 41.89 Selecting previously unselected package python-six. [2020-12-01T15:46:29.644Z] #41 41.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-01T15:46:29.644Z] #41 41.90 Unpacking python-six (1.12.0-1) ... [2020-12-01T15:46:29.644Z] #41 42.01 Selecting previously unselected package python-protobuf. [2020-12-01T15:46:29.644Z] #41 42.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-12-01T15:46:29.644Z] #41 42.02 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-01T15:46:29.701Z] #41 62.14 DEP criu/arch/x86/vdso-pie.d [2020-12-01T15:46:29.701Z] #41 62.27 DEP criu/pie/parasite-vdso.d [2020-12-01T15:46:29.725Z] #41 34.55 CC images/ext-file.o [2020-12-01T15:46:29.725Z] #41 34.82 CC images/cgroup.o [2020-12-01T15:46:30.271Z] #41 62.42 DEP criu/pie/parasite.d [2020-12-01T15:46:30.271Z] #41 62.66 CC criu/pie/parasite.o [2020-12-01T15:46:30.291Z] #41 42.67 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-01T15:46:30.291Z] #41 ... [2020-12-01T15:46:30.291Z] [2020-12-01T15:46:30.292Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:30.292Z] #63 DONE 42.7s [2020-12-01T15:46:30.296Z] #41 ... [2020-12-01T15:46:30.296Z] [2020-12-01T15:46:30.296Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:30.296Z] #56 105.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T15:46:30.296Z] #56 105.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-01T15:46:30.531Z] #41 ... [2020-12-01T15:46:30.531Z] [2020-12-01T15:46:30.531Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:30.531Z] #43 132.6 github.com/LK4D4/vndr/godl [2020-12-01T15:46:30.589Z] [2020-12-01T15:46:30.589Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:30.589Z] #12 39.91 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-12-01T15:46:30.589Z] #12 42.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-12-01T15:46:30.589Z] #12 42.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-12-01T15:46:30.589Z] #12 42.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-01T15:46:30.589Z] #12 42.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-01T15:46:30.589Z] #12 42.14 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-12-01T15:46:30.589Z] #12 42.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-12-01T15:46:30.589Z] #12 42.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-12-01T15:46:30.589Z] #12 42.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-12-01T15:46:30.589Z] #12 42.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-12-01T15:46:30.589Z] #12 42.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-12-01T15:46:30.589Z] #12 42.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-12-01T15:46:30.589Z] #12 42.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-12-01T15:46:30.589Z] #12 42.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-12-01T15:46:30.589Z] #12 42.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-12-01T15:46:30.589Z] #12 42.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-12-01T15:46:31.101Z] #43 133.3 github.com/LK4D4/vndr [2020-12-01T15:46:31.683Z] #12 44.12 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:46:31.683Z] #12 44.24 Fetched 78.9 MB in 7s (10.6 MB/s) [2020-12-01T15:46:31.964Z] #54 ... [2020-12-01T15:46:31.964Z] [2020-12-01T15:46:31.964Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:31.964Z] #41 13.69 DEP images/fdinfo.pb-c.d [2020-12-01T15:46:31.964Z] #41 13.78 PBCC images/core-aarch64.pb-c.c [2020-12-01T15:46:31.964Z] #41 13.83 PBCC images/core-arm.pb-c.c [2020-12-01T15:46:31.964Z] #41 13.89 PBCC images/core-ppc64.pb-c.c [2020-12-01T15:46:31.964Z] #41 13.95 PBCC images/core-s390.pb-c.c [2020-12-01T15:46:31.964Z] #41 13.99 PBCC images/core-x86.pb-c.c [2020-12-01T15:46:31.964Z] #41 14.01 PBCC images/core.pb-c.c [2020-12-01T15:46:31.964Z] #41 14.06 PBCC images/inventory.pb-c.c [2020-12-01T15:46:31.964Z] #41 14.14 DEP images/core-aarch64.pb-c.d [2020-12-01T15:46:31.964Z] #41 14.20 DEP images/core-arm.pb-c.d [2020-12-01T15:46:31.964Z] #41 14.24 DEP images/core-ppc64.pb-c.d [2020-12-01T15:46:31.964Z] #41 14.32 DEP images/core-s390.pb-c.d [2020-12-01T15:46:31.964Z] #41 14.38 DEP images/core-x86.pb-c.d [2020-12-01T15:46:31.964Z] #41 14.46 DEP images/core.pb-c.d [2020-12-01T15:46:31.964Z] #41 14.56 DEP images/inventory.pb-c.d [2020-12-01T15:46:31.964Z] #41 14.64 PBCC images/cpuinfo.pb-c.c [2020-12-01T15:46:31.964Z] #41 14.68 DEP images/cpuinfo.pb-c.d [2020-12-01T15:46:31.964Z] #41 14.77 PBCC images/stats.pb-c.c [2020-12-01T15:46:31.964Z] #41 14.79 DEP images/stats.pb-c.d [2020-12-01T15:46:31.964Z] #41 16.25 make[1]: Nothing to be done for 'all'. [2020-12-01T15:46:31.964Z] #41 17.88 CC images/stats.o [2020-12-01T15:46:31.964Z] #41 18.38 CC images/core.o [2020-12-01T15:46:31.964Z] #41 19.02 CC images/core-x86.o [2020-12-01T15:46:31.964Z] #41 19.39 CC images/core-arm.o [2020-12-01T15:46:31.964Z] #41 19.89 CC images/core-aarch64.o [2020-12-01T15:46:31.964Z] #41 20.49 CC images/core-ppc64.o [2020-12-01T15:46:31.964Z] #41 21.31 CC images/core-s390.o [2020-12-01T15:46:31.964Z] #41 21.98 CC images/cpuinfo.o [2020-12-01T15:46:31.964Z] #41 22.33 CC images/inventory.o [2020-12-01T15:46:31.964Z] #41 22.59 CC images/fdinfo.o [2020-12-01T15:46:31.964Z] #41 22.98 CC images/fown.o [2020-12-01T15:46:31.964Z] #41 23.26 CC images/ns.o [2020-12-01T15:46:31.964Z] #41 23.55 CC images/regfile.o [2020-12-01T15:46:31.964Z] #41 23.93 CC images/ghost-file.o [2020-12-01T15:46:31.981Z] #12 44.28 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-01T15:46:31.981Z] #12 44.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-12-01T15:46:31.981Z] #12 44.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-12-01T15:46:31.981Z] #12 44.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T15:46:32.539Z] #41 24.42 CC images/fifo.o [2020-12-01T15:46:32.839Z] #56 ... [2020-12-01T15:46:32.839Z] [2020-12-01T15:46:32.839Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:32.839Z] #11 97.60 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-01T15:46:32.839Z] #11 97.60 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T15:46:32.839Z] #11 97.61 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:32.839Z] #11 ... [2020-12-01T15:46:32.839Z] [2020-12-01T15:46:32.839Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:32.839Z] #41 35.43 CC images/userns.o [2020-12-01T15:46:32.839Z] #41 35.71 CC images/google/protobuf/descriptor.o [2020-12-01T15:46:32.839Z] #41 37.25 CC images/opts.o [2020-12-01T15:46:32.839Z] #41 37.45 CC images/seccomp.o [2020-12-01T15:46:32.839Z] #41 37.74 CC images/binfmt-misc.o [2020-12-01T15:46:32.839Z] #41 37.92 CC images/time.o [2020-12-01T15:46:33.037Z] #12 ... [2020-12-01T15:46:33.037Z] [2020-12-01T15:46:33.037Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:46:33.037Z] #31 44.34 Checking out files: 83% (1273/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-01T15:46:33.037Z] #31 45.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-01T15:46:33.100Z] #41 38.17 CC images/sysctl.o [2020-12-01T15:46:33.114Z] #41 24.72 CC images/remap-file-path.o [2020-12-01T15:46:33.115Z] #41 24.98 CC images/eventfd.o [2020-12-01T15:46:33.361Z] #41 ... [2020-12-01T15:46:33.361Z] [2020-12-01T15:46:33.361Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:33.361Z] #43 98.45 vendor/golang.org/x/net/idna [2020-12-01T15:46:33.361Z] #43 100.8 vendor/golang.org/x/net/http2/hpack [2020-12-01T15:46:33.361Z] #43 102.0 mime [2020-12-01T15:46:33.361Z] #43 104.0 mime/quotedprintable [2020-12-01T15:46:33.361Z] #43 104.3 net/http/internal [2020-12-01T15:46:33.361Z] #43 107.5 net/textproto [2020-12-01T15:46:33.361Z] #43 107.6 crypto/x509 [2020-12-01T15:46:33.361Z] #43 108.6 vendor/golang.org/x/net/http/httpguts [2020-12-01T15:46:33.361Z] #43 ... [2020-12-01T15:46:33.361Z] [2020-12-01T15:46:33.361Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:33.361Z] #41 38.38 CC images/autofs.o [2020-12-01T15:46:33.378Z] #41 ... [2020-12-01T15:46:33.378Z] [2020-12-01T15:46:33.378Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:33.378Z] #49 73.16 mvdan.cc/sh/v3/cmd/shfmt [2020-12-01T15:46:33.378Z] #49 DONE 81.3s [2020-12-01T15:46:33.378Z] [2020-12-01T15:46:33.378Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:33.378Z] #11 74.35 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-01T15:46:33.378Z] #11 74.35 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-01T15:46:33.378Z] #11 74.36 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:33.621Z] #41 38.54 CC images/macvlan.o [2020-12-01T15:46:33.641Z] #11 ... [2020-12-01T15:46:33.641Z] [2020-12-01T15:46:33.641Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:33.641Z] #41 25.46 CC images/eventpoll.o [2020-12-01T15:46:33.882Z] #41 38.78 CC images/sit.o [2020-12-01T15:46:33.882Z] #41 39.05 CC images/memfd.o [2020-12-01T15:46:34.106Z] #31 46.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-01T15:46:34.226Z] #41 ... [2020-12-01T15:46:34.226Z] [2020-12-01T15:46:34.226Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:34.226Z] #56 76.40 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T15:46:34.226Z] #56 76.40 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-01T15:46:34.226Z] #56 DONE 82.0s [2020-12-01T15:46:34.226Z] [2020-12-01T15:46:34.226Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:34.226Z] #41 25.95 CC images/fh.o [2020-12-01T15:46:34.226Z] #41 ... [2020-12-01T15:46:34.226Z] [2020-12-01T15:46:34.226Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-01T15:46:34.226Z] #57 DONE 0.2s [2020-12-01T15:46:34.453Z] #41 39.40 CC images/timens.o [2020-12-01T15:46:34.489Z] [2020-12-01T15:46:34.489Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-01T15:46:34.489Z] #58 DONE 0.2s [2020-12-01T15:46:34.489Z] [2020-12-01T15:46:34.489Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:34.489Z] #43 75.37 crypto/elliptic [2020-12-01T15:46:34.489Z] #43 77.77 encoding/asn1 [2020-12-01T15:46:34.489Z] #43 78.40 github.com/LK4D4/vndr/build [2020-12-01T15:46:34.489Z] #43 78.93 vendor/golang.org/x/text/unicode/norm [2020-12-01T15:46:34.489Z] #43 82.29 vendor/golang.org/x/crypto/cryptobyte [2020-12-01T15:46:34.714Z] #41 39.71 LINK images/built-in.o [2020-12-01T15:46:34.714Z] #41 39.87 GEN compel/include/asm [2020-12-01T15:46:34.752Z] #43 ... [2020-12-01T15:46:34.752Z] [2020-12-01T15:46:34.752Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:34.752Z] #41 26.50 CC images/fsnotify.o [2020-12-01T15:46:34.974Z] #41 39.91 GEN compel/include/version.h [2020-12-01T15:46:34.974Z] #41 39.94 touch .config [2020-12-01T15:46:34.974Z] #41 39.99 GEN include/common/config.h [2020-12-01T15:46:34.974Z] #41 40.07 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-01T15:46:34.974Z] #41 40.09 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-01T15:46:34.974Z] #41 40.11 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-01T15:46:35.235Z] #41 40.13 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-01T15:46:35.235Z] #41 40.17 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-01T15:46:35.235Z] #41 40.18 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-01T15:46:35.235Z] #41 40.21 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-01T15:46:35.235Z] #41 40.24 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-01T15:46:35.235Z] #41 40.25 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-01T15:46:35.235Z] #41 40.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-01T15:46:35.235Z] #41 40.28 DEP compel/plugins/std/infect.d [2020-12-01T15:46:35.235Z] #41 40.35 DEP compel/plugins/std/string.d [2020-12-01T15:46:35.389Z] #41 27.01 CC images/signalfd.o [2020-12-01T15:46:35.495Z] #41 40.46 DEP compel/plugins/std/log.d [2020-12-01T15:46:35.495Z] #41 40.59 DEP compel/plugins/std/fds.d [2020-12-01T15:46:35.653Z] #41 27.27 CC images/fs.o [2020-12-01T15:46:35.756Z] #41 40.73 DEP compel/plugins/std/std.d [2020-12-01T15:46:35.756Z] #41 40.85 DEP compel/plugins/shmem/shmem.d [2020-12-01T15:46:35.916Z] #41 27.60 CC images/pstree.o [2020-12-01T15:46:36.016Z] #41 40.97 DEP compel/plugins/fds/fds.d [2020-12-01T15:46:36.016Z] #41 41.08 CC compel/plugins/std/std.o [2020-12-01T15:46:36.179Z] #41 27.97 CC images/pipe.o [2020-12-01T15:46:36.290Z] #41 41.37 CC compel/plugins/std/fds.o [2020-12-01T15:46:36.387Z] #43 ... [2020-12-01T15:46:36.387Z] [2020-12-01T15:46:36.387Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:46:36.387Z] #18 3.399 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:46:36.387Z] #18 4.798 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:46:36.387Z] #18 10.29 Fetched 8406 kB in 9s (923 kB/s) [2020-12-01T15:46:36.387Z] #18 10.29 Reading package lists... [2020-12-01T15:46:36.387Z] #18 ... [2020-12-01T15:46:36.387Z] [2020-12-01T15:46:36.387Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:36.387Z] #41 63.91 LINK criu/pie/parasite.built-in.o [2020-12-01T15:46:36.387Z] #41 63.91 GEN criu/pie/parasite-blob.h [2020-12-01T15:46:36.387Z] #41 63.93 CC criu/pie/parasite-vdso.o [2020-12-01T15:46:36.387Z] #41 64.61 CC criu/arch/x86/vdso-pie.o [2020-12-01T15:46:36.387Z] #41 64.86 CC criu/arch/x86/restorer.o [2020-12-01T15:46:36.387Z] #41 65.43 CC criu/arch/x86/restorer_unmap.o [2020-12-01T15:46:36.387Z] #41 65.48 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-01T15:46:36.387Z] #41 65.85 CC criu/pie/restorer.o [2020-12-01T15:46:36.387Z] #41 ... [2020-12-01T15:46:36.387Z] [2020-12-01T15:46:36.387Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:36.387Z] #51 11.61 + cd /tmp/tmp.BXyBrcBNjP/src/github.com/opencontainers/runc [2020-12-01T15:46:36.387Z] #51 11.61 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-01T15:46:36.387Z] #51 11.95 + '[' -z '' ']' [2020-12-01T15:46:36.387Z] #51 11.95 + target=static [2020-12-01T15:46:36.387Z] #51 11.95 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-01T15:46:36.387Z] #51 12.40 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-01T15:46:36.442Z] #41 28.26 CC images/tcp-stream.o [2020-12-01T15:46:36.647Z] #51 ... [2020-12-01T15:46:36.647Z] [2020-12-01T15:46:36.647Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:46:36.647Z] #18 10.29 Reading package lists... [2020-12-01T15:46:36.706Z] #41 28.51 CC images/sk-packet.o [2020-12-01T15:46:36.876Z] #41 41.83 CC compel/plugins/std/log.o [2020-12-01T15:46:37.282Z] #41 28.86 CC images/mnt.o [2020-12-01T15:46:37.546Z] #41 29.18 CC images/pipe-data.o [2020-12-01T15:46:37.546Z] #41 29.38 CC images/sa.o [2020-12-01T15:46:37.808Z] #41 29.74 CC images/timer.o [2020-12-01T15:46:37.823Z] #41 42.59 CC compel/plugins/std/string.o [2020-12-01T15:46:38.085Z] #41 ... [2020-12-01T15:46:38.085Z] [2020-12-01T15:46:38.085Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:38.085Z] #56 DONE 113.1s [2020-12-01T15:46:38.085Z] [2020-12-01T15:46:38.085Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-01T15:46:38.085Z] #57 DONE 0.0s [2020-12-01T15:46:38.085Z] [2020-12-01T15:46:38.085Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-01T15:46:38.085Z] #58 DONE 0.1s [2020-12-01T15:46:38.085Z] [2020-12-01T15:46:38.085Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:38.085Z] #11 113.1 Selecting previously unselected package libapparmor1:amd64. [2020-12-01T15:46:38.085Z] #11 113.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-01T15:46:38.085Z] #11 113.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-01T15:46:38.346Z] #11 113.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-01T15:46:38.346Z] #11 113.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-01T15:46:38.346Z] #11 113.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-01T15:46:38.384Z] #41 30.08 CC images/timerfd.o [2020-12-01T15:46:38.587Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 34.259938633s [2020-12-01T15:46:38.587Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 173.292822ms [2020-12-01T15:46:38.607Z] #11 113.5 Selecting previously unselected package libbtrfs0. [2020-12-01T15:46:38.607Z] #11 113.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-01T15:46:38.607Z] #11 113.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T15:46:38.607Z] #11 113.7 Selecting previously unselected package libbtrfs-dev. [2020-12-01T15:46:38.607Z] #11 113.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-01T15:46:38.607Z] #11 113.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:46:38.646Z] #31 ... [2020-12-01T15:46:38.646Z] [2020-12-01T15:46:38.646Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:38.646Z] #44 40.74 sync [2020-12-01T15:46:38.646Z] #44 40.75 internal/reflectlite [2020-12-01T15:46:38.646Z] #44 43.43 math/rand [2020-12-01T15:46:38.646Z] #44 43.47 github.com/LK4D4/vndr/godl/singleflight [2020-12-01T15:46:38.646Z] #44 43.53 internal/singleflight [2020-12-01T15:46:38.646Z] #44 46.03 io [2020-12-01T15:46:38.646Z] #44 46.04 strconv [2020-12-01T15:46:38.646Z] #44 46.04 internal/oserror [2020-12-01T15:46:38.646Z] #44 46.05 sort [2020-12-01T15:46:38.646Z] #44 46.63 syscall [2020-12-01T15:46:38.646Z] #44 49.53 vendor/golang.org/x/net/dns/dnsmessage [2020-12-01T15:46:38.646Z] #44 ... [2020-12-01T15:46:38.646Z] [2020-12-01T15:46:38.646Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:38.646Z] #48 43.65 go: finding github.com/fatih/color v1.7.0 [2020-12-01T15:46:38.646Z] #48 43.89 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-01T15:46:38.646Z] #48 43.97 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-01T15:46:38.646Z] #48 44.03 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-01T15:46:38.646Z] #48 44.39 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-01T15:46:38.646Z] #48 44.46 go: finding github.com/pkg/errors v0.8.1 [2020-12-01T15:46:38.646Z] #48 44.46 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-01T15:46:38.646Z] #48 44.50 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-01T15:46:38.646Z] #48 44.50 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-01T15:46:38.646Z] #48 44.56 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-01T15:46:38.646Z] #48 44.62 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-01T15:46:38.646Z] #48 44.63 go: finding github.com/spf13/viper v1.6.1 [2020-12-01T15:46:38.646Z] #48 44.66 go: finding github.com/stretchr/testify v1.4.0 [2020-12-01T15:46:38.646Z] #48 44.68 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-01T15:46:38.646Z] #48 44.72 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-01T15:46:38.646Z] #48 44.73 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-01T15:46:38.646Z] #48 44.75 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-01T15:46:38.646Z] #48 44.76 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-01T15:46:38.646Z] #48 44.78 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-01T15:46:38.646Z] #48 44.85 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-01T15:46:38.646Z] #48 44.86 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-01T15:46:38.646Z] #48 44.93 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-01T15:46:38.646Z] #48 44.94 go: finding github.com/spf13/cobra v0.0.5 [2020-12-01T15:46:38.646Z] #48 44.96 go: finding github.com/gobwas/glob v0.2.3 [2020-12-01T15:46:38.646Z] #48 44.98 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-01T15:46:38.646Z] #48 45.04 go: finding github.com/spf13/pflag v1.0.5 [2020-12-01T15:46:38.646Z] #48 45.07 go: finding github.com/stretchr/objx v0.2.0 [2020-12-01T15:46:38.646Z] #48 45.08 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-01T15:46:38.646Z] #48 45.10 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-01T15:46:38.646Z] #48 45.17 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-01T15:46:38.646Z] #48 45.21 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-01T15:46:38.646Z] #48 45.21 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-01T15:46:38.646Z] #48 45.24 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-01T15:46:38.646Z] #48 45.30 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-01T15:46:38.646Z] #48 45.30 go: finding github.com/magiconair/properties v1.8.1 [2020-12-01T15:46:38.646Z] #48 45.32 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-01T15:46:38.646Z] #48 45.33 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-01T15:46:38.646Z] #48 45.42 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-01T15:46:38.646Z] #48 45.44 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-01T15:46:38.646Z] #48 45.45 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-01T15:46:38.646Z] #48 45.53 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-01T15:46:38.646Z] #48 45.59 go: finding github.com/spf13/afero v1.1.2 [2020-12-01T15:46:38.646Z] #48 45.59 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-01T15:46:38.646Z] #48 45.65 go: finding github.com/spf13/cast v1.3.0 [2020-12-01T15:46:38.646Z] #48 45.72 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-01T15:46:38.646Z] #48 45.81 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-01T15:46:38.646Z] #48 45.94 go: finding golang.org/x/text v0.3.2 [2020-12-01T15:46:38.646Z] #48 45.95 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-01T15:46:38.646Z] #48 46.09 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-01T15:46:38.646Z] #48 46.11 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-01T15:46:38.646Z] #48 46.18 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-01T15:46:38.646Z] #48 46.22 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-01T15:46:38.646Z] #48 46.24 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-01T15:46:38.646Z] #48 46.26 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-01T15:46:38.646Z] #48 46.29 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-01T15:46:38.646Z] #48 46.32 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-01T15:46:38.646Z] #48 46.36 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-01T15:46:38.646Z] #48 46.40 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-01T15:46:38.646Z] #48 46.47 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-01T15:46:38.646Z] #48 46.48 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-01T15:46:38.646Z] #48 46.54 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-01T15:46:38.646Z] #48 46.56 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-01T15:46:38.646Z] #48 46.58 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-01T15:46:38.646Z] #48 46.60 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-01T15:46:38.646Z] #48 46.64 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-01T15:46:38.646Z] #48 46.65 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-01T15:46:38.646Z] #48 46.68 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-01T15:46:38.646Z] #48 46.82 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-01T15:46:38.646Z] #48 47.04 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-01T15:46:38.646Z] #48 47.19 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-01T15:46:38.646Z] #48 47.30 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-01T15:46:38.646Z] #48 47.32 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-01T15:46:38.646Z] #48 47.34 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-01T15:46:38.646Z] #48 47.42 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-01T15:46:38.648Z] #41 30.35 CC images/mm.o [2020-12-01T15:46:38.868Z] #11 114.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-01T15:46:38.868Z] #11 114.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-01T15:46:38.868Z] #11 114.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T15:46:38.911Z] #41 30.76 CC images/sk-opts.o [2020-12-01T15:46:38.944Z] #48 ... [2020-12-01T15:46:38.944Z] [2020-12-01T15:46:38.944Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:38.944Z] #33 41.13 internal/reflectlite [2020-12-01T15:46:38.944Z] #33 41.19 sync [2020-12-01T15:46:38.944Z] #33 45.49 errors [2020-12-01T15:46:38.944Z] #33 45.51 sort [2020-12-01T15:46:38.944Z] #33 45.90 io [2020-12-01T15:46:38.944Z] #33 45.90 strconv [2020-12-01T15:46:38.944Z] #33 45.93 internal/oserror [2020-12-01T15:46:38.944Z] #33 46.32 syscall [2020-12-01T15:46:38.944Z] #33 51.07 bytes [2020-12-01T15:46:38.944Z] #33 51.13 strings [2020-12-01T15:46:38.944Z] #33 ... [2020-12-01T15:46:38.944Z] [2020-12-01T15:46:38.944Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:38.944Z] #44 51.11 bytes [2020-12-01T15:46:39.174Z] #41 31.03 CC images/sk-unix.o [2020-12-01T15:46:39.447Z] #11 114.3 Selecting previously unselected package libudev-dev:amd64. [2020-12-01T15:46:39.447Z] #11 114.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-12-01T15:46:39.447Z] #11 114.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-01T15:46:39.447Z] #11 114.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-01T15:46:39.447Z] #11 114.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-01T15:46:39.447Z] #11 114.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-01T15:46:39.609Z] #44 ... [2020-12-01T15:46:39.609Z] [2020-12-01T15:46:39.609Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:46:39.609Z] #35 42.03 Selecting previously unselected package libicu63:ppc64el. [2020-12-01T15:46:39.609Z] #35 42.06 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-01T15:46:39.609Z] #35 42.09 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-01T15:46:39.609Z] #35 49.92 Selecting previously unselected package libxml2:ppc64el. [2020-12-01T15:46:39.609Z] #35 49.95 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-12-01T15:46:39.609Z] #35 49.96 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-12-01T15:46:39.609Z] #35 50.78 Selecting previously unselected package libarchive13:ppc64el. [2020-12-01T15:46:39.609Z] #35 50.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-12-01T15:46:39.609Z] #35 50.82 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-01T15:46:39.609Z] #35 51.22 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-12-01T15:46:39.609Z] #35 51.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-12-01T15:46:39.609Z] #35 51.25 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-01T15:46:39.609Z] #35 51.40 Selecting previously unselected package librhash0:ppc64el. [2020-12-01T15:46:39.609Z] #35 51.41 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-12-01T15:46:39.609Z] #35 51.42 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-12-01T15:46:39.609Z] #35 51.67 Selecting previously unselected package libuv1:ppc64el. [2020-12-01T15:46:39.609Z] #35 51.69 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-12-01T15:46:39.609Z] #35 51.69 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-12-01T15:46:39.609Z] #35 51.96 Selecting previously unselected package cmake. [2020-12-01T15:46:39.609Z] #35 51.98 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-12-01T15:46:39.609Z] #35 51.99 Unpacking cmake (3.13.4-1) ... [2020-12-01T15:46:39.708Z] #11 114.8 Selecting previously unselected package libpcre16-3:amd64. [2020-12-01T15:46:39.708Z] #11 114.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-01T15:46:39.708Z] #11 114.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-01T15:46:39.708Z] #11 115.0 Selecting previously unselected package libpcre32-3:amd64. [2020-12-01T15:46:39.708Z] #11 115.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-01T15:46:39.749Z] #41 31.39 CC images/sk-inet.o [2020-12-01T15:46:39.939Z] #18 14.05 Reading package lists... [2020-12-01T15:46:39.968Z] #11 115.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-01T15:46:39.969Z] #11 115.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-01T15:46:39.969Z] #11 115.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-01T15:46:39.969Z] #11 115.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-01T15:46:40.013Z] #41 31.84 CC images/tun.o [2020-12-01T15:46:40.229Z] #11 115.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-01T15:46:40.229Z] #11 115.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-01T15:46:40.229Z] #11 115.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-01T15:46:40.259Z] #35 ... [2020-12-01T15:46:40.259Z] [2020-12-01T15:46:40.259Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:40.259Z] #12 47.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-01T15:46:40.259Z] #12 47.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-12-01T15:46:40.259Z] #12 47.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T15:46:40.259Z] #12 52.04 Selecting previously unselected package binutils-mingw-w64. [2020-12-01T15:46:40.259Z] #12 52.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-01T15:46:40.259Z] #12 52.07 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T15:46:40.259Z] #12 52.24 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-12-01T15:46:40.259Z] #12 52.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-01T15:46:40.259Z] #12 52.26 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-01T15:46:40.259Z] #12 52.45 Selecting previously unselected package dmsetup. [2020-12-01T15:46:40.259Z] #12 52.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-12-01T15:46:40.259Z] #12 52.46 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-01T15:46:40.259Z] #12 52.67 Selecting previously unselected package mingw-w64-common. [2020-12-01T15:46:40.259Z] #12 52.68 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-01T15:46:40.259Z] #12 52.69 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-01T15:46:40.276Z] #41 32.20 CC images/sk-netlink.o [2020-12-01T15:46:40.561Z] #41 ... [2020-12-01T15:46:40.561Z] [2020-12-01T15:46:40.561Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:40.561Z] #11 85.92 Selecting previously unselected package libapparmor1:arm64. [2020-12-01T15:46:40.561Z] #11 85.92 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-12-01T15:46:40.561Z] #11 85.93 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-12-01T15:46:40.561Z] #11 86.04 Selecting previously unselected package libapparmor-dev:arm64. [2020-12-01T15:46:40.561Z] #11 86.04 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-12-01T15:46:40.561Z] #11 86.05 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-12-01T15:46:40.561Z] #11 86.17 Selecting previously unselected package libbtrfs0. [2020-12-01T15:46:40.561Z] #11 86.18 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-12-01T15:46:40.561Z] #11 86.19 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T15:46:40.561Z] #11 86.27 Selecting previously unselected package libbtrfs-dev. [2020-12-01T15:46:40.561Z] #11 86.27 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-12-01T15:46:40.561Z] #11 86.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:46:40.561Z] #11 86.38 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-12-01T15:46:40.561Z] #11 86.38 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-12-01T15:46:40.561Z] #11 86.39 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-12-01T15:46:40.561Z] #11 86.47 Selecting previously unselected package libudev-dev:arm64. [2020-12-01T15:46:40.561Z] #11 86.47 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-12-01T15:46:40.561Z] #11 86.52 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-12-01T15:46:40.561Z] #11 86.72 Selecting previously unselected package libsepol1-dev:arm64. [2020-12-01T15:46:40.561Z] #11 86.72 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-12-01T15:46:40.561Z] #11 86.73 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-12-01T15:46:40.561Z] #11 86.98 Selecting previously unselected package libpcre16-3:arm64. [2020-12-01T15:46:40.561Z] #11 86.99 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-12-01T15:46:40.561Z] #11 87.00 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-12-01T15:46:40.561Z] #11 87.24 Selecting previously unselected package libpcre32-3:arm64. [2020-12-01T15:46:40.561Z] #11 87.24 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-12-01T15:46:40.561Z] #11 87.25 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-12-01T15:46:40.561Z] #11 87.48 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-12-01T15:46:40.561Z] #11 87.48 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-12-01T15:46:40.561Z] #11 87.49 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-12-01T15:46:40.561Z] #11 87.58 Selecting previously unselected package libpcre3-dev:arm64. [2020-12-01T15:46:40.561Z] #11 87.58 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-12-01T15:46:40.561Z] #11 87.59 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-12-01T15:46:40.561Z] #11 88.03 Selecting previously unselected package libselinux1-dev:arm64. [2020-12-01T15:46:40.561Z] #11 88.03 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-12-01T15:46:40.562Z] #11 88.04 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-12-01T15:46:40.562Z] #11 88.34 Selecting previously unselected package libdevmapper-dev:arm64. [2020-12-01T15:46:40.562Z] #11 88.36 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-12-01T15:46:40.562Z] #11 88.37 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-12-01T15:46:40.562Z] #11 88.49 Selecting previously unselected package libseccomp-dev:arm64. [2020-12-01T15:46:40.562Z] #11 88.49 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-12-01T15:46:40.562Z] #11 88.51 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-12-01T15:46:40.800Z] #11 115.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-01T15:46:40.800Z] #11 115.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-01T15:46:40.800Z] #11 115.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-01T15:46:40.800Z] #11 116.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-01T15:46:40.801Z] #11 116.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-01T15:46:40.801Z] #11 116.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-01T15:46:40.826Z] #11 88.64 Selecting previously unselected package libsystemd-dev:arm64. [2020-12-01T15:46:40.826Z] #11 88.65 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-12-01T15:46:40.826Z] #11 88.66 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-12-01T15:46:40.881Z] #18 17.84 Building dependency tree... [2020-12-01T15:46:40.881Z] #18 ... [2020-12-01T15:46:40.881Z] [2020-12-01T15:46:40.881Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:40.881Z] #43 DONE 143.2s [2020-12-01T15:46:40.881Z] [2020-12-01T15:46:40.881Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:40.881Z] #41 69.09 LINK criu/pie/restorer.built-in.o [2020-12-01T15:46:40.881Z] #41 69.10 GEN criu/pie/restorer-blob.h [2020-12-01T15:46:40.881Z] #41 69.24 DEP criu/vdso.d [2020-12-01T15:46:40.881Z] #41 69.45 DEP criu/vdso-compat.d [2020-12-01T15:46:40.881Z] #41 69.59 DEP criu/uts_ns.d [2020-12-01T15:46:40.881Z] #41 69.78 DEP criu/util.d [2020-12-01T15:46:40.881Z] #41 70.05 DEP criu/uffd.d [2020-12-01T15:46:40.881Z] #41 70.25 DEP criu/tun.d [2020-12-01T15:46:40.881Z] #41 70.48 DEP criu/tty.d [2020-12-01T15:46:40.881Z] #41 70.73 DEP criu/timerfd.d [2020-12-01T15:46:40.881Z] #41 70.96 DEP criu/timens.d [2020-12-01T15:46:40.881Z] #41 71.18 DEP criu/sysfs_parse.d [2020-12-01T15:46:40.881Z] #41 71.41 DEP criu/sysctl.d [2020-12-01T15:46:40.881Z] #41 71.58 DEP criu/string.d [2020-12-01T15:46:40.881Z] #41 71.61 DEP criu/stats.d [2020-12-01T15:46:40.881Z] #41 71.72 DEP criu/sockets.d [2020-12-01T15:46:40.881Z] #41 71.97 DEP criu/sk-unix.d [2020-12-01T15:46:40.881Z] #41 72.17 DEP criu/sk-tcp.d [2020-12-01T15:46:40.881Z] #41 72.35 DEP criu/sk-queue.d [2020-12-01T15:46:40.881Z] #41 72.47 DEP criu/sk-packet.d [2020-12-01T15:46:40.881Z] #41 72.60 DEP criu/sk-netlink.d [2020-12-01T15:46:40.881Z] #41 72.73 DEP criu/sk-inet.d [2020-12-01T15:46:40.881Z] #41 72.97 DEP criu/signalfd.d [2020-12-01T15:46:40.881Z] #41 73.08 DEP criu/sigframe.d [2020-12-01T15:46:40.881Z] #41 73.17 DEP criu/shmem.d [2020-12-01T15:46:40.881Z] #41 73.45 DEP criu/servicefd.d [2020-12-01T15:46:40.911Z] #12 ... [2020-12-01T15:46:40.911Z] [2020-12-01T15:46:40.911Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:40.911Z] #50 53.35 bytes [2020-12-01T15:46:41.061Z] #11 116.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-01T15:46:41.061Z] #11 116.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-01T15:46:41.061Z] #11 116.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-01T15:46:41.061Z] #11 116.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-01T15:46:41.061Z] #11 116.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-12-01T15:46:41.061Z] #11 116.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-01T15:46:41.143Z] #41 73.73 DEP criu/seize.d [2020-12-01T15:46:41.210Z] #50 53.36 strconv [2020-12-01T15:46:41.210Z] #50 53.38 strings [2020-12-01T15:46:41.210Z] #50 53.38 syscall [2020-12-01T15:46:41.406Z] #11 89.19 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-12-01T15:46:41.406Z] #11 89.21 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-12-01T15:46:41.406Z] #11 89.23 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-12-01T15:46:41.406Z] #11 89.24 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T15:46:41.406Z] #11 89.26 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-12-01T15:46:41.406Z] #11 89.27 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-12-01T15:46:41.406Z] #11 89.29 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:41.406Z] #11 89.30 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T15:46:41.406Z] #11 89.32 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-12-01T15:46:41.406Z] #11 89.33 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-12-01T15:46:41.406Z] #11 89.36 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T15:46:41.406Z] #11 89.38 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:46:41.406Z] #11 89.41 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-12-01T15:46:41.406Z] #11 89.43 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-01T15:46:41.406Z] #11 89.45 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-12-01T15:46:41.406Z] #11 89.46 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T15:46:41.636Z] #11 116.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-01T15:46:41.636Z] #11 116.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-01T15:46:41.636Z] #11 116.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-01T15:46:41.636Z] #11 116.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T15:46:41.636Z] #11 116.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-01T15:46:41.636Z] #11 116.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-01T15:46:41.636Z] #11 116.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:41.668Z] #11 89.48 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-12-01T15:46:41.668Z] #11 89.50 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:41.668Z] #11 89.52 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-01T15:46:41.668Z] #11 89.53 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-01T15:46:41.668Z] #11 89.55 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:41.668Z] #11 89.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-01T15:46:41.668Z] #11 89.57 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-01T15:46:41.668Z] #11 89.58 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T15:46:41.668Z] #11 89.59 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-12-01T15:46:41.668Z] #11 89.61 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-12-01T15:46:41.668Z] #11 89.63 Setting up dmsetup (2:1.02.155-3) ... [2020-12-01T15:46:41.668Z] #11 89.64 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-12-01T15:46:41.668Z] #11 89.66 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-12-01T15:46:41.719Z] #41 73.91 DEP criu/seccomp.d [2020-12-01T15:46:41.896Z] #11 116.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T15:46:41.896Z] #11 116.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-01T15:46:41.896Z] #11 116.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-01T15:46:41.896Z] #11 117.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T15:46:41.896Z] #11 117.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:46:41.896Z] #11 117.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-01T15:46:41.896Z] #11 117.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-01T15:46:41.896Z] #11 117.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-01T15:46:41.896Z] #11 117.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T15:46:41.896Z] #11 117.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-01T15:46:41.896Z] #11 117.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:41.896Z] #11 117.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-01T15:46:41.896Z] #11 117.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-01T15:46:41.896Z] #11 117.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:41.896Z] #11 117.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-01T15:46:41.896Z] #11 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-01T15:46:41.896Z] #11 117.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T15:46:41.896Z] #11 117.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-01T15:46:41.896Z] #11 117.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T15:46:41.896Z] #11 117.2 Setting up dmsetup (2:1.02.155-3) ... [2020-12-01T15:46:41.931Z] #11 89.67 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:46:41.978Z] #41 74.25 DEP criu/rst-malloc.d [2020-12-01T15:46:41.979Z] #41 74.37 DEP criu/rbtree.d [2020-12-01T15:46:41.979Z] #41 74.43 DEP criu/pstree.d [2020-12-01T15:46:42.157Z] #11 117.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T15:46:42.157Z] #11 117.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-01T15:46:42.157Z] #11 117.2 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:46:42.238Z] #41 74.57 DEP criu/protobuf.d [2020-12-01T15:46:42.238Z] #41 74.75 GEN criu/protobuf-desc-gen.h [2020-12-01T15:46:42.418Z] #11 DONE 117.6s [2020-12-01T15:46:42.418Z] [2020-12-01T15:46:42.418Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:42.418Z] #41 43.32 CC compel/plugins/std/infect.o [2020-12-01T15:46:42.418Z] #41 44.03 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-01T15:46:42.418Z] #41 44.09 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-01T15:46:42.418Z] #41 44.12 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-01T15:46:42.418Z] #41 44.19 AR compel/plugins/std.lib.a [2020-12-01T15:46:42.418Z] #41 44.27 CC compel/plugins/fds/fds.o [2020-12-01T15:46:42.418Z] #41 44.46 AR compel/plugins/fds.lib.a [2020-12-01T15:46:42.418Z] #41 44.51 HOSTDEP compel/src/lib/log-host.d [2020-12-01T15:46:42.418Z] #41 44.62 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-01T15:46:42.418Z] #41 44.72 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-01T15:46:42.418Z] #41 44.77 HOSTDEP compel/src/main-host.d [2020-12-01T15:46:42.418Z] #41 44.91 DEP compel/src/lib/ptrace.d [2020-12-01T15:46:42.418Z] #41 44.98 DEP compel/src/lib/infect.d [2020-12-01T15:46:42.418Z] #41 45.09 DEP compel/src/lib/infect-util.d [2020-12-01T15:46:42.418Z] #41 45.19 DEP compel/src/lib/infect-rpc.d [2020-12-01T15:46:42.418Z] #41 45.27 DEP compel/arch/x86/src/lib/infect.d [2020-12-01T15:46:42.418Z] #41 45.37 DEP compel/arch/x86/src/lib/cpu.d [2020-12-01T15:46:42.418Z] #41 45.44 DEP compel/src/lib/log.d [2020-12-01T15:46:42.418Z] #41 45.55 DEP compel/src/main.d [2020-12-01T15:46:42.418Z] #41 45.66 DEP compel/src/lib/handle-elf.d [2020-12-01T15:46:42.418Z] #41 45.78 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-01T15:46:42.418Z] #41 45.87 CC compel/src/lib/log.o [2020-12-01T15:46:42.418Z] #41 46.04 CC compel/arch/x86/src/lib/cpu.o [2020-12-01T15:46:42.418Z] #41 46.65 CC compel/arch/x86/src/lib/infect.o [2020-12-01T15:46:42.418Z] #41 47.30 CC compel/src/lib/infect-rpc.o [2020-12-01T15:46:42.680Z] #41 47.67 CC compel/src/lib/infect-util.o [2020-12-01T15:46:42.881Z] #11 DONE 90.9s [2020-12-01T15:46:42.881Z] [2020-12-01T15:46:42.881Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:43.176Z] #54 129.8 + bin/containerd-stress [2020-12-01T15:46:43.252Z] #41 48.07 CC compel/src/lib/infect.o [2020-12-01T15:46:43.336Z] #50 ... [2020-12-01T15:46:43.336Z] [2020-12-01T15:46:43.336Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-01T15:46:43.336Z] #35 54.90 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-01T15:46:43.336Z] #35 54.93 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T15:46:43.336Z] #35 54.94 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-12-01T15:46:43.336Z] #35 54.95 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T15:46:43.336Z] #35 55.00 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-12-01T15:46:43.336Z] #35 55.02 Setting up cmake-data (3.13.4-1) ... [2020-12-01T15:46:43.336Z] #35 55.06 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-12-01T15:46:43.336Z] #35 55.07 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-01T15:46:43.336Z] #35 55.08 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-01T15:46:43.336Z] #35 55.11 Setting up cmake (3.13.4-1) ... [2020-12-01T15:46:43.336Z] #35 55.12 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:46:43.336Z] #35 55.21 Processing triggers for mime-support (3.62) ... [2020-12-01T15:46:43.336Z] #35 DONE 55.5s [2020-12-01T15:46:43.336Z] [2020-12-01T15:46:43.336Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:43.634Z] #36 0.370 + RM_GOPATH=0 [2020-12-01T15:46:43.634Z] #36 0.372 + TMP_GOPATH= [2020-12-01T15:46:43.634Z] #36 0.372 + : /build [2020-12-01T15:46:43.634Z] #36 0.373 + '[' -z '' ']' [2020-12-01T15:46:43.634Z] #36 0.374 ++ mktemp -d [2020-12-01T15:46:43.634Z] #36 0.377 + export GOPATH=/tmp/tmp.ZHZPeSIyla [2020-12-01T15:46:43.634Z] #36 0.378 + GOPATH=/tmp/tmp.ZHZPeSIyla [2020-12-01T15:46:43.634Z] #36 0.379 + RM_GOPATH=1 [2020-12-01T15:46:43.634Z] #36 0.379 + case "$(go env GOARCH)" in [2020-12-01T15:46:43.634Z] #36 0.384 ++ go env GOARCH [2020-12-01T15:46:43.634Z] #36 0.396 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:46:43.634Z] #36 0.397 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:46:43.634Z] #36 0.412 ++ dirname /tmp/install/install.sh [2020-12-01T15:46:43.634Z] #36 0.421 + dir=/tmp/install [2020-12-01T15:46:43.635Z] #36 0.421 + bin=tini [2020-12-01T15:46:43.635Z] #36 0.421 + shift [2020-12-01T15:46:43.635Z] #36 0.421 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-01T15:46:43.635Z] #36 0.421 + . /tmp/install/tini.installer [2020-12-01T15:46:43.635Z] #36 0.422 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:46:43.635Z] #36 0.422 + install_tini [2020-12-01T15:46:43.635Z] #36 0.422 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-01T15:46:43.635Z] #36 0.422 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZHZPeSIyla/tini [2020-12-01T15:46:43.635Z] #36 0.422 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:46:43.635Z] #36 0.425 Cloning into '/tmp/tmp.ZHZPeSIyla/tini'... [2020-12-01T15:46:43.823Z] #41 ... [2020-12-01T15:46:43.823Z] [2020-12-01T15:46:43.823Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:43.823Z] #43 108.9 vendor/golang.org/x/net/http/httpproxy [2020-12-01T15:46:43.823Z] #43 109.5 mime/multipart [2020-12-01T15:46:43.823Z] #43 111.4 crypto/tls [2020-12-01T15:46:43.823Z] #43 117.6 net/http/httptrace [2020-12-01T15:46:43.823Z] #43 118.1 net/http [2020-12-01T15:46:43.823Z] #43 ... [2020-12-01T15:46:43.823Z] [2020-12-01T15:46:43.823Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:43.823Z] #51 1.492 + RM_GOPATH=0 [2020-12-01T15:46:44.085Z] #51 ... [2020-12-01T15:46:44.085Z] [2020-12-01T15:46:44.085Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-01T15:46:44.085Z] #12 DONE 1.6s [2020-12-01T15:46:44.085Z] [2020-12-01T15:46:44.085Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:44.085Z] #51 1.493 + TMP_GOPATH= [2020-12-01T15:46:44.085Z] #51 1.493 + : /build [2020-12-01T15:46:44.085Z] #51 1.493 + '[' -z '' ']' [2020-12-01T15:46:44.085Z] #51 1.496 ++ mktemp -d [2020-12-01T15:46:44.085Z] #51 1.498 + export GOPATH=/tmp/tmp.UbwwvKJojm [2020-12-01T15:46:44.085Z] #51 1.499 + GOPATH=/tmp/tmp.UbwwvKJojm [2020-12-01T15:46:44.085Z] #51 1.499 + RM_GOPATH=1 [2020-12-01T15:46:44.085Z] #51 1.499 + case "$(go env GOARCH)" in [2020-12-01T15:46:44.085Z] #51 1.500 ++ go env GOARCH [2020-12-01T15:46:44.085Z] #51 1.522 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:46:44.085Z] #51 1.524 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:46:44.085Z] #51 1.527 ++ dirname /tmp/install/install.sh [2020-12-01T15:46:44.085Z] #51 1.544 + dir=/tmp/install [2020-12-01T15:46:44.085Z] #51 1.544 + bin=runc [2020-12-01T15:46:44.085Z] #51 1.544 + shift [2020-12-01T15:46:44.085Z] #51 1.544 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-01T15:46:44.085Z] #51 1.544 + . /tmp/install/runc.installer [2020-12-01T15:46:44.085Z] #51 1.544 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-01T15:46:44.085Z] #51 1.559 + install_runc [2020-12-01T15:46:44.085Z] #51 1.559 + uname -r [2020-12-01T15:46:44.085Z] #51 1.559 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-01T15:46:44.085Z] #51 1.571 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-01T15:46:44.085Z] #51 1.571 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-01T15:46:44.085Z] #51 1.571 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-01T15:46:44.085Z] #51 1.571 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UbwwvKJojm/src/github.com/opencontainers/runc [2020-12-01T15:46:44.085Z] #51 1.573 Cloning into '/tmp/tmp.UbwwvKJojm/src/github.com/opencontainers/runc'... [2020-12-01T15:46:44.149Z] #41 76.30 DEP criu/protobuf-desc.d [2020-12-01T15:46:44.149Z] #41 76.39 DEP criu/proc_parse.d [2020-12-01T15:46:44.149Z] #41 76.55 DEP criu/plugin.d [2020-12-01T15:46:44.149Z] #41 76.64 DEP criu/pipes.d [2020-12-01T15:46:44.214Z] #54 131.2 + bin/containerd-shim [2020-12-01T15:46:44.410Z] #41 76.78 DEP criu/pie-util.d [2020-12-01T15:46:44.410Z] #41 76.87 DEP criu/pie-util-vdso.d [2020-12-01T15:46:44.671Z] #41 76.97 DEP criu/pie-util-vdso-elf32.d [2020-12-01T15:46:44.671Z] #41 77.09 DEP criu/path.d [2020-12-01T15:46:44.695Z] #36 1.542 + cd /tmp/tmp.ZHZPeSIyla/tini [2020-12-01T15:46:44.695Z] #36 1.543 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-01T15:46:44.695Z] #36 1.563 + cmake . [2020-12-01T15:46:44.812Z] #51 1.689 + RM_GOPATH=0 [2020-12-01T15:46:44.812Z] #51 1.689 + TMP_GOPATH= [2020-12-01T15:46:44.812Z] #51 1.689 + : /build [2020-12-01T15:46:44.812Z] #51 1.689 + '[' -z '' ']' [2020-12-01T15:46:44.812Z] #51 1.690 ++ mktemp -d [2020-12-01T15:46:44.812Z] #51 1.695 + export GOPATH=/tmp/tmp.rl7qYm4VyI [2020-12-01T15:46:44.812Z] #51 1.695 + GOPATH=/tmp/tmp.rl7qYm4VyI [2020-12-01T15:46:44.812Z] #51 1.695 + RM_GOPATH=1 [2020-12-01T15:46:44.812Z] #51 1.696 + case "$(go env GOARCH)" in [2020-12-01T15:46:44.812Z] #51 1.696 ++ go env GOARCH [2020-12-01T15:46:44.812Z] #51 1.726 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:46:44.812Z] #51 1.726 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:46:44.812Z] #51 1.729 ++ dirname /tmp/install/install.sh [2020-12-01T15:46:44.812Z] #51 1.732 + dir=/tmp/install [2020-12-01T15:46:44.812Z] #51 1.733 + bin=runc [2020-12-01T15:46:44.812Z] #51 1.733 + shift [2020-12-01T15:46:44.812Z] #51 1.737 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-01T15:46:44.812Z] #51 1.738 + . /tmp/install/runc.installer [2020-12-01T15:46:44.812Z] #51 1.738 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-01T15:46:44.812Z] #51 1.739 + install_runc [2020-12-01T15:46:44.812Z] #51 1.740 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-01T15:46:44.812Z] #51 1.745 + uname -r [2020-12-01T15:46:44.812Z] #51 1.747 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-01T15:46:44.812Z] #51 1.748 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-01T15:46:44.812Z] #51 1.749 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-01T15:46:44.812Z] #51 1.749 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rl7qYm4VyI/src/github.com/opencontainers/runc [2020-12-01T15:46:44.812Z] #51 1.757 Cloning into '/tmp/tmp.rl7qYm4VyI/src/github.com/opencontainers/runc'... [2020-12-01T15:46:44.812Z] #51 ... [2020-12-01T15:46:44.812Z] [2020-12-01T15:46:44.812Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-01T15:46:44.812Z] #12 DONE 1.8s [2020-12-01T15:46:44.932Z] #41 77.20 DEP criu/parasite-syscall.d [2020-12-01T15:46:44.932Z] #41 ... [2020-12-01T15:46:44.932Z] [2020-12-01T15:46:44.932Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:46:44.932Z] #18 17.84 Building dependency tree... [2020-12-01T15:46:44.932Z] #18 20.30 libcap2-bin is already the newest version (1:2.25-2). [2020-12-01T15:46:44.932Z] #18 20.30 The following additional packages will be installed: [2020-12-01T15:46:44.932Z] #18 20.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-01T15:46:44.932Z] #18 20.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-01T15:46:44.932Z] #18 20.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-01T15:46:44.932Z] #18 20.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-01T15:46:44.932Z] #18 20.31 python3.7 python3.7-minimal vim-runtime xxd [2020-12-01T15:46:44.932Z] #18 20.32 Suggested packages: [2020-12-01T15:46:44.932Z] #18 20.32 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-01T15:46:44.932Z] #18 20.32 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-01T15:46:44.932Z] #18 20.32 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-01T15:46:44.932Z] #18 20.32 Recommended packages: [2020-12-01T15:46:44.932Z] #18 20.32 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-01T15:46:44.932Z] #18 20.32 python3-keyrings.alt python3-xdg unzip [2020-12-01T15:46:44.932Z] #18 22.06 The following NEW packages will be installed: [2020-12-01T15:46:44.932Z] #18 22.07 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-01T15:46:44.932Z] #18 22.07 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-01T15:46:44.932Z] #18 22.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-01T15:46:44.932Z] #18 22.07 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-01T15:46:44.932Z] #18 22.07 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-01T15:46:44.932Z] #18 22.07 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-01T15:46:44.932Z] #18 22.07 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-01T15:46:44.932Z] #18 22.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-01T15:46:44.932Z] #18 22.08 xz-utils zip [2020-12-01T15:46:44.932Z] #18 22.40 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:46:44.932Z] #18 22.40 Need to get 28.5 MB of archives. [2020-12-01T15:46:44.932Z] #18 22.40 After this operation, 116 MB of additional disk space will be used. [2020-12-01T15:46:44.932Z] #18 22.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-01T15:46:44.932Z] #18 22.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-01T15:46:44.932Z] #18 22.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-01T15:46:44.932Z] #18 22.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-01T15:46:44.932Z] #18 22.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-01T15:46:44.932Z] #18 22.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-01T15:46:44.932Z] #18 22.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-01T15:46:44.932Z] #18 22.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-01T15:46:44.932Z] #18 22.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-01T15:46:44.932Z] #18 22.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-01T15:46:44.932Z] #18 22.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-01T15:46:44.932Z] #18 22.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-01T15:46:44.932Z] #18 22.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-01T15:46:44.932Z] #18 22.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-01T15:46:44.932Z] #18 22.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-01T15:46:44.932Z] #18 22.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-01T15:46:44.932Z] #18 22.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-01T15:46:44.932Z] #18 22.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T15:46:44.932Z] #18 22.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-01T15:46:44.932Z] #18 22.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-01T15:46:44.932Z] #18 22.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-01T15:46:44.932Z] #18 22.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-01T15:46:44.932Z] #18 22.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-01T15:46:44.932Z] #18 22.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-01T15:46:44.932Z] #18 22.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-01T15:46:44.932Z] #18 22.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-01T15:46:44.932Z] #18 22.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-01T15:46:44.932Z] #18 22.83 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-01T15:46:44.932Z] #18 22.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-01T15:46:45.075Z] [2020-12-01T15:46:45.075Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:45.075Z] #41 32.43 CC images/packet-sock.o [2020-12-01T15:46:45.075Z] #41 32.76 CC images/ipc-var.o [2020-12-01T15:46:45.075Z] #41 32.90 CC images/ipc-desc.o [2020-12-01T15:46:45.075Z] #41 33.05 CC images/ipc-shm.o [2020-12-01T15:46:45.075Z] #41 33.19 CC images/ipc-msg.o [2020-12-01T15:46:45.075Z] #41 33.37 CC images/ipc-sem.o [2020-12-01T15:46:45.075Z] #41 33.50 CC images/utsns.o [2020-12-01T15:46:45.075Z] #41 33.64 CC images/creds.o [2020-12-01T15:46:45.075Z] #41 33.85 CC images/vma.o [2020-12-01T15:46:45.075Z] #41 34.09 CC images/netdev.o [2020-12-01T15:46:45.075Z] #41 34.49 CC images/tty.o [2020-12-01T15:46:45.075Z] #41 35.21 CC images/file-lock.o [2020-12-01T15:46:45.075Z] #41 35.59 CC images/rlimit.o [2020-12-01T15:46:45.075Z] #41 35.87 CC images/pagemap.o [2020-12-01T15:46:45.075Z] #41 36.30 CC images/siginfo.o [2020-12-01T15:46:45.075Z] #41 36.69 CC images/rpc.o [2020-12-01T15:46:45.474Z] #51 ... [2020-12-01T15:46:45.474Z] [2020-12-01T15:46:45.474Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-01T15:46:45.474Z] #13 DONE 1.2s [2020-12-01T15:46:45.474Z] [2020-12-01T15:46:45.474Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-01T15:46:45.503Z] #18 23.34 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-01T15:46:45.503Z] #18 23.35 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-01T15:46:45.503Z] #18 23.35 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-01T15:46:45.503Z] #18 23.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-01T15:46:45.503Z] #18 23.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-01T15:46:45.503Z] #18 23.37 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-01T15:46:45.503Z] #18 23.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-01T15:46:45.503Z] #18 23.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-01T15:46:45.503Z] #18 23.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-01T15:46:45.503Z] #18 23.45 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-01T15:46:45.503Z] #18 23.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-01T15:46:45.503Z] #18 23.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-01T15:46:45.503Z] #18 23.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-01T15:46:45.503Z] #18 23.50 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-01T15:46:45.503Z] #18 23.53 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-01T15:46:45.754Z] #36 2.300 -- The C compiler identification is GNU 8.3.0 [2020-12-01T15:46:45.754Z] #36 2.382 -- Check for working C compiler: /usr/bin/cc [2020-12-01T15:46:45.754Z] #36 ... [2020-12-01T15:46:45.754Z] [2020-12-01T15:46:45.754Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:46:45.754Z] #41 48.11 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-01T15:46:45.754Z] #41 48.12 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-01T15:46:45.754Z] #41 48.12 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-01T15:46:45.754Z] #41 48.12 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-01T15:46:45.754Z] #41 48.13 Setting up python-six (1.12.0-1) ... [2020-12-01T15:46:45.754Z] #41 52.76 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-01T15:46:45.754Z] #41 52.77 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-01T15:46:45.754Z] #41 52.79 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-01T15:46:45.754Z] #41 52.80 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-12-01T15:46:45.754Z] #41 52.80 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-01T15:46:45.754Z] #41 52.81 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-01T15:46:45.754Z] #41 52.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T15:46:45.754Z] #41 52.83 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-01T15:46:45.754Z] #41 52.84 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T15:46:45.754Z] #41 52.85 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-01T15:46:45.764Z] #18 23.55 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-01T15:46:46.025Z] #18 23.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-01T15:46:46.046Z] #14 0.874 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-01T15:46:46.054Z] #41 ... [2020-12-01T15:46:46.054Z] [2020-12-01T15:46:46.054Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:46.054Z] #36 2.959 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-01T15:46:46.054Z] #36 2.966 -- Detecting C compiler ABI info [2020-12-01T15:46:46.065Z] #41 ... [2020-12-01T15:46:46.065Z] [2020-12-01T15:46:46.065Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:46.065Z] #43 83.89 vendor/golang.org/x/net/idna [2020-12-01T15:46:46.065Z] #43 84.26 mime/quotedprintable [2020-12-01T15:46:46.065Z] #43 84.85 net/http/internal [2020-12-01T15:46:46.065Z] #43 87.23 net/textproto [2020-12-01T15:46:46.065Z] #43 87.23 vendor/golang.org/x/net/http/httpproxy [2020-12-01T15:46:46.065Z] #43 87.23 crypto/x509 [2020-12-01T15:46:46.065Z] #43 88.10 vendor/golang.org/x/net/http/httpguts [2020-12-01T15:46:46.065Z] #43 88.10 mime/multipart [2020-12-01T15:46:46.065Z] #43 90.16 crypto/tls [2020-12-01T15:46:46.285Z] #18 23.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-01T15:46:46.285Z] #18 24.00 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-01T15:46:46.307Z] #14 DONE 1.0s [2020-12-01T15:46:46.307Z] [2020-12-01T15:46:46.307Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-01T15:46:46.332Z] #43 ... [2020-12-01T15:46:46.332Z] [2020-12-01T15:46:46.332Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:46.332Z] #41 38.18 CC images/ext-file.o [2020-12-01T15:46:46.597Z] #41 38.40 CC images/cgroup.o [2020-12-01T15:46:46.703Z] #36 3.575 -- Detecting C compiler ABI info - done [2020-12-01T15:46:46.703Z] #36 3.643 -- Detecting C compile features [2020-12-01T15:46:46.857Z] #18 24.73 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:46:46.857Z] #18 24.83 Fetched 28.5 MB in 2s (15.1 MB/s) [2020-12-01T15:46:46.857Z] #18 24.89 Selecting previously unselected package pigz. [2020-12-01T15:46:46.860Z] #41 ... [2020-12-01T15:46:46.860Z] [2020-12-01T15:46:46.860Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-01T15:46:46.860Z] #13 DONE 1.9s [2020-12-01T15:46:46.860Z] [2020-12-01T15:46:46.860Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-01T15:46:47.118Z] #18 24.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 ... 23432 files and directories currently installed.) [2020-12-01T15:46:47.118Z] #18 24.99 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-01T15:46:47.118Z] #18 25.00 Unpacking pigz (2.4-1) ... [2020-12-01T15:46:47.249Z] #15 DONE 1.1s [2020-12-01T15:46:47.249Z] [2020-12-01T15:46:47.250Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-01T15:46:47.378Z] #18 25.07 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-01T15:46:47.378Z] #18 25.08 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T15:46:47.378Z] #18 25.08 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T15:46:47.639Z] #18 25.58 Selecting previously unselected package python3.7-minimal. [2020-12-01T15:46:47.639Z] #18 25.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T15:46:47.639Z] #18 25.59 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T15:46:47.759Z] #36 ... [2020-12-01T15:46:47.759Z] [2020-12-01T15:46:47.759Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-01T15:46:47.759Z] #41 59.56 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-01T15:46:47.759Z] #41 59.57 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:46:47.759Z] #41 DONE 59.8s [2020-12-01T15:46:47.759Z] [2020-12-01T15:46:47.759Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:47.812Z] #14 1.112 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-01T15:46:48.388Z] #14 DONE 1.5s [2020-12-01T15:46:48.388Z] [2020-12-01T15:46:48.388Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-01T15:46:48.581Z] #18 26.51 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T15:46:48.635Z] #16 DONE 1.1s [2020-12-01T15:46:48.635Z] [2020-12-01T15:46:48.635Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:48.635Z] #41 51.53 CC compel/src/lib/ptrace.o [2020-12-01T15:46:48.635Z] #41 51.98 AR compel/libcompel.a [2020-12-01T15:46:48.635Z] #41 52.08 HOSTCC compel/src/main-host.o [2020-12-01T15:46:48.635Z] #41 52.56 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-01T15:46:48.635Z] #41 52.70 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-01T15:46:48.635Z] #41 53.07 HOSTCC compel/src/lib/log-host.o [2020-12-01T15:46:48.635Z] #41 53.30 HOSTLINK compel/compel-host-bin [2020-12-01T15:46:48.672Z] #54 135.4 + bin/containerd-shim-runc-v1 [2020-12-01T15:46:48.842Z] #18 26.55 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T15:46:48.896Z] #41 53.71 DEP soccr/soccr.d [2020-12-01T15:46:48.896Z] #41 53.84 CC soccr/soccr.o [2020-12-01T15:46:49.309Z] #42 1.682 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T15:46:49.309Z] #42 1.687 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T15:46:49.309Z] #42 1.703 Note: Building without GnuTLS support [2020-12-01T15:46:49.309Z] #42 1.718 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T15:46:49.309Z] #42 1.719 Makefile.config:40: Warn: Building without nftables support [2020-12-01T15:46:49.468Z] #41 ... [2020-12-01T15:46:49.468Z] [2020-12-01T15:46:49.468Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-01T15:46:49.468Z] #17 DONE 1.1s [2020-12-01T15:46:49.729Z] [2020-12-01T15:46:49.729Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:46:49.781Z] #15 DONE 1.3s [2020-12-01T15:46:49.781Z] [2020-12-01T15:46:49.781Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-01T15:46:49.784Z] #18 ... [2020-12-01T15:46:49.784Z] [2020-12-01T15:46:49.784Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:46:49.784Z] #30 DONE 151.8s [2020-12-01T15:46:49.784Z] [2020-12-01T15:46:49.784Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:49.784Z] #41 77.41 DEP criu/pagemap.d [2020-12-01T15:46:49.784Z] #41 77.58 DEP criu/pagemap-cache.d [2020-12-01T15:46:49.784Z] #41 77.68 DEP criu/page-xfer.d [2020-12-01T15:46:49.784Z] #41 77.85 DEP criu/page-pipe.d [2020-12-01T15:46:49.784Z] #41 77.94 DEP criu/netfilter.d [2020-12-01T15:46:49.784Z] #41 78.15 DEP criu/net.d [2020-12-01T15:46:49.784Z] #41 78.33 DEP criu/namespaces.d [2020-12-01T15:46:49.784Z] #41 78.48 DEP criu/mount.d [2020-12-01T15:46:49.784Z] #41 78.70 DEP criu/memfd.d [2020-12-01T15:46:49.784Z] #41 78.87 DEP criu/mem.d [2020-12-01T15:46:49.784Z] #41 79.01 DEP criu/lsm.d [2020-12-01T15:46:49.784Z] #41 79.19 DEP criu/log.d [2020-12-01T15:46:49.784Z] #41 79.36 DEP criu/libnetlink.d [2020-12-01T15:46:49.784Z] #41 79.52 DEP criu/kerndat.d [2020-12-01T15:46:49.784Z] #41 79.66 DEP criu/kcmp-ids.d [2020-12-01T15:46:49.784Z] #41 79.74 DEP criu/irmap.d [2020-12-01T15:46:49.784Z] #41 79.88 DEP criu/ipc_ns.d [2020-12-01T15:46:49.784Z] #41 80.05 DEP criu/image.d [2020-12-01T15:46:49.784Z] #41 80.17 DEP criu/image-desc.d [2020-12-01T15:46:49.784Z] #41 80.28 DEP criu/fsnotify.d [2020-12-01T15:46:49.784Z] #41 80.41 DEP criu/filesystems.d [2020-12-01T15:46:49.784Z] #41 80.54 DEP criu/files.d [2020-12-01T15:46:49.784Z] #41 80.72 DEP criu/files-reg.d [2020-12-01T15:46:49.784Z] #41 80.87 DEP criu/files-ext.d [2020-12-01T15:46:49.784Z] #41 80.95 DEP criu/file-lock.d [2020-12-01T15:46:49.784Z] #41 81.14 DEP criu/file-ids.d [2020-12-01T15:46:49.784Z] #41 81.32 DEP criu/fifo.d [2020-12-01T15:46:49.784Z] #41 81.47 DEP criu/fdstore.d [2020-12-01T15:46:49.784Z] #41 81.53 DEP criu/fault-injection.d [2020-12-01T15:46:49.784Z] #41 81.56 DEP criu/external.d [2020-12-01T15:46:49.784Z] #41 81.65 DEP criu/eventpoll.d [2020-12-01T15:46:49.784Z] #41 81.86 DEP criu/eventfd.d [2020-12-01T15:46:49.784Z] #41 82.12 DEP criu/crtools.d [2020-12-01T15:46:50.044Z] #41 82.48 DEP criu/cr-service.d [2020-12-01T15:46:50.305Z] #41 82.74 DEP criu/cr-restore.d [2020-12-01T15:46:50.856Z] #42 3.356 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T15:46:50.856Z] #42 3.384 GEN .gitid [2020-12-01T15:46:50.856Z] #42 3.430 GEN criu/include/version.h [2020-12-01T15:46:50.876Z] #41 83.06 DEP criu/cr-errno.d [2020-12-01T15:46:50.876Z] #41 83.11 DEP criu/cr-dump.d [2020-12-01T15:46:50.876Z] #41 83.46 DEP criu/cr-dedup.d [2020-12-01T15:46:51.114Z] #18 1.488 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:46:51.114Z] #18 1.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:46:51.136Z] #41 83.66 DEP criu/cr-check.d [2020-12-01T15:46:51.136Z] #41 ... [2020-12-01T15:46:51.136Z] [2020-12-01T15:46:51.136Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:46:51.136Z] #18 29.18 Selecting previously unselected package python3-minimal. [2020-12-01T15:46:51.156Z] #42 3.501 GEN include/common/asm [2020-12-01T15:46:51.200Z] #16 DONE 1.5s [2020-12-01T15:46:51.200Z] [2020-12-01T15:46:51.200Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-01T15:46:51.375Z] #18 1.701 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:46:51.397Z] #18 29.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 ... 23681 files and directories currently installed.) [2020-12-01T15:46:51.397Z] #18 29.23 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-01T15:46:51.397Z] #18 29.24 Unpacking python3-minimal (3.7.3-1) ... [2020-12-01T15:46:51.397Z] #18 29.30 Selecting previously unselected package libmpdec2:amd64. [2020-12-01T15:46:51.397Z] #18 29.30 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-01T15:46:51.397Z] #18 29.31 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-01T15:46:51.397Z] #18 29.42 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-01T15:46:51.500Z] #54 138.4 + bin/containerd-shim-runc-v2 [2020-12-01T15:46:51.636Z] #18 2.171 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T15:46:51.658Z] #18 29.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T15:46:51.658Z] #18 29.44 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T15:46:51.792Z] #54 139.1 + binaries [2020-12-01T15:46:52.085Z] #54 139.1 + install -D bin/containerd /build/containerd [2020-12-01T15:46:52.085Z] #54 139.1 + install -D bin/containerd-shim /build/containerd-shim [2020-12-01T15:46:52.085Z] #54 139.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-01T15:46:52.085Z] #54 139.1 + install -D bin/ctr /build/ctr [2020-12-01T15:46:52.212Z] #42 ... [2020-12-01T15:46:52.212Z] [2020-12-01T15:46:52.212Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:52.212Z] #36 5.518 -- Detecting C compile features - done [2020-12-01T15:46:52.212Z] #36 5.565 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-01T15:46:52.212Z] #36 6.022 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-01T15:46:52.212Z] #36 6.102 -- Configuring done [2020-12-01T15:46:52.212Z] #36 6.120 -- Generating done [2020-12-01T15:46:52.212Z] #36 6.127 -- Build files have been written to: /tmp/tmp.ZHZPeSIyla/tini [2020-12-01T15:46:52.212Z] #36 6.136 + make tini-static [2020-12-01T15:46:52.212Z] #36 6.466 Scanning dependencies of target tini-static [2020-12-01T15:46:52.212Z] #36 6.560 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-01T15:46:52.212Z] #36 8.322 [100%] Linking C executable tini-static [2020-12-01T15:46:52.212Z] #36 9.053 [100%] Built target tini-static [2020-12-01T15:46:52.212Z] #36 9.131 + mkdir -p /build [2020-12-01T15:46:52.212Z] #36 9.134 + cp tini-static /build/docker-init [2020-12-01T15:46:52.212Z] #36 DONE 9.3s [2020-12-01T15:46:52.512Z] [2020-12-01T15:46:52.512Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:52.512Z] #33 58.95 reflect [2020-12-01T15:46:52.512Z] #33 58.97 bufio [2020-12-01T15:46:52.512Z] #33 60.82 path [2020-12-01T15:46:52.512Z] #33 63.16 text/tabwriter [2020-12-01T15:46:52.599Z] #18 30.43 Selecting previously unselected package python3.7. [2020-12-01T15:46:52.599Z] #18 30.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T15:46:52.599Z] #18 30.45 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T15:46:52.599Z] #18 30.58 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-01T15:46:52.600Z] #17 DONE 1.6s [2020-12-01T15:46:52.600Z] [2020-12-01T15:46:52.600Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:52.600Z] #51 9.317 + cd /tmp/tmp.rl7qYm4VyI/src/github.com/opencontainers/runc [2020-12-01T15:46:52.600Z] #51 9.317 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-01T15:46:52.600Z] #51 9.641 + '[' -z '' ']' [2020-12-01T15:46:52.600Z] #51 9.641 + target=static [2020-12-01T15:46:52.600Z] #51 9.641 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-01T15:46:52.719Z] #54 DONE 139.8s [2020-12-01T15:46:52.860Z] #18 30.59 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-01T15:46:52.860Z] #18 30.61 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-01T15:46:52.860Z] #18 30.72 Setting up python3-minimal (3.7.3-1) ... [2020-12-01T15:46:53.020Z] #18 3.382 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T15:46:53.165Z] #33 ... [2020-12-01T15:46:53.165Z] [2020-12-01T15:46:53.165Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:53.165Z] #42 5.636 PBCC images/timens.pb-c.c [2020-12-01T15:46:53.165Z] #42 5.679 DEP images/timens.pb-c.d [2020-12-01T15:46:53.165Z] #42 5.754 PBCC images/fown.pb-c.c [2020-12-01T15:46:53.393Z] [2020-12-01T15:46:53.393Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-01T15:46:53.393Z] #55 DONE 0.3s [2020-12-01T15:46:53.393Z] [2020-12-01T15:46:53.393Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-01T15:46:53.463Z] #42 5.775 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-01T15:46:53.463Z] #42 5.965 PBCC images/opts.pb-c.c [2020-12-01T15:46:53.553Z] #51 10.38 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-01T15:46:53.685Z] #59 DONE 0.2s [2020-12-01T15:46:53.686Z] [2020-12-01T15:46:53.686Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-01T15:46:53.686Z] #61 DONE 0.2s [2020-12-01T15:46:53.762Z] #42 6.144 PBCC images/memfd.pb-c.c [2020-12-01T15:46:53.762Z] #42 6.253 DEP images/fown.pb-c.d [2020-12-01T15:46:53.762Z] #42 6.293 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-01T15:46:53.762Z] #42 6.370 DEP images/opts.pb-c.d [2020-12-01T15:46:53.762Z] #42 6.408 DEP images/memfd.pb-c.d [2020-12-01T15:46:53.762Z] #42 6.457 PBCC images/sit.pb-c.c [2020-12-01T15:46:53.801Z] #18 31.51 Selecting previously unselected package python3. [2020-12-01T15:46:53.801Z] #18 31.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-12-01T15:46:53.801Z] #18 31.58 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-01T15:46:53.801Z] #18 31.59 Unpacking python3 (3.7.3-1) ... [2020-12-01T15:46:53.801Z] #18 31.69 Selecting previously unselected package libip4tc0:amd64. [2020-12-01T15:46:53.801Z] #18 31.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-01T15:46:53.801Z] #18 31.70 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-01T15:46:53.801Z] #18 31.80 Selecting previously unselected package libip6tc0:amd64. [2020-12-01T15:46:53.977Z] [2020-12-01T15:46:53.978Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-01T15:46:53.978Z] #63 DONE 0.2s [2020-12-01T15:46:53.978Z] [2020-12-01T15:46:53.978Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-01T15:46:53.978Z] #64 DONE 0.0s [2020-12-01T15:46:53.978Z] [2020-12-01T15:46:53.978Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-01T15:46:54.061Z] #42 6.588 DEP images/sit.pb-c.d [2020-12-01T15:46:54.061Z] #42 6.628 PBCC images/macvlan.pb-c.c [2020-12-01T15:46:54.061Z] #42 6.655 DEP images/macvlan.pb-c.d [2020-12-01T15:46:54.065Z] #18 31.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-01T15:46:54.065Z] #18 31.82 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-01T15:46:54.065Z] #18 31.91 Selecting previously unselected package libiptc0:amd64. [2020-12-01T15:46:54.065Z] #18 31.92 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-01T15:46:54.065Z] #18 31.93 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-01T15:46:54.065Z] #18 32.03 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-01T15:46:54.326Z] #18 32.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-01T15:46:54.326Z] #18 32.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-01T15:46:54.326Z] #18 32.10 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-01T15:46:54.326Z] #18 32.11 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-01T15:46:54.326Z] #18 32.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-01T15:46:54.326Z] #18 32.21 Selecting previously unselected package libnftnl11:amd64. [2020-12-01T15:46:54.326Z] #18 32.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-01T15:46:54.326Z] #18 32.22 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-01T15:46:54.326Z] #18 32.32 Selecting previously unselected package iptables. [2020-12-01T15:46:54.360Z] #42 6.741 PBCC images/autofs.pb-c.c [2020-12-01T15:46:54.360Z] #42 6.801 DEP images/autofs.pb-c.d [2020-12-01T15:46:54.360Z] #42 6.885 PBCC images/sysctl.pb-c.c [2020-12-01T15:46:54.360Z] #42 6.943 DEP images/sysctl.pb-c.d [2020-12-01T15:46:54.360Z] #42 7.009 PBCC images/time.pb-c.c [2020-12-01T15:46:54.405Z] #18 4.957 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T15:46:54.587Z] #18 32.33 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-01T15:46:54.587Z] #18 32.37 Unpacking iptables (1.8.2-4) ... [2020-12-01T15:46:54.611Z] #65 DONE 0.6s [2020-12-01T15:46:54.658Z] #42 7.049 DEP images/time.pb-c.d [2020-12-01T15:46:54.659Z] #42 7.131 PBCC images/binfmt-misc.pb-c.c [2020-12-01T15:46:54.659Z] #42 7.141 DEP images/binfmt-misc.pb-c.d [2020-12-01T15:46:54.659Z] #42 7.207 PBCC images/seccomp.pb-c.c [2020-12-01T15:46:54.659Z] #42 7.247 DEP images/seccomp.pb-c.d [2020-12-01T15:46:54.659Z] #42 7.306 PBCC images/userns.pb-c.c [2020-12-01T15:46:54.659Z] #42 7.325 DEP images/userns.pb-c.d [2020-12-01T15:46:54.848Z] #18 32.72 Selecting previously unselected package xxd. [2020-12-01T15:46:54.848Z] #18 32.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T15:46:54.848Z] #18 32.74 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T15:46:54.903Z] [2020-12-01T15:46:54.903Z] #66 exporting to image [2020-12-01T15:46:54.903Z] #66 exporting layers [2020-12-01T15:46:54.958Z] #42 7.383 PBCC images/cgroup.pb-c.c [2020-12-01T15:46:54.958Z] #42 7.440 DEP images/cgroup.pb-c.d [2020-12-01T15:46:54.958Z] #42 7.478 PBCC images/ext-file.pb-c.c [2020-12-01T15:46:54.958Z] #42 7.494 DEP images/ext-file.pb-c.d [2020-12-01T15:46:54.958Z] #42 7.554 PBCC images/rpc.pb-c.c [2020-12-01T15:46:54.958Z] #42 7.615 DEP images/rpc.pb-c.d [2020-12-01T15:46:55.109Z] #18 32.87 Selecting previously unselected package vim-common. [2020-12-01T15:46:55.109Z] #18 32.87 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:46:55.109Z] #18 32.91 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T15:46:55.109Z] #18 33.08 Selecting previously unselected package bash-completion. [2020-12-01T15:46:55.109Z] #18 33.08 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-01T15:46:55.257Z] #42 7.701 PBCC images/siginfo.pb-c.c [2020-12-01T15:46:55.257Z] #42 7.749 DEP images/siginfo.pb-c.d [2020-12-01T15:46:55.257Z] #42 7.806 PBCC images/pagemap.pb-c.c [2020-12-01T15:46:55.257Z] #42 7.849 DEP images/pagemap.pb-c.d [2020-12-01T15:46:55.346Z] #18 ... [2020-12-01T15:46:55.346Z] [2020-12-01T15:46:55.346Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:55.346Z] #41 55.63 AR soccr/libsoccr.a [2020-12-01T15:46:55.346Z] #41 55.65 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T15:46:55.346Z] #41 55.96 DEP criu/arch/x86/sigframe.d [2020-12-01T15:46:55.346Z] #41 56.09 DEP criu/arch/x86/sigaction_compat.d [2020-12-01T15:46:55.347Z] #41 56.18 DEP criu/arch/x86/kerndat.d [2020-12-01T15:46:55.347Z] #41 56.30 DEP criu/arch/x86/crtools.d [2020-12-01T15:46:55.347Z] #41 56.47 DEP criu/arch/x86/cpu.d [2020-12-01T15:46:55.347Z] #41 56.60 CC criu/arch/x86/cpu.o [2020-12-01T15:46:55.347Z] #41 57.18 CC criu/arch/x86/crtools.o [2020-12-01T15:46:55.347Z] #41 58.43 CC criu/arch/x86/kerndat.o [2020-12-01T15:46:55.347Z] #41 58.90 CC criu/arch/x86/sigaction_compat.o [2020-12-01T15:46:55.347Z] #41 59.20 CC criu/arch/x86/sigframe.o [2020-12-01T15:46:55.347Z] #41 59.47 LINK criu/arch/x86/crtools.built-in.o [2020-12-01T15:46:55.347Z] #41 59.54 DEP criu/pie/util-vdso-elf32.d [2020-12-01T15:46:55.347Z] #41 59.72 DEP criu/pie/util-vdso.d [2020-12-01T15:46:55.347Z] #41 59.88 DEP criu/pie/util.d [2020-12-01T15:46:55.347Z] #41 60.06 CC criu/pie/util.o [2020-12-01T15:46:55.347Z] #41 60.40 CC criu/pie/util-vdso.o [2020-12-01T15:46:55.555Z] #42 7.922 PBCC images/rlimit.pb-c.c [2020-12-01T15:46:55.555Z] #42 7.940 DEP images/rlimit.pb-c.d [2020-12-01T15:46:55.555Z] #42 8.001 PBCC images/file-lock.pb-c.c [2020-12-01T15:46:55.555Z] #42 8.029 DEP images/file-lock.pb-c.d [2020-12-01T15:46:55.555Z] #42 8.107 PBCC images/tty.pb-c.c [2020-12-01T15:46:55.555Z] #42 8.249 DEP images/tty.pb-c.d [2020-12-01T15:46:55.854Z] #42 8.343 PBCC images/tun.pb-c.c [2020-12-01T15:46:55.854Z] #42 8.396 PBCC images/netdev.pb-c.c [2020-12-01T15:46:55.854Z] #42 8.523 DEP images/tun.pb-c.d [2020-12-01T15:46:56.153Z] #42 8.581 DEP images/netdev.pb-c.d [2020-12-01T15:46:56.153Z] #42 8.602 PBCC images/vma.pb-c.c [2020-12-01T15:46:56.153Z] #42 8.667 DEP images/vma.pb-c.d [2020-12-01T15:46:56.153Z] #42 8.746 PBCC images/creds.pb-c.c [2020-12-01T15:46:56.153Z] #42 8.761 DEP images/creds.pb-c.d [2020-12-01T15:46:56.153Z] #42 8.808 PBCC images/utsns.pb-c.c [2020-12-01T15:46:56.288Z] #41 61.16 CC criu/pie/util-vdso-elf32.o [2020-12-01T15:46:56.451Z] #42 8.823 DEP images/utsns.pb-c.d [2020-12-01T15:46:56.451Z] #42 8.897 PBCC images/ipc-desc.pb-c.c [2020-12-01T15:46:56.451Z] #42 8.909 PBCC images/ipc-sem.pb-c.c [2020-12-01T15:46:56.451Z] #42 8.955 DEP images/ipc-desc.pb-c.d [2020-12-01T15:46:56.451Z] #42 9.006 DEP images/ipc-sem.pb-c.d [2020-12-01T15:46:56.451Z] #42 9.044 PBCC images/ipc-msg.pb-c.c [2020-12-01T15:46:56.549Z] #41 ... [2020-12-01T15:46:56.549Z] [2020-12-01T15:46:56.549Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:56.549Z] #43 131.8 github.com/LK4D4/vndr/godl [2020-12-01T15:46:56.750Z] #42 9.061 DEP images/ipc-msg.pb-c.d [2020-12-01T15:46:56.750Z] #42 ... [2020-12-01T15:46:56.750Z] [2020-12-01T15:46:56.750Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:56.750Z] #44 58.97 reflect [2020-12-01T15:46:56.750Z] #44 59.02 bufio [2020-12-01T15:46:56.750Z] #44 63.57 regexp/syntax [2020-12-01T15:46:56.750Z] #44 68.52 hash/crc32 [2020-12-01T15:46:56.750Z] #44 ... [2020-12-01T15:46:56.750Z] [2020-12-01T15:46:56.750Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:56.750Z] #42 9.196 PBCC images/ipc-shm.pb-c.c [2020-12-01T15:46:56.750Z] #42 9.207 DEP images/ipc-shm.pb-c.d [2020-12-01T15:46:56.750Z] #42 9.277 PBCC images/ipc-var.pb-c.c [2020-12-01T15:46:56.750Z] #42 9.302 DEP images/ipc-var.pb-c.d [2020-12-01T15:46:56.750Z] #42 9.402 PBCC images/sk-opts.pb-c.c [2020-12-01T15:46:56.750Z] #42 9.423 PBCC images/packet-sock.pb-c.c [2020-12-01T15:46:57.048Z] #42 9.567 DEP images/sk-opts.pb-c.d [2020-12-01T15:46:57.048Z] #42 9.605 DEP images/packet-sock.pb-c.d [2020-12-01T15:46:57.048Z] #42 9.688 PBCC images/sk-netlink.pb-c.c [2020-12-01T15:46:57.353Z] #42 9.785 DEP images/sk-netlink.pb-c.d [2020-12-01T15:46:57.353Z] #42 9.833 PBCC images/sk-inet.pb-c.c [2020-12-01T15:46:57.353Z] #42 ... [2020-12-01T15:46:57.353Z] [2020-12-01T15:46:57.353Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:46:57.353Z] #12 59.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-01T15:46:57.353Z] #12 59.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-01T15:46:57.353Z] #12 59.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T15:46:57.353Z] #12 67.19 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-01T15:46:57.353Z] #12 67.20 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-01T15:46:57.353Z] #12 67.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:57.353Z] #12 67.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-01T15:46:57.353Z] #12 67.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-01T15:46:57.353Z] #12 67.40 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:46:57.353Z] #12 ... [2020-12-01T15:46:57.353Z] [2020-12-01T15:46:57.353Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:57.353Z] #42 9.889 DEP images/sk-inet.pb-c.d [2020-12-01T15:46:57.353Z] #42 9.972 PBCC images/sk-unix.pb-c.c [2020-12-01T15:46:57.491Z] #43 132.6 github.com/LK4D4/vndr [2020-12-01T15:46:57.639Z] #66 exporting layers 2.4s done [2020-12-01T15:46:57.639Z] #66 writing image sha256:873e1f9fbe09e6124c131c1d51fae7d0d52ab9ab36e36a48023a527ae55b1816 done [2020-12-01T15:46:57.639Z] #66 naming to docker.io/library/docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 done [2020-12-01T15:46:57.639Z] #66 DONE 2.5s [Pipeline] } [2020-12-01T15:46:57.679Z] #42 10.04 DEP images/sk-unix.pb-c.d [2020-12-01T15:46:57.679Z] #42 10.10 PBCC images/mm.pb-c.c [2020-12-01T15:46:57.679Z] #42 10.16 DEP images/mm.pb-c.d [2020-12-01T15:46:57.679Z] #42 10.28 PBCC images/timerfd.pb-c.c [2020-12-01T15:46:57.679Z] #42 10.38 DEP images/timerfd.pb-c.d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-01T15:46:57.786Z] #51 ... [2020-12-01T15:46:57.786Z] [2020-12-01T15:46:57.786Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:57.786Z] #41 39.38 CC images/userns.o [2020-12-01T15:46:57.786Z] #41 39.74 CC images/google/protobuf/descriptor.o [2020-12-01T15:46:57.786Z] #41 41.94 CC images/opts.o [2020-12-01T15:46:57.786Z] #41 42.22 CC images/seccomp.o [2020-12-01T15:46:57.786Z] #41 42.58 CC images/binfmt-misc.o [2020-12-01T15:46:57.786Z] #41 43.04 CC images/time.o [2020-12-01T15:46:57.786Z] #41 43.38 CC images/sysctl.o [2020-12-01T15:46:57.786Z] #41 43.59 CC images/autofs.o [2020-12-01T15:46:57.786Z] #41 43.76 CC images/macvlan.o [2020-12-01T15:46:57.786Z] #41 43.98 CC images/sit.o [2020-12-01T15:46:57.786Z] #41 44.12 CC images/memfd.o [2020-12-01T15:46:57.786Z] #41 44.47 CC images/timens.o [2020-12-01T15:46:57.786Z] #41 44.86 LINK images/built-in.o [2020-12-01T15:46:57.786Z] #41 45.07 GEN compel/include/asm [2020-12-01T15:46:57.786Z] #41 45.10 GEN compel/include/version.h [2020-12-01T15:46:57.786Z] #41 45.14 touch .config [2020-12-01T15:46:57.786Z] #41 45.21 GEN include/common/config.h [2020-12-01T15:46:57.786Z] #41 45.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-01T15:46:57.786Z] #41 45.36 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-12-01T15:46:57.786Z] #41 45.44 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-12-01T15:46:57.786Z] #41 45.47 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-12-01T15:46:57.786Z] #41 45.50 DEP compel/plugins/std/infect.d [2020-12-01T15:46:57.786Z] #41 45.59 DEP compel/plugins/std/string.d [2020-12-01T15:46:57.786Z] #41 45.64 DEP compel/plugins/std/log.d [2020-12-01T15:46:57.786Z] #41 45.69 DEP compel/plugins/std/fds.d [2020-12-01T15:46:57.786Z] #41 45.75 DEP compel/plugins/std/std.d [2020-12-01T15:46:57.786Z] #41 45.82 DEP compel/plugins/shmem/shmem.d [2020-12-01T15:46:57.786Z] #41 45.87 DEP compel/plugins/fds/fds.d [2020-12-01T15:46:57.786Z] #41 46.06 CC compel/plugins/std/std.o [2020-12-01T15:46:57.786Z] #41 46.39 CC compel/plugins/std/fds.o [2020-12-01T15:46:57.786Z] #41 46.69 CC compel/plugins/std/log.o [2020-12-01T15:46:57.786Z] #41 47.38 CC compel/plugins/std/string.o [2020-12-01T15:46:57.786Z] #41 47.95 CC compel/plugins/std/infect.o [2020-12-01T15:46:57.786Z] #41 48.51 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-12-01T15:46:57.786Z] #41 48.56 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-12-01T15:46:57.786Z] #41 48.63 AR compel/plugins/std.lib.a [2020-12-01T15:46:57.786Z] #41 48.72 CC compel/plugins/fds/fds.o [2020-12-01T15:46:57.786Z] #41 49.00 AR compel/plugins/fds.lib.a [2020-12-01T15:46:57.786Z] #41 49.09 HOSTDEP compel/src/lib/log-host.d [2020-12-01T15:46:57.786Z] #41 49.21 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-01T15:46:57.786Z] #41 49.34 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-12-01T15:46:57.786Z] #41 49.47 HOSTDEP compel/src/main-host.d [2020-12-01T15:46:57.786Z] #41 49.57 DEP compel/src/lib/ptrace.d [2020-12-01T15:46:57.915Z] #18 35.69 Unpacking bash-completion (1:2.8-6) ... [2020-12-01T15:46:57.981Z] #42 10.47 PBCC images/timer.pb-c.c [2020-12-01T15:46:57.982Z] #42 10.49 DEP images/timer.pb-c.d [2020-12-01T15:46:57.982Z] #42 ... [2020-12-01T15:46:57.982Z] [2020-12-01T15:46:57.982Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:46:57.982Z] #50 60.26 bufio [2020-12-01T15:46:57.982Z] #50 63.10 text/tabwriter [2020-12-01T15:46:57.982Z] #50 64.16 reflect [2020-12-01T15:46:57.982Z] #50 66.07 regexp/syntax [2020-12-01T15:46:57.982Z] #50 ... [2020-12-01T15:46:57.982Z] [2020-12-01T15:46:57.982Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:57.982Z] #42 10.55 PBCC images/sa.pb-c.c [2020-12-01T15:46:57.982Z] #42 10.61 DEP images/sa.pb-c.d [2020-12-01T15:46:58.050Z] #41 49.78 DEP compel/src/lib/infect.d [2020-12-01T15:46:58.050Z] #41 ... [2020-12-01T15:46:58.050Z] [2020-12-01T15:46:58.050Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:46:58.050Z] #43 95.89 net/http/httptrace [2020-12-01T15:46:58.050Z] #43 96.20 net/http [2020-12-01T15:46:58.050Z] #43 ... [2020-12-01T15:46:58.050Z] [2020-12-01T15:46:58.050Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:58.050Z] #41 49.97 DEP compel/src/lib/infect-util.d [2020-12-01T15:46:58.073Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/test/unit [2020-12-01T15:46:58.176Z] #18 36.08 Selecting previously unselected package bzip2. [2020-12-01T15:46:58.176Z] #18 36.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-01T15:46:58.176Z] #18 36.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T15:46:58.281Z] #42 10.65 PBCC images/pipe-data.pb-c.c [2020-12-01T15:46:58.281Z] #42 10.68 DEP images/pipe-data.pb-c.d [2020-12-01T15:46:58.281Z] #42 10.76 PBCC images/mnt.pb-c.c [2020-12-01T15:46:58.281Z] #42 10.81 DEP images/mnt.pb-c.d [2020-12-01T15:46:58.313Z] #41 50.09 DEP compel/src/lib/infect-rpc.d [2020-12-01T15:46:58.313Z] #41 50.28 DEP compel/arch/aarch64/src/lib/infect.d [2020-12-01T15:46:58.436Z] #18 36.20 Selecting previously unselected package xz-utils. [2020-12-01T15:46:58.436Z] #18 36.22 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-01T15:46:58.436Z] #18 36.23 Unpacking xz-utils (5.2.4-1) ... [2020-12-01T15:46:58.436Z] #18 36.40 Selecting previously unselected package apparmor. [2020-12-01T15:46:58.436Z] #18 36.42 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-01T15:46:58.575Z] #41 50.45 DEP compel/arch/aarch64/src/lib/cpu.d [2020-12-01T15:46:58.575Z] #41 50.54 DEP compel/src/lib/log.d [2020-12-01T15:46:58.583Z] #42 10.95 PBCC images/sk-packet.pb-c.c [2020-12-01T15:46:58.583Z] #42 10.99 DEP images/sk-packet.pb-c.d [2020-12-01T15:46:58.583Z] #42 11.05 PBCC images/tcp-stream.pb-c.c [2020-12-01T15:46:58.583Z] #42 11.13 DEP images/tcp-stream.pb-c.d [2020-12-01T15:46:58.697Z] #18 36.51 Unpacking apparmor (2.13.2-10) ... [2020-12-01T15:46:58.838Z] #41 50.67 DEP compel/src/main.d [2020-12-01T15:46:58.935Z] #42 11.25 PBCC images/pipe.pb-c.c [2020-12-01T15:46:58.935Z] #42 11.32 DEP images/pipe.pb-c.d [2020-12-01T15:46:58.935Z] #42 ... [2020-12-01T15:46:58.935Z] [2020-12-01T15:46:58.935Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:46:58.935Z] #46 DONE 71.3s [2020-12-01T15:46:58.935Z] [2020-12-01T15:46:58.935Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:46:58.935Z] #42 11.38 PBCC images/pstree.pb-c.c [2020-12-01T15:46:58.935Z] #42 11.41 DEP images/pstree.pb-c.d [2020-12-01T15:46:58.935Z] #42 11.45 PBCC images/fs.pb-c.c [2020-12-01T15:46:58.935Z] #42 11.49 DEP images/fs.pb-c.d [2020-12-01T15:46:58.935Z] #42 11.52 PBCC images/signalfd.pb-c.c [2020-12-01T15:46:58.958Z] #18 36.84 Selecting previously unselected package aufs-tools. [2020-12-01T15:46:58.958Z] #18 36.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-01T15:46:58.958Z] #18 36.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-01T15:46:59.101Z] #41 50.84 DEP compel/src/lib/handle-elf.d [2020-12-01T15:46:59.101Z] #41 51.00 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-12-01T15:46:59.218Z] #18 37.01 Selecting previously unselected package libonig5:amd64. [2020-12-01T15:46:59.218Z] #18 37.03 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-01T15:46:59.218Z] #18 37.03 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-01T15:46:59.218Z] #18 37.16 Selecting previously unselected package libjq1:amd64. [2020-12-01T15:46:59.218Z] #18 37.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T15:46:59.218Z] #18 37.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T15:46:59.243Z] #42 11.59 DEP images/signalfd.pb-c.d [2020-12-01T15:46:59.243Z] #42 11.69 PBCC images/fh.pb-c.c [2020-12-01T15:46:59.243Z] #42 11.71 PBCC images/fsnotify.pb-c.c [2020-12-01T15:46:59.243Z] #42 11.79 DEP images/fh.pb-c.d [2020-12-01T15:46:59.243Z] #42 11.86 DEP images/fsnotify.pb-c.d [2020-12-01T15:46:59.243Z] #42 11.92 PBCC images/eventpoll.pb-c.c [2020-12-01T15:46:59.365Z] #41 51.17 CC compel/src/lib/log.o [2020-12-01T15:46:59.479Z] #18 37.28 Selecting previously unselected package jq. [2020-12-01T15:46:59.479Z] #18 37.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T15:46:59.479Z] #18 37.30 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T15:46:59.540Z] #42 12.04 DEP images/eventpoll.pb-c.d [2020-12-01T15:46:59.540Z] #42 12.18 PBCC images/eventfd.pb-c.c [2020-12-01T15:46:59.628Z] #41 51.49 CC compel/arch/aarch64/src/lib/cpu.o [2020-12-01T15:46:59.740Z] #18 37.42 Selecting previously unselected package libaio1:amd64. [2020-12-01T15:46:59.741Z] #18 37.43 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-01T15:46:59.741Z] #18 37.43 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-01T15:46:59.741Z] #18 37.49 Selecting previously unselected package libgpm2:amd64. [2020-12-01T15:46:59.741Z] #18 37.49 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-01T15:46:59.741Z] #18 37.50 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-01T15:46:59.741Z] #18 37.57 Selecting previously unselected package libicu63:amd64. [2020-12-01T15:46:59.741Z] #18 37.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-01T15:46:59.741Z] #18 37.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T15:46:59.840Z] #42 12.21 DEP images/eventfd.pb-c.d [2020-12-01T15:46:59.840Z] #42 12.24 PBCC images/remap-file-path.pb-c.c [2020-12-01T15:46:59.840Z] #42 12.28 DEP images/remap-file-path.pb-c.d [2020-12-01T15:46:59.840Z] #42 12.32 PBCC images/fifo.pb-c.c [2020-12-01T15:46:59.840Z] #42 12.36 DEP images/fifo.pb-c.d [2020-12-01T15:46:59.840Z] #42 12.43 PBCC images/ghost-file.pb-c.c [2020-12-01T15:46:59.891Z] #41 51.67 CC compel/arch/aarch64/src/lib/infect.o [2020-12-01T15:47:00.140Z] #42 12.52 DEP images/ghost-file.pb-c.d [2020-12-01T15:47:00.140Z] #42 12.57 PBCC images/regfile.pb-c.c [2020-12-01T15:47:00.140Z] #42 12.65 DEP images/regfile.pb-c.d [2020-12-01T15:47:00.154Z] #41 52.11 CC compel/src/lib/infect-rpc.o [2020-12-01T15:47:00.438Z] #42 12.76 PBCC images/ns.pb-c.c [2020-12-01T15:47:00.438Z] #42 12.78 DEP images/ns.pb-c.d [2020-12-01T15:47:00.438Z] #42 12.80 PBCC images/fdinfo.pb-c.c [2020-12-01T15:47:00.438Z] #42 12.88 DEP images/fdinfo.pb-c.d [2020-12-01T15:47:00.438Z] #42 12.93 PBCC images/core-aarch64.pb-c.c [2020-12-01T15:47:00.438Z] #42 12.96 PBCC images/core-arm.pb-c.c [2020-12-01T15:47:00.438Z] #42 12.98 PBCC images/core-ppc64.pb-c.c [2020-12-01T15:47:00.438Z] #42 13.05 PBCC images/core-s390.pb-c.c [2020-12-01T15:47:00.485Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m35.186845989s with top 10 stages: buildssa: 1m22.977502295s, goimports: 15.669661301s, unconvert: 9.895839651s, gosec: 9.243694472s, golint: 6.608817799s, inspect: 5.275727138s, misspell: 5.007339413s, ineffassign: 4.967935494s, deadcode: 3.756612726s, isgenerated: 3.483228916s [2020-12-01T15:47:00.730Z] #41 52.52 CC compel/src/lib/infect-util.o [2020-12-01T15:47:00.738Z] #42 13.10 PBCC images/core-x86.pb-c.c [2020-12-01T15:47:00.738Z] #42 13.14 PBCC images/core.pb-c.c [2020-12-01T15:47:00.738Z] #42 13.21 PBCC images/inventory.pb-c.c [2020-12-01T15:47:00.738Z] #42 13.28 DEP images/core-aarch64.pb-c.d [2020-12-01T15:47:00.738Z] #42 13.34 DEP images/core-arm.pb-c.d [2020-12-01T15:47:00.807Z] ? github.com/docker/docker/api [no test files] [2020-12-01T15:47:00.993Z] #41 52.90 CC compel/src/lib/infect.o [2020-12-01T15:47:01.037Z] #42 13.43 DEP images/core-ppc64.pb-c.d [2020-12-01T15:47:01.037Z] #42 13.53 DEP images/core-s390.pb-c.d [2020-12-01T15:47:01.037Z] #42 13.57 DEP images/core-x86.pb-c.d [2020-12-01T15:47:01.338Z] #42 13.66 DEP images/core.pb-c.d [2020-12-01T15:47:01.338Z] #42 13.72 DEP images/inventory.pb-c.d [2020-12-01T15:47:01.338Z] #42 13.84 PBCC images/cpuinfo.pb-c.c [2020-12-01T15:47:01.338Z] #42 13.86 DEP images/cpuinfo.pb-c.d [2020-12-01T15:47:01.636Z] #42 13.94 PBCC images/stats.pb-c.c [2020-12-01T15:47:01.636Z] #42 13.96 DEP images/stats.pb-c.d [2020-12-01T15:47:01.654Z] #18 ... [2020-12-01T15:47:01.654Z] [2020-12-01T15:47:01.654Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:01.654Z] #41 83.83 DEP criu/config.d [2020-12-01T15:47:01.654Z] #41 83.97 DEP criu/clone-noasan.d [2020-12-01T15:47:01.654Z] #41 84.03 DEP criu/cgroup.d [2020-12-01T15:47:01.654Z] #41 84.15 DEP criu/cgroup-props.d [2020-12-01T15:47:01.654Z] #41 84.23 DEP criu/bitmap.d [2020-12-01T15:47:01.654Z] #41 84.24 DEP criu/bfd.d [2020-12-01T15:47:01.654Z] #41 84.31 DEP criu/autofs.d [2020-12-01T15:47:01.654Z] #41 84.42 DEP criu/aio.d [2020-12-01T15:47:01.654Z] #41 84.60 DEP criu/action-scripts.d [2020-12-01T15:47:01.654Z] #41 84.87 CC criu/action-scripts.o [2020-12-01T15:47:01.654Z] #41 85.29 CC criu/aio.o [2020-12-01T15:47:01.654Z] #41 85.75 CC criu/autofs.o [2020-12-01T15:47:01.654Z] #41 86.93 CC criu/bfd.o [2020-12-01T15:47:01.654Z] #41 87.38 CC criu/bitmap.o [2020-12-01T15:47:01.654Z] #41 87.53 CC criu/cgroup-props.o [2020-12-01T15:47:01.654Z] #41 88.22 CC criu/cgroup.o [2020-12-01T15:47:01.654Z] #41 90.99 CC criu/clone-noasan.o [2020-12-01T15:47:01.654Z] #41 91.18 CC criu/config.o [2020-12-01T15:47:01.654Z] #41 92.44 CC criu/cr-check.o [2020-12-01T15:47:01.654Z] #41 93.98 CC criu/cr-dedup.o [2020-12-01T15:47:01.915Z] #41 94.35 CC criu/cr-dump.o [2020-12-01T15:47:02.777Z] #43 ... [2020-12-01T15:47:02.777Z] [2020-12-01T15:47:02.777Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:02.777Z] #41 61.77 AR criu/pie/pie.lib.a [2020-12-01T15:47:02.777Z] #41 61.86 DEP criu/pie/restorer.d [2020-12-01T15:47:02.777Z] #41 62.07 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-01T15:47:02.777Z] #41 62.15 DEP criu/arch/x86/restorer_unmap.d [2020-12-01T15:47:02.777Z] #41 62.17 DEP criu/arch/x86/restorer.d [2020-12-01T15:47:02.777Z] #41 62.35 DEP criu/arch/x86/vdso-pie.d [2020-12-01T15:47:02.777Z] #41 62.46 DEP criu/pie/parasite-vdso.d [2020-12-01T15:47:02.777Z] #41 62.61 DEP criu/pie/parasite.d [2020-12-01T15:47:02.777Z] #41 62.87 CC criu/pie/parasite.o [2020-12-01T15:47:02.777Z] #41 64.14 LINK criu/pie/parasite.built-in.o [2020-12-01T15:47:02.777Z] #41 64.16 GEN criu/pie/parasite-blob.h [2020-12-01T15:47:02.777Z] #41 64.18 CC criu/pie/parasite-vdso.o [2020-12-01T15:47:02.777Z] #41 64.82 CC criu/arch/x86/vdso-pie.o [2020-12-01T15:47:02.777Z] #41 65.10 CC criu/arch/x86/restorer.o [2020-12-01T15:47:02.777Z] #41 65.62 CC criu/arch/x86/restorer_unmap.o [2020-12-01T15:47:02.777Z] #41 65.70 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-01T15:47:02.777Z] #41 66.08 CC criu/pie/restorer.o [2020-12-01T15:47:02.918Z] #41 ... [2020-12-01T15:47:02.918Z] [2020-12-01T15:47:02.918Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:02.918Z] #18 1.649 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:47:02.918Z] #18 1.672 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:47:02.918Z] #18 1.673 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:47:02.918Z] #18 2.489 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-12-01T15:47:02.918Z] #18 3.669 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [248 kB] [2020-12-01T15:47:02.918Z] #18 4.688 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-01T15:47:02.918Z] #18 7.675 Fetched 8230 kB in 6s (1310 kB/s) [2020-12-01T15:47:02.918Z] #18 7.675 Reading package lists... [2020-12-01T15:47:03.170Z] #42 15.55 make[1]: Nothing to be done for 'all'. [2020-12-01T15:47:03.456Z] #18 10.65 Reading package lists... [2020-12-01T15:47:03.456Z] #18 ... [2020-12-01T15:47:03.456Z] [2020-12-01T15:47:03.456Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:03.456Z] #41 55.39 CC compel/src/lib/ptrace.o [2020-12-01T15:47:03.719Z] #41 ... [2020-12-01T15:47:03.719Z] [2020-12-01T15:47:03.719Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:03.719Z] #51 11.18 + cd /tmp/tmp.UbwwvKJojm/src/github.com/opencontainers/runc [2020-12-01T15:47:03.719Z] #51 11.18 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-01T15:47:03.719Z] #51 11.77 + '[' -z '' ']' [2020-12-01T15:47:03.719Z] #51 11.79 + target=static [2020-12-01T15:47:03.719Z] #51 11.79 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-01T15:47:03.719Z] #51 12.01 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-01T15:47:03.755Z] INFO [runner/unused/goanalysis] analyzers took 24.545301736s with top 10 stages: buildssa: 19.354252357s, U1000: 5.191049379s [2020-12-01T15:47:03.755Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2020-12-01T15:47:03.755Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1682/1682, autogenerated_exclude: 1577/1682, identifier_marker: 1577/1577, exclude: 1577/1577, exclude-rules: 64/1577, nolint: 0/64, cgo: 1682/2262, filename_unadjuster: 1682/1682, path_prettifier: 1682/1682, skip_dirs: 1682/1682 [2020-12-01T15:47:03.755Z] INFO [runner] processing took 59.763433ms with stages: nolint: 26.842223ms, identifier_marker: 16.015187ms, path_prettifier: 7.772802ms, autogenerated_exclude: 4.004353ms, exclude-rules: 3.241914ms, skip_dirs: 1.617126ms, cgo: 187.366µs, filename_unadjuster: 77.831µs, max_same_issues: 1.252µs, uniq_by_line: 982ns, exclude: 475ns, diff: 416ns, max_from_linter: 414ns, skip_files: 362ns, source_code: 281ns, max_per_file_from_linter: 225ns, path_shortener: 224ns [2020-12-01T15:47:03.755Z] INFO [runner] linters took 29.548513654s with stages: goanalysis_metalinter: 23.430049988s, unused: 6.058584274s [2020-12-01T15:47:03.755Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2020-12-01T15:47:03.755Z] INFO Memory: 588 samples, avg is 484.1MB, max is 2900.5MB [2020-12-01T15:47:03.755Z] INFO Execution took 1m3.988661326s [2020-12-01T15:47:03.828Z] #41 ... [2020-12-01T15:47:03.828Z] [2020-12-01T15:47:03.828Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:03.828Z] #18 41.33 Selecting previously unselected package libnet1:amd64. [2020-12-01T15:47:03.828Z] #18 41.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T15:47:03.828Z] #18 41.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:47:03.828Z] #18 41.44 Selecting previously unselected package libnl-3-200:amd64. [2020-12-01T15:47:03.828Z] #18 41.46 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-01T15:47:03.828Z] #18 41.46 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T15:47:03.828Z] #18 41.55 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-01T15:47:03.828Z] #18 41.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-01T15:47:03.828Z] #18 41.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T15:47:03.828Z] #18 41.63 Selecting previously unselected package libreadline5:amd64. [2020-12-01T15:47:03.828Z] #18 41.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-01T15:47:03.828Z] #18 41.65 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-01T15:47:03.980Z] #51 ... [2020-12-01T15:47:03.980Z] [2020-12-01T15:47:03.980Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:03.980Z] #18 10.53 Fetched 8406 kB in 9s (888 kB/s) [2020-12-01T15:47:03.980Z] #18 10.53 Reading package lists... [2020-12-01T15:47:04.010Z] Congratulations! The shell scripts are properly formatted. [2020-12-01T15:47:04.032Z] #41 55.81 AR compel/libcompel.a [2020-12-01T15:47:04.032Z] #41 55.90 HOSTCC compel/src/main-host.o [2020-12-01T15:47:04.089Z] #18 41.80 Selecting previously unselected package net-tools. [2020-12-01T15:47:04.089Z] #18 41.80 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-01T15:47:04.089Z] #18 41.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T15:47:04.089Z] #18 42.01 Selecting previously unselected package python-pip-whl. [2020-12-01T15:47:04.089Z] #18 42.02 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-01T15:47:04.350Z] #18 42.05 Unpacking python-pip-whl (18.1-5) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2020-12-01T15:47:04.608Z] #41 56.21 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-12-01T15:47:04.608Z] #41 56.29 HOSTCC compel/src/lib/handle-elf-host.o [Pipeline] sh [2020-12-01T15:47:04.871Z] #41 56.50 HOSTCC compel/src/lib/log-host.o [2020-12-01T15:47:04.871Z] #41 56.65 HOSTLINK compel/compel-host-bin [2020-12-01T15:47:04.896Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/make.sh dynbinary-daemon test-docker-py [2020-12-01T15:47:04.921Z] #18 42.66 Selecting previously unselected package python3-lib2to3. [2020-12-01T15:47:04.921Z] #18 42.66 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-01T15:47:04.921Z] #18 42.67 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-01T15:47:04.921Z] #18 42.78 Selecting previously unselected package python3-distutils. [2020-12-01T15:47:04.921Z] #18 42.79 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-01T15:47:04.921Z] #18 42.80 Unpacking python3-distutils (3.7.3-1) ... [2020-12-01T15:47:05.134Z] #41 56.83 DEP soccr/soccr.d [2020-12-01T15:47:05.134Z] #41 57.04 CC soccr/soccr.o [2020-12-01T15:47:05.151Z] [2020-12-01T15:47:05.151Z] Removing bundles/ [2020-12-01T15:47:05.151Z] [2020-12-01T15:47:05.151Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-01T15:47:05.181Z] #18 42.94 Selecting previously unselected package python3-pip. [2020-12-01T15:47:05.181Z] #18 42.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-01T15:47:05.181Z] #18 42.97 Unpacking python3-pip (18.1-5) ... [2020-12-01T15:47:05.181Z] #18 43.11 Selecting previously unselected package python3-pkg-resources. [2020-12-01T15:47:05.181Z] #18 43.13 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T15:47:05.181Z] #18 43.13 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-01T15:47:05.287Z] #42 17.50 CC images/stats.o [2020-12-01T15:47:05.364Z] #18 14.45 Reading package lists... [2020-12-01T15:47:05.364Z] #18 ... [2020-12-01T15:47:05.364Z] [2020-12-01T15:47:05.364Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:05.364Z] #41 69.19 LINK criu/pie/restorer.built-in.o [2020-12-01T15:47:05.364Z] #41 69.22 GEN criu/pie/restorer-blob.h [2020-12-01T15:47:05.364Z] #41 69.28 DEP criu/vdso.d [2020-12-01T15:47:05.364Z] #41 69.54 DEP criu/vdso-compat.d [2020-12-01T15:47:05.364Z] #41 69.77 DEP criu/uts_ns.d [2020-12-01T15:47:05.364Z] #41 69.97 DEP criu/util.d [2020-12-01T15:47:05.364Z] #41 70.29 DEP criu/uffd.d [2020-12-01T15:47:05.364Z] #41 70.49 DEP criu/tun.d [2020-12-01T15:47:05.406Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T15:47:05.406Z] GOOS="" GOARCH="" GOARM="" [2020-12-01T15:47:05.442Z] #18 43.27 Selecting previously unselected package python3-setuptools. [2020-12-01T15:47:05.442Z] #18 43.28 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-01T15:47:05.442Z] #18 43.29 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-01T15:47:05.585Z] #42 17.97 CC images/core.o [2020-12-01T15:47:05.702Z] #18 43.55 Selecting previously unselected package python3-wheel. [2020-12-01T15:47:05.702Z] #18 43.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-01T15:47:05.702Z] #18 43.57 Unpacking python3-wheel (0.32.3-2) ... [2020-12-01T15:47:05.936Z] #41 70.65 DEP criu/tty.d [2020-12-01T15:47:05.936Z] #41 70.88 DEP criu/timerfd.d [2020-12-01T15:47:05.965Z] #18 43.66 Selecting previously unselected package sudo. [2020-12-01T15:47:05.965Z] #18 43.66 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-01T15:47:05.965Z] #18 43.67 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-01T15:47:06.196Z] #41 71.15 DEP criu/timens.d [2020-12-01T15:47:06.226Z] #18 44.19 Selecting previously unselected package thin-provisioning-tools. [2020-12-01T15:47:06.226Z] #18 44.20 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-01T15:47:06.226Z] #18 44.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T15:47:06.238Z] #42 18.90 CC images/core-x86.o [2020-12-01T15:47:06.238Z] #42 ... [2020-12-01T15:47:06.238Z] [2020-12-01T15:47:06.238Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:47:06.238Z] #33 68.75 internal/syscall/execenv [2020-12-01T15:47:06.238Z] #33 68.76 internal/syscall/unix [2020-12-01T15:47:06.238Z] #33 68.79 time [2020-12-01T15:47:06.238Z] #33 75.45 internal/poll [2020-12-01T15:47:06.238Z] #33 77.90 os [2020-12-01T15:47:06.457Z] #41 71.36 DEP criu/sysfs_parse.d [2020-12-01T15:47:06.457Z] #41 71.44 DEP criu/sysctl.d [2020-12-01T15:47:06.526Z] #41 58.38 AR soccr/libsoccr.a [2020-12-01T15:47:06.526Z] #41 58.43 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T15:47:06.535Z] #33 ... [2020-12-01T15:47:06.535Z] [2020-12-01T15:47:06.535Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:47:06.535Z] #50 75.40 time [2020-12-01T15:47:06.535Z] #50 75.93 regexp [2020-12-01T15:47:06.724Z] #41 71.53 DEP criu/string.d [2020-12-01T15:47:06.724Z] #41 71.56 DEP criu/stats.d [2020-12-01T15:47:06.724Z] #41 71.65 DEP criu/sockets.d [2020-12-01T15:47:06.724Z] #41 71.78 DEP criu/sk-unix.d [2020-12-01T15:47:06.797Z] #18 44.46 Selecting previously unselected package uidmap. [2020-12-01T15:47:06.797Z] #18 44.48 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-01T15:47:06.797Z] #18 44.48 Unpacking uidmap (1:4.5-1.1) ... [2020-12-01T15:47:06.797Z] #18 44.59 Selecting previously unselected package vim-runtime. [2020-12-01T15:47:06.797Z] #18 44.60 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:47:06.797Z] #18 44.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-12-01T15:47:06.797Z] #18 44.64 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-01T15:47:06.797Z] #18 44.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-01T15:47:06.985Z] #41 ... [2020-12-01T15:47:06.985Z] [2020-12-01T15:47:06.985Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:06.985Z] #43 DONE 142.0s [2020-12-01T15:47:06.985Z] [2020-12-01T15:47:06.985Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:07.105Z] #41 59.03 DEP criu/arch/aarch64/sigframe.d [2020-12-01T15:47:07.246Z] #18 14.45 Reading package lists... [2020-12-01T15:47:07.246Z] #18 ... [2020-12-01T15:47:07.246Z] [2020-12-01T15:47:07.246Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:07.246Z] #41 72.09 DEP criu/sk-tcp.d [2020-12-01T15:47:07.246Z] #41 72.33 DEP criu/sk-queue.d [2020-12-01T15:47:07.373Z] #41 59.25 DEP criu/arch/aarch64/crtools.d [2020-12-01T15:47:07.402Z] Running on azwin-2-323940 in d:\jenkins\workspace\moby_PR-41736 [Pipeline] { [Pipeline] ws [2020-12-01T15:47:07.418Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-12-01T15:47:07.507Z] #41 72.53 DEP criu/sk-packet.d [2020-12-01T15:47:07.637Z] #41 59.49 DEP criu/arch/aarch64/cpu.d [2020-12-01T15:47:07.637Z] #41 59.53 DEP criu/arch/aarch64/bitops.d [2020-12-01T15:47:07.637Z] #41 59.58 CC criu/arch/aarch64/bitops.o [2020-12-01T15:47:07.637Z] #41 59.65 CC criu/arch/aarch64/cpu.o [2020-12-01T15:47:08.045Z] #41 ... [2020-12-01T15:47:08.045Z] [2020-12-01T15:47:08.045Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:47:08.045Z] #30 DONE 115.6s [2020-12-01T15:47:08.045Z] [2020-12-01T15:47:08.045Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:08.045Z] #43 106.7 github.com/LK4D4/vndr/godl [2020-12-01T15:47:08.045Z] #43 107.4 github.com/LK4D4/vndr [2020-12-01T15:47:08.045Z] #43 DONE 115.8s [2020-12-01T15:47:08.045Z] [2020-12-01T15:47:08.045Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:08.045Z] #41 59.84 CC criu/arch/aarch64/crtools.o [2020-12-01T15:47:08.071Z] #50 ... [2020-12-01T15:47:08.071Z] [2020-12-01T15:47:08.071Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:47:08.078Z] #41 72.87 DEP criu/sk-netlink.d [2020-12-01T15:47:08.078Z] #41 73.20 DEP criu/sk-inet.d [2020-12-01T15:47:08.338Z] #41 73.35 DEP criu/signalfd.d [2020-12-01T15:47:08.338Z] #41 73.46 DEP criu/sigframe.d [2020-12-01T15:47:08.370Z] #55 48.56 Checking out files: 63% (2155/3406) Checking out files: 64% (2180/3406) Checking out files: 65% (2214/3406) Checking out files: 66% (2248/3406) Checking out files: 67% (2283/3406) Checking out files: 68% (2317/3406) Checking out files: 69% (2351/3406) Checking out files: 70% (2385/3406) Checking out files: 71% (2419/3406) Checking out files: 72% (2453/3406) Checking out files: 73% (2487/3406) Checking out files: 74% (2521/3406) Checking out files: 75% (2555/3406) Checking out files: 76% (2589/3406) Checking out files: 77% (2623/3406) Checking out files: 78% (2657/3406) Checking out files: 79% (2691/3406) Checking out files: 80% (2725/3406) Checking out files: 81% (2759/3406) Checking out files: 82% (2793/3406) Checking out files: 83% (2827/3406) Checking out files: 84% (2862/3406) Checking out files: 85% (2896/3406) Checking out files: 86% (2930/3406) Checking out files: 87% (2964/3406) Checking out files: 88% (2998/3406) Checking out files: 89% (3032/3406) Checking out files: 90% (3066/3406) Checking out files: 91% (3100/3406) Checking out files: 92% (3134/3406) Checking out files: 93% (3168/3406) Checking out files: 94% (3202/3406) Checking out files: 95% (3236/3406) Checking out files: 96% (3270/3406) Checking out files: 97% (3304/3406) Checking out files: 98% (3338/3406) Checking out files: 99% (3372/3406) Checking out files: 100% (3406/3406) Checking out files: 100% (3406/3406), done. [2020-12-01T15:47:08.370Z] #55 49.22 + cd /tmp/tmp.IkJCbTQqX1/src/github.com/containerd/containerd [2020-12-01T15:47:08.370Z] #55 49.22 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-01T15:47:08.599Z] #41 73.62 DEP criu/shmem.d [2020-12-01T15:47:08.860Z] #41 73.77 DEP criu/servicefd.d [2020-12-01T15:47:08.995Z] #41 60.60 CC criu/arch/aarch64/sigframe.o [2020-12-01T15:47:09.027Z] #55 49.96 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-01T15:47:09.027Z] #55 49.96 + BUILDTAGS='netgo osusergo static_build' [2020-12-01T15:47:09.027Z] #55 49.96 + export EXTRA_FLAGS=-buildmode=pie [2020-12-01T15:47:09.027Z] #55 49.97 + EXTRA_FLAGS=-buildmode=pie [2020-12-01T15:47:09.027Z] #55 49.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-01T15:47:09.027Z] #55 49.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-01T15:47:09.027Z] #55 49.97 + '[' '' = dynamic ']' [2020-12-01T15:47:09.027Z] #55 49.97 + make [2020-12-01T15:47:09.121Z] #41 73.92 DEP criu/seize.d [2020-12-01T15:47:09.121Z] #41 74.08 DEP criu/seccomp.d [2020-12-01T15:47:09.257Z] #41 61.04 LINK criu/arch/aarch64/crtools.built-in.o [2020-12-01T15:47:09.310Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-12-01T15:47:09.325Z] #55 ... [2020-12-01T15:47:09.325Z] [2020-12-01T15:47:09.325Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:09.325Z] #44 71.58 vendor/golang.org/x/text/transform [2020-12-01T15:47:09.325Z] #44 72.94 time [2020-12-01T15:47:09.325Z] #44 78.72 regexp [2020-12-01T15:47:09.325Z] #44 ... [2020-12-01T15:47:09.325Z] [2020-12-01T15:47:09.325Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:47:09.325Z] #33 80.28 internal/fmtsort [2020-12-01T15:47:09.325Z] #33 81.53 path/filepath [2020-12-01T15:47:09.325Z] #33 81.54 fmt [2020-12-01T15:47:09.381Z] #41 74.21 DEP criu/rst-malloc.d [2020-12-01T15:47:09.381Z] #41 74.26 DEP criu/rbtree.d [2020-12-01T15:47:09.381Z] #41 74.30 DEP criu/pstree.d [2020-12-01T15:47:09.381Z] #41 74.40 DEP criu/protobuf.d [2020-12-01T15:47:09.520Z] #41 61.15 DEP criu/pie/util-vdso.d [2020-12-01T15:47:09.641Z] #41 74.52 GEN criu/protobuf-desc-gen.h [2020-12-01T15:47:09.783Z] #41 61.56 DEP criu/pie/util.d [2020-12-01T15:47:10.046Z] #41 61.81 CC criu/pie/util.o [2020-12-01T15:47:10.099Z] #18 47.81 Selecting previously unselected package vim. [2020-12-01T15:47:10.099Z] #18 47.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T15:47:10.099Z] #18 47.85 Unpacking vim (2:8.1.0875-5) ... [2020-12-01T15:47:10.621Z] #41 62.28 CC criu/pie/util-vdso.o [2020-12-01T15:47:10.670Z] #18 48.43 Selecting previously unselected package xfsprogs. [2020-12-01T15:47:10.670Z] #18 48.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-01T15:47:10.670Z] #18 48.45 Unpacking xfsprogs (4.20.0-1) ... [2020-12-01T15:47:11.197Z] #41 62.87 AR criu/pie/pie.lib.a [2020-12-01T15:47:11.197Z] #41 62.95 DEP criu/pie/restorer.d [2020-12-01T15:47:11.197Z] #41 63.14 DEP criu/arch/aarch64/intraprocedure.d [2020-12-01T15:47:11.241Z] #18 48.94 Selecting previously unselected package zip. [2020-12-01T15:47:11.241Z] #18 48.94 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-01T15:47:11.241Z] #18 48.95 Unpacking zip (3.0-11+b1) ... [2020-12-01T15:47:11.241Z] #18 49.20 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-01T15:47:11.241Z] #18 49.23 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T15:47:11.241Z] #18 49.24 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-01T15:47:11.241Z] #18 49.25 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-01T15:47:11.241Z] #18 49.27 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-01T15:47:11.432Z] #33 83.53 io/ioutil [2020-12-01T15:47:11.460Z] #41 63.16 DEP criu/arch/aarch64/restorer.d [2020-12-01T15:47:11.460Z] #41 63.27 DEP criu/arch/aarch64/vdso-pie.d [2020-12-01T15:47:11.460Z] #41 63.33 DEP criu/pie/parasite-vdso.d [2020-12-01T15:47:11.502Z] #18 49.29 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-01T15:47:11.502Z] #18 49.31 Setting up uidmap (1:4.5-1.1) ... [2020-12-01T15:47:11.502Z] #18 49.32 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-01T15:47:11.502Z] #18 49.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:47:11.502Z] #18 49.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T15:47:11.502Z] #18 49.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T15:47:11.502Z] #18 49.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T15:47:11.502Z] #18 49.39 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T15:47:11.502Z] #18 49.41 Setting up zip (3.0-11+b1) ... [2020-12-01T15:47:11.502Z] #18 49.42 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T15:47:11.502Z] #18 49.45 Setting up bash-completion (1:2.8-6) ... [2020-12-01T15:47:11.554Z] #41 76.08 DEP criu/protobuf-desc.d [2020-12-01T15:47:11.554Z] #41 76.21 DEP criu/proc_parse.d [2020-12-01T15:47:11.554Z] #41 76.42 DEP criu/plugin.d [2020-12-01T15:47:11.554Z] #41 76.51 DEP criu/pipes.d [2020-12-01T15:47:11.723Z] #41 63.54 DEP criu/pie/parasite.d [2020-12-01T15:47:11.814Z] #41 76.67 DEP criu/pie-util.d [2020-12-01T15:47:11.814Z] #41 76.79 DEP criu/pie-util-vdso.d [2020-12-01T15:47:11.814Z] #41 76.91 DEP criu/pie-util-vdso-elf32.d [2020-12-01T15:47:11.986Z] #41 63.81 CC criu/pie/parasite.o [2020-12-01T15:47:12.075Z] #41 77.07 DEP criu/path.d [2020-12-01T15:47:12.075Z] #41 77.16 DEP criu/parasite-syscall.d [2020-12-01T15:47:12.335Z] #41 77.31 DEP criu/pagemap.d [2020-12-01T15:47:12.335Z] #41 77.41 DEP criu/pagemap-cache.d [2020-12-01T15:47:12.335Z] #41 77.46 DEP criu/page-xfer.d [2020-12-01T15:47:12.596Z] #41 77.57 DEP criu/page-pipe.d [2020-12-01T15:47:12.596Z] #41 77.63 DEP criu/netfilter.d [2020-12-01T15:47:12.857Z] #41 77.73 DEP criu/net.d [2020-12-01T15:47:13.118Z] #41 77.98 DEP criu/namespaces.d [2020-12-01T15:47:13.118Z] #41 78.12 DEP criu/mount.d [2020-12-01T15:47:13.379Z] #41 78.26 DEP criu/memfd.d [2020-12-01T15:47:13.379Z] #41 78.38 DEP criu/mem.d [2020-12-01T15:47:13.380Z] #41 65.08 LINK criu/pie/parasite.built-in.o [2020-12-01T15:47:13.380Z] #41 65.10 GEN criu/pie/parasite-blob.h [2020-12-01T15:47:13.380Z] #41 65.12 CC criu/pie/parasite-vdso.o [2020-12-01T15:47:13.540Z] #33 85.57 log [2020-12-01T15:47:13.540Z] #33 85.58 github.com/BurntSushi/toml [2020-12-01T15:47:13.540Z] #33 85.58 flag [2020-12-01T15:47:13.639Z] #41 78.54 DEP criu/lsm.d [2020-12-01T15:47:13.639Z] #41 78.74 DEP criu/log.d [2020-12-01T15:47:13.642Z] #41 ... [2020-12-01T15:47:13.642Z] [2020-12-01T15:47:13.642Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:47:13.642Z] #22 117.0 Checking out files: 18% (1998/11025) Checking out files: 19% (2095/11025) Checking out files: 20% (2205/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: 33% (3662/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: 47% (5182/11025) Checking out files: 48% (5292/11025) Checking out files: 49% (5403/11025) Checking out files: 50% (5513/11025) Checking out files: 50% (5562/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: 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: 78% (8633/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: 98% (10805/11025) Checking out files: 99% (10915/11025) Checking out files: 100% (11025/11025) Checking out files: 100% (11025/11025), done. [2020-12-01T15:47:13.642Z] #22 120.9 + cd /tmp/tmp.2qztBdGgOp/tmp/docker-ce [2020-12-01T15:47:13.642Z] #22 120.9 + git checkout -q v17.06.2-ce [2020-12-01T15:47:13.900Z] #41 78.93 DEP criu/libnetlink.d [2020-12-01T15:47:14.046Z] #18 ... [2020-12-01T15:47:14.046Z] [2020-12-01T15:47:14.046Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:14.046Z] #41 96.39 CC criu/cr-errno.o [2020-12-01T15:47:14.046Z] #41 96.49 CC criu/cr-restore.o [2020-12-01T15:47:14.046Z] #41 100.7 CC criu/cr-service.o [2020-12-01T15:47:14.046Z] #41 102.1 CC criu/crtools.o [2020-12-01T15:47:14.046Z] #41 102.7 CC criu/eventfd.o [2020-12-01T15:47:14.046Z] #41 103.0 CC criu/eventpoll.o [2020-12-01T15:47:14.046Z] #41 103.9 CC criu/external.o [2020-12-01T15:47:14.046Z] #41 104.2 CC criu/fault-injection.o [2020-12-01T15:47:14.046Z] #41 104.3 CC criu/fdstore.o [2020-12-01T15:47:14.046Z] #41 104.7 CC criu/fifo.o [2020-12-01T15:47:14.046Z] #41 105.1 CC criu/file-ids.o [2020-12-01T15:47:14.046Z] #41 105.4 CC criu/file-lock.o [2020-12-01T15:47:14.046Z] #41 106.4 CC criu/files-ext.o [2020-12-01T15:47:14.160Z] #41 79.07 DEP criu/kerndat.d [2020-12-01T15:47:14.160Z] #41 79.26 DEP criu/kcmp-ids.d [2020-12-01T15:47:14.187Z] #33 ... [2020-12-01T15:47:14.187Z] [2020-12-01T15:47:14.187Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:14.187Z] #42 19.62 CC images/core-arm.o [2020-12-01T15:47:14.187Z] #42 20.06 CC images/core-aarch64.o [2020-12-01T15:47:14.187Z] #42 20.46 CC images/core-ppc64.o [2020-12-01T15:47:14.187Z] #42 21.23 CC images/core-s390.o [2020-12-01T15:47:14.187Z] #42 22.06 CC images/cpuinfo.o [2020-12-01T15:47:14.187Z] #42 22.47 CC images/inventory.o [2020-12-01T15:47:14.187Z] #42 22.70 CC images/fdinfo.o [2020-12-01T15:47:14.187Z] #42 23.02 CC images/fown.o [2020-12-01T15:47:14.187Z] #42 23.21 CC images/ns.o [2020-12-01T15:47:14.187Z] #42 23.47 CC images/regfile.o [2020-12-01T15:47:14.188Z] #42 23.66 CC images/ghost-file.o [2020-12-01T15:47:14.188Z] #42 24.04 CC images/fifo.o [2020-12-01T15:47:14.188Z] #42 24.24 CC images/remap-file-path.o [2020-12-01T15:47:14.188Z] #42 24.46 CC images/eventfd.o [2020-12-01T15:47:14.188Z] #42 24.73 CC images/eventpoll.o [2020-12-01T15:47:14.188Z] #42 25.03 CC images/fh.o [2020-12-01T15:47:14.188Z] #42 25.42 CC images/fsnotify.o [2020-12-01T15:47:14.188Z] #42 26.43 CC images/signalfd.o [2020-12-01T15:47:14.188Z] #42 26.66 CC images/fs.o [2020-12-01T15:47:14.307Z] #41 106.8 CC criu/files-reg.o [2020-12-01T15:47:14.308Z] #41 ... [2020-12-01T15:47:14.308Z] [2020-12-01T15:47:14.308Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:14.308Z] #18 52.27 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-01T15:47:14.308Z] #18 52.28 Setting up xz-utils (5.2.4-1) ... [2020-12-01T15:47:14.308Z] #18 52.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-01T15:47:14.421Z] #41 79.34 DEP criu/irmap.d [2020-12-01T15:47:14.421Z] #41 ... [2020-12-01T15:47:14.421Z] [2020-12-01T15:47:14.421Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:14.421Z] #18 14.45 Reading package lists... [2020-12-01T15:47:14.421Z] #18 19.26 Building dependency tree... [2020-12-01T15:47:14.421Z] #18 20.80 libcap2-bin is already the newest version (1:2.25-2). [2020-12-01T15:47:14.421Z] #18 20.80 The following additional packages will be installed: [2020-12-01T15:47:14.421Z] #18 20.82 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-01T15:47:14.421Z] #18 20.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-01T15:47:14.421Z] #18 20.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-01T15:47:14.421Z] #18 20.82 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-01T15:47:14.421Z] #18 20.83 python3.7 python3.7-minimal vim-runtime xxd [2020-12-01T15:47:14.421Z] #18 20.83 Suggested packages: [2020-12-01T15:47:14.421Z] #18 20.83 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-01T15:47:14.421Z] #18 20.83 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-01T15:47:14.421Z] #18 20.83 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-01T15:47:14.421Z] #18 20.83 Recommended packages: [2020-12-01T15:47:14.421Z] #18 20.83 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-01T15:47:14.421Z] #18 20.83 python3-keyrings.alt python3-xdg unzip [2020-12-01T15:47:14.421Z] #18 22.57 The following NEW packages will be installed: [2020-12-01T15:47:14.421Z] #18 22.58 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-01T15:47:14.421Z] #18 22.58 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-01T15:47:14.421Z] #18 22.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-01T15:47:14.421Z] #18 22.58 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-01T15:47:14.421Z] #18 22.58 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-01T15:47:14.421Z] #18 22.59 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-01T15:47:14.421Z] #18 22.59 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-01T15:47:14.421Z] #18 22.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-01T15:47:14.421Z] #18 22.59 xz-utils zip [2020-12-01T15:47:14.421Z] #18 23.00 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:47:14.421Z] #18 23.00 Need to get 28.5 MB of archives. [2020-12-01T15:47:14.421Z] #18 23.00 After this operation, 116 MB of additional disk space will be used. [2020-12-01T15:47:14.421Z] #18 23.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-01T15:47:14.421Z] #18 23.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-01T15:47:14.421Z] #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-12-01T15:47:14.421Z] #18 23.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-01T15:47:14.421Z] #18 23.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-01T15:47:14.421Z] #18 23.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-01T15:47:14.421Z] #18 23.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-01T15:47:14.421Z] #18 23.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-01T15:47:14.421Z] #18 23.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-01T15:47:14.421Z] #18 23.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-01T15:47:14.421Z] #18 23.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-01T15:47:14.421Z] #18 23.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-01T15:47:14.421Z] #18 23.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-01T15:47:14.421Z] #18 23.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-01T15:47:14.421Z] #18 23.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-01T15:47:14.421Z] #18 23.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-01T15:47:14.421Z] #18 23.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-01T15:47:14.421Z] #18 23.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T15:47:14.421Z] #18 23.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-01T15:47:14.421Z] #18 23.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-01T15:47:14.421Z] #18 23.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-01T15:47:14.421Z] #18 23.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-01T15:47:14.421Z] #18 23.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-01T15:47:14.421Z] #18 23.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-01T15:47:14.421Z] #18 23.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-01T15:47:14.421Z] #18 23.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-01T15:47:14.421Z] #18 23.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-01T15:47:14.421Z] #18 23.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-01T15:47:14.421Z] #18 23.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-01T15:47:14.421Z] #18 24.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-01T15:47:14.421Z] #18 24.15 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-01T15:47:14.421Z] #18 24.15 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-01T15:47:14.421Z] #18 24.15 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-01T15:47:14.421Z] #18 24.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-01T15:47:14.421Z] #18 24.17 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-01T15:47:14.421Z] #18 24.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-01T15:47:14.421Z] #18 24.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-01T15:47:14.421Z] #18 24.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-01T15:47:14.421Z] #18 24.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-01T15:47:14.421Z] #18 24.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-01T15:47:14.421Z] #18 24.33 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-01T15:47:14.421Z] #18 24.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-01T15:47:14.421Z] #18 24.40 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-01T15:47:14.421Z] #18 24.43 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-01T15:47:14.421Z] #18 24.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-01T15:47:14.422Z] #18 24.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-01T15:47:14.422Z] #18 24.82 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-01T15:47:14.422Z] #18 24.85 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-01T15:47:14.487Z] #42 26.89 CC images/pstree.o [2020-12-01T15:47:14.568Z] #18 52.31 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-01T15:47:14.568Z] #18 52.41 invoke-rc.d: could not determine current runlevel [2020-12-01T15:47:14.568Z] #18 52.41 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-01T15:47:14.568Z] #18 52.42 Setting up pigz (2.4-1) ... [2020-12-01T15:47:14.568Z] #18 52.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-01T15:47:14.568Z] #18 52.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T15:47:14.568Z] #18 52.47 Setting up python-pip-whl (18.1-5) ... [2020-12-01T15:47:14.568Z] #18 52.49 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-01T15:47:14.568Z] #18 52.50 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-01T15:47:14.787Z] #42 27.21 CC images/pipe.o [2020-12-01T15:47:14.787Z] #42 27.44 CC images/tcp-stream.o [2020-12-01T15:47:15.140Z] #18 52.92 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-01T15:47:15.140Z] #18 52.94 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-01T15:47:15.140Z] #18 52.95 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T15:47:15.140Z] #18 52.96 Setting up vim (2:8.1.0875-5) ... [2020-12-01T15:47:15.140Z] #18 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-01T15:47:15.140Z] #18 53.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-01T15:47:15.140Z] #18 53.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-01T15:47:15.140Z] #18 53.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-01T15:47:15.140Z] #18 53.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-01T15:47:15.140Z] #18 53.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-01T15:47:15.140Z] #18 53.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-01T15:47:15.140Z] #18 53.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-01T15:47:15.140Z] #18 53.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T15:47:15.140Z] #18 53.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T15:47:15.140Z] #18 53.20 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-01T15:47:15.364Z] #18 25.62 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:47:15.364Z] #18 25.87 Fetched 28.5 MB in 2s (13.0 MB/s) [2020-12-01T15:47:15.401Z] #18 53.22 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T15:47:15.401Z] #18 53.23 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-01T15:47:15.401Z] #18 53.24 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T15:47:15.436Z] #42 27.78 CC images/sk-packet.o [2020-12-01T15:47:15.627Z] #18 26.11 Selecting previously unselected package pigz. [2020-12-01T15:47:15.627Z] #18 26.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 ... 23432 files and directories currently installed.) [2020-12-01T15:47:15.627Z] #18 26.18 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-01T15:47:15.627Z] #18 26.18 Unpacking pigz (2.4-1) ... [2020-12-01T15:47:15.736Z] #42 28.09 CC images/mnt.o [2020-12-01T15:47:15.888Z] #18 26.30 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-01T15:47:15.888Z] #18 26.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T15:47:15.888Z] #18 26.31 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T15:47:16.036Z] #42 28.34 CC images/pipe-data.o [2020-12-01T15:47:16.036Z] #42 28.58 CC images/sa.o [2020-12-01T15:47:16.036Z] #42 ... [2020-12-01T15:47:16.036Z] [2020-12-01T15:47:16.036Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:47:16.036Z] #12 88.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-01T15:47:16.336Z] #12 88.56 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-01T15:47:16.336Z] #12 88.56 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:47:16.470Z] #18 26.74 Selecting previously unselected package python3.7-minimal. [2020-12-01T15:47:16.470Z] #18 26.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T15:47:16.470Z] #18 26.77 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T15:47:16.954Z] #22 ... [2020-12-01T15:47:16.954Z] [2020-12-01T15:47:16.954Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:16.954Z] #18 10.65 Reading package lists... [2020-12-01T15:47:16.954Z] #18 13.98 Building dependency tree... [2020-12-01T15:47:16.954Z] #18 15.85 libcap2-bin is already the newest version (1:2.25-2). [2020-12-01T15:47:16.954Z] #18 15.85 The following additional packages will be installed: [2020-12-01T15:47:16.954Z] #18 15.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-01T15:47:16.954Z] #18 15.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-01T15:47:16.954Z] #18 15.86 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-01T15:47:16.954Z] #18 15.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-01T15:47:16.954Z] #18 15.86 python3.7 python3.7-minimal vim-runtime xxd [2020-12-01T15:47:16.954Z] #18 15.86 Suggested packages: [2020-12-01T15:47:16.954Z] #18 15.86 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-01T15:47:16.954Z] #18 15.86 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-01T15:47:16.954Z] #18 15.86 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-01T15:47:16.954Z] #18 15.86 Recommended packages: [2020-12-01T15:47:16.954Z] #18 15.86 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-01T15:47:16.954Z] #18 15.86 python3-keyrings.alt python3-xdg unzip [2020-12-01T15:47:16.954Z] #18 17.69 The following NEW packages will be installed: [2020-12-01T15:47:16.954Z] #18 17.69 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-01T15:47:16.954Z] #18 17.69 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-01T15:47:16.954Z] #18 17.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-01T15:47:16.954Z] #18 17.69 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-01T15:47:16.954Z] #18 17.69 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-01T15:47:16.954Z] #18 17.69 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-01T15:47:16.954Z] #18 17.69 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-01T15:47:16.954Z] #18 17.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-01T15:47:16.954Z] #18 17.69 xz-utils zip [2020-12-01T15:47:16.954Z] #18 18.15 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:47:16.954Z] #18 18.15 Need to get 27.6 MB of archives. [2020-12-01T15:47:16.954Z] #18 18.15 After this operation, 114 MB of additional disk space will be used. [2020-12-01T15:47:16.954Z] #18 18.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-12-01T15:47:16.954Z] #18 18.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-12-01T15:47:16.954Z] #18 18.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-12-01T15:47:16.954Z] #18 18.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-12-01T15:47:16.954Z] #18 18.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-12-01T15:47:16.954Z] #18 18.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-12-01T15:47:16.954Z] #18 18.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-12-01T15:47:16.954Z] #18 18.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-12-01T15:47:16.954Z] #18 18.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-12-01T15:47:16.954Z] #18 18.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-12-01T15:47:16.954Z] #18 18.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-12-01T15:47:16.954Z] #18 18.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-12-01T15:47:16.954Z] #18 18.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-12-01T15:47:16.954Z] #18 18.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-12-01T15:47:16.954Z] #18 18.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-12-01T15:47:16.954Z] #18 18.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-12-01T15:47:16.954Z] #18 18.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-12-01T15:47:16.954Z] #18 18.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T15:47:16.954Z] #18 18.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-12-01T15:47:16.954Z] #18 18.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-12-01T15:47:16.954Z] #18 18.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-12-01T15:47:16.954Z] #18 18.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-12-01T15:47:16.954Z] #18 18.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-12-01T15:47:16.954Z] #18 18.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-12-01T15:47:16.954Z] #18 18.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-12-01T15:47:16.954Z] #18 18.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-12-01T15:47:16.954Z] #18 18.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-12-01T15:47:16.954Z] #18 18.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-12-01T15:47:16.954Z] #18 18.72 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-12-01T15:47:16.954Z] #18 19.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-12-01T15:47:16.954Z] #18 19.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-12-01T15:47:16.954Z] #18 19.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-12-01T15:47:16.954Z] #18 19.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-12-01T15:47:16.954Z] #18 19.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-12-01T15:47:16.954Z] #18 19.32 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-01T15:47:16.954Z] #18 19.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-01T15:47:16.954Z] #18 19.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-01T15:47:16.954Z] #18 19.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-12-01T15:47:16.954Z] #18 19.47 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-01T15:47:16.954Z] #18 19.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-01T15:47:16.954Z] #18 19.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-01T15:47:16.954Z] #18 19.49 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-12-01T15:47:16.954Z] #18 19.54 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-12-01T15:47:16.954Z] #18 19.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-12-01T15:47:16.954Z] #18 19.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-01T15:47:16.954Z] #18 19.74 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-12-01T15:47:16.954Z] #18 19.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-12-01T15:47:16.954Z] #18 19.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-12-01T15:47:16.954Z] #18 20.52 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:47:16.954Z] #18 20.64 Fetched 27.6 MB in 2s (13.8 MB/s) [2020-12-01T15:47:16.954Z] #18 20.72 Selecting previously unselected package pigz. [2020-12-01T15:47:16.954Z] #18 20.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-12-01T15:47:16.954Z] #18 20.83 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-12-01T15:47:16.954Z] #18 20.84 Unpacking pigz (2.4-1) ... [2020-12-01T15:47:16.954Z] #18 20.95 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-12-01T15:47:16.954Z] #18 20.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-12-01T15:47:16.954Z] #18 20.97 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-12-01T15:47:16.954Z] #18 21.45 Selecting previously unselected package python3.7-minimal. [2020-12-01T15:47:16.954Z] #18 21.46 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-12-01T15:47:16.954Z] #18 21.48 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T15:47:16.954Z] #18 22.18 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-12-01T15:47:16.954Z] #18 22.22 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T15:47:16.954Z] #18 ... [2020-12-01T15:47:16.954Z] [2020-12-01T15:47:16.954Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:47:16.954Z] #22 124.5 + mkdir -p /tmp/tmp.2qztBdGgOp/src/github.com/docker [2020-12-01T15:47:16.954Z] #22 124.5 + mv components/cli /tmp/tmp.2qztBdGgOp/src/github.com/docker/cli [2020-12-01T15:47:16.954Z] #22 124.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-12-01T15:47:17.042Z] #18 ... [2020-12-01T15:47:17.042Z] [2020-12-01T15:47:17.042Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:47:17.042Z] #30 DONE 150.9s [2020-12-01T15:47:17.042Z] [2020-12-01T15:47:17.042Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:17.042Z] #41 79.53 DEP criu/ipc_ns.d [2020-12-01T15:47:17.042Z] #41 79.67 DEP criu/image.d [2020-12-01T15:47:17.042Z] #41 79.82 DEP criu/image-desc.d [2020-12-01T15:47:17.042Z] #41 79.93 DEP criu/fsnotify.d [2020-12-01T15:47:17.042Z] #41 80.09 DEP criu/filesystems.d [2020-12-01T15:47:17.042Z] #41 80.23 DEP criu/files.d [2020-12-01T15:47:17.042Z] #41 80.36 DEP criu/files-reg.d [2020-12-01T15:47:17.042Z] #41 80.48 DEP criu/files-ext.d [2020-12-01T15:47:17.042Z] #41 80.60 DEP criu/file-lock.d [2020-12-01T15:47:17.042Z] #41 80.72 DEP criu/file-ids.d [2020-12-01T15:47:17.042Z] #41 80.86 DEP criu/fifo.d [2020-12-01T15:47:17.042Z] #41 80.96 DEP criu/fdstore.d [2020-12-01T15:47:17.042Z] #41 81.09 DEP criu/fault-injection.d [2020-12-01T15:47:17.042Z] #41 81.13 DEP criu/external.d [2020-12-01T15:47:17.042Z] #41 81.21 DEP criu/eventpoll.d [2020-12-01T15:47:17.042Z] #41 81.34 DEP criu/eventfd.d [2020-12-01T15:47:17.042Z] #41 81.56 DEP criu/crtools.d [2020-12-01T15:47:17.042Z] #41 81.75 DEP criu/cr-service.d [2020-12-01T15:47:17.042Z] #41 82.15 DEP criu/cr-restore.d [2020-12-01T15:47:17.614Z] #41 82.51 DEP criu/cr-errno.d [2020-12-01T15:47:17.614Z] #41 82.53 DEP criu/cr-dump.d [2020-12-01T15:47:17.874Z] #41 82.86 DEP criu/cr-dedup.d [2020-12-01T15:47:18.137Z] #41 83.02 DEP criu/cr-check.d [2020-12-01T15:47:18.137Z] #41 83.27 DEP criu/config.d [2020-12-01T15:47:18.414Z] #41 83.45 DEP criu/clone-noasan.d [2020-12-01T15:47:18.414Z] #41 83.52 DEP criu/cgroup.d [2020-12-01T15:47:18.686Z] #41 83.72 DEP criu/cgroup-props.d [2020-12-01T15:47:18.686Z] #41 83.80 DEP criu/bitmap.d [2020-12-01T15:47:18.701Z] #18 56.25 Setting up iptables (1.8.2-4) ... [2020-12-01T15:47:18.701Z] #18 56.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T15:47:18.701Z] #18 56.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T15:47:18.701Z] #18 56.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T15:47:18.701Z] #18 56.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T15:47:18.701Z] #18 56.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-01T15:47:18.701Z] #18 56.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-01T15:47:18.701Z] #18 56.31 Setting up python3 (3.7.3-1) ... [2020-12-01T15:47:18.701Z] #18 56.63 Setting up python3-wheel (0.32.3-2) ... [2020-12-01T15:47:18.947Z] #41 83.81 DEP criu/bfd.d [2020-12-01T15:47:18.947Z] #41 83.92 DEP criu/autofs.d [2020-12-01T15:47:18.947Z] #41 84.04 DEP criu/aio.d [2020-12-01T15:47:19.209Z] #41 84.28 DEP criu/action-scripts.d [2020-12-01T15:47:19.643Z] #18 57.38 Setting up apparmor (2.13.2-10) ... [2020-12-01T15:47:19.785Z] #41 84.54 CC criu/action-scripts.o [2020-12-01T15:47:20.045Z] #41 85.05 CC criu/aio.o [2020-12-01T15:47:20.584Z] #18 ... [2020-12-01T15:47:20.584Z] [2020-12-01T15:47:20.584Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:47:20.584Z] #38 182.4 + dpkg --print-architecture [2020-12-01T15:47:20.584Z] #38 182.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-01T15:47:20.614Z] #41 85.50 CC criu/autofs.o [2020-12-01T15:47:20.845Z] #38 182.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-01T15:47:20.845Z] #38 182.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-01T15:47:20.871Z] #12 ... [2020-12-01T15:47:20.871Z] [2020-12-01T15:47:20.871Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:47:20.871Z] #55 50.93 + bin/ctr [2020-12-01T15:47:20.871Z] #55 ... [2020-12-01T15:47:20.871Z] [2020-12-01T15:47:20.871Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:20.871Z] #42 28.89 CC images/timer.o [2020-12-01T15:47:20.871Z] #42 29.33 CC images/timerfd.o [2020-12-01T15:47:20.871Z] #42 29.65 CC images/mm.o [2020-12-01T15:47:20.871Z] #42 30.04 CC images/sk-opts.o [2020-12-01T15:47:20.871Z] #42 30.37 CC images/sk-unix.o [2020-12-01T15:47:20.871Z] #42 30.69 CC images/sk-inet.o [2020-12-01T15:47:20.871Z] #42 31.15 CC images/tun.o [2020-12-01T15:47:20.871Z] #42 31.43 CC images/sk-netlink.o [2020-12-01T15:47:20.871Z] #42 31.66 CC images/packet-sock.o [2020-12-01T15:47:20.871Z] #42 32.18 CC images/ipc-var.o [2020-12-01T15:47:20.871Z] #42 32.47 CC images/ipc-desc.o [2020-12-01T15:47:20.871Z] #42 32.78 CC images/ipc-shm.o [2020-12-01T15:47:20.871Z] #42 33.06 CC images/ipc-msg.o [2020-12-01T15:47:21.169Z] #42 33.48 CC images/ipc-sem.o [2020-12-01T15:47:21.169Z] #42 ... [2020-12-01T15:47:21.169Z] [2020-12-01T15:47:21.169Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:21.169Z] #44 83.32 path/filepath [2020-12-01T15:47:21.169Z] #44 83.36 context [2020-12-01T15:47:21.169Z] #44 85.36 net [2020-12-01T15:47:21.169Z] #44 86.90 os/exec [2020-12-01T15:47:21.169Z] #44 88.01 internal/lazyregexp [2020-12-01T15:47:21.169Z] #44 88.59 github.com/LK4D4/vndr/versioned [2020-12-01T15:47:21.169Z] #44 90.81 encoding/binary [2020-12-01T15:47:21.169Z] #44 90.84 go/scanner [2020-12-01T15:47:21.169Z] #44 90.89 net/url [2020-12-01T15:47:21.169Z] #44 ... [2020-12-01T15:47:21.169Z] [2020-12-01T15:47:21.169Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:21.169Z] #42 33.72 CC images/utsns.o [2020-12-01T15:47:21.465Z] #42 33.92 CC images/creds.o [2020-12-01T15:47:21.564Z] #41 ... [2020-12-01T15:47:21.564Z] [2020-12-01T15:47:21.564Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:21.564Z] #18 28.21 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T15:47:21.564Z] #18 28.33 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T15:47:21.564Z] #18 30.47 Selecting previously unselected package python3-minimal. [2020-12-01T15:47:21.564Z] #18 30.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-12-01T15:47:21.564Z] #18 30.56 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-01T15:47:21.564Z] #18 30.57 Unpacking python3-minimal (3.7.3-1) ... [2020-12-01T15:47:21.564Z] #18 30.64 Selecting previously unselected package libmpdec2:amd64. [2020-12-01T15:47:21.564Z] #18 30.66 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-01T15:47:21.564Z] #18 30.67 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-01T15:47:21.564Z] #18 30.77 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-01T15:47:21.564Z] #18 30.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T15:47:21.564Z] #18 30.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T15:47:21.564Z] #18 31.65 Selecting previously unselected package python3.7. [2020-12-01T15:47:21.564Z] #18 31.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T15:47:21.564Z] #18 31.66 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T15:47:21.564Z] #18 31.78 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-01T15:47:21.564Z] #18 31.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-01T15:47:21.564Z] #18 31.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-01T15:47:21.564Z] #18 31.87 Setting up python3-minimal (3.7.3-1) ... [2020-12-01T15:47:21.763Z] #42 34.24 CC images/vma.o [2020-12-01T15:47:22.060Z] #42 34.50 CC images/netdev.o [2020-12-01T15:47:22.135Z] #18 32.69 Selecting previously unselected package python3. [2020-12-01T15:47:22.262Z] #22 ... [2020-12-01T15:47:22.262Z] [2020-12-01T15:47:22.262Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:22.262Z] #18 24.68 Selecting previously unselected package python3-minimal. [2020-12-01T15:47:22.262Z] #18 24.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-12-01T15:47:22.262Z] #18 24.76 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-12-01T15:47:22.262Z] #18 24.77 Unpacking python3-minimal (3.7.3-1) ... [2020-12-01T15:47:22.262Z] #18 24.88 Selecting previously unselected package libmpdec2:arm64. [2020-12-01T15:47:22.262Z] #18 24.90 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-12-01T15:47:22.262Z] #18 24.91 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-12-01T15:47:22.262Z] #18 25.03 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-12-01T15:47:22.262Z] #18 25.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-12-01T15:47:22.262Z] #18 25.05 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-12-01T15:47:22.262Z] #18 25.81 Selecting previously unselected package python3.7. [2020-12-01T15:47:22.262Z] #18 25.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-12-01T15:47:22.262Z] #18 25.83 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T15:47:22.262Z] #18 25.97 Selecting previously unselected package libpython3-stdlib:arm64. [2020-12-01T15:47:22.262Z] #18 25.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-12-01T15:47:22.262Z] #18 25.99 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-12-01T15:47:22.262Z] #18 26.19 Setting up python3-minimal (3.7.3-1) ... [2020-12-01T15:47:22.262Z] #18 27.28 Selecting previously unselected package python3. [2020-12-01T15:47:22.262Z] #18 27.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-12-01T15:47:22.262Z] #18 27.38 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-12-01T15:47:22.262Z] #18 27.40 Unpacking python3 (3.7.3-1) ... [2020-12-01T15:47:22.262Z] #18 27.51 Selecting previously unselected package libip4tc0:arm64. [2020-12-01T15:47:22.262Z] #18 27.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-12-01T15:47:22.262Z] #18 27.54 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-12-01T15:47:22.262Z] #18 27.68 Selecting previously unselected package libip6tc0:arm64. [2020-12-01T15:47:22.262Z] #18 27.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-12-01T15:47:22.262Z] #18 27.70 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-12-01T15:47:22.262Z] #18 27.82 Selecting previously unselected package libiptc0:arm64. [2020-12-01T15:47:22.262Z] #18 27.83 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-12-01T15:47:22.262Z] #18 27.85 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-12-01T15:47:22.262Z] #18 27.93 Selecting previously unselected package libnfnetlink0:arm64. [2020-12-01T15:47:22.262Z] #18 27.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-12-01T15:47:22.262Z] #18 27.94 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-12-01T15:47:22.262Z] #18 28.03 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-12-01T15:47:22.262Z] #18 28.03 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-12-01T15:47:22.262Z] #18 28.05 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-12-01T15:47:22.262Z] #18 28.14 Selecting previously unselected package libnftnl11:arm64. [2020-12-01T15:47:22.262Z] #18 28.14 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-12-01T15:47:22.262Z] #18 28.15 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-12-01T15:47:22.262Z] #18 28.26 Selecting previously unselected package iptables. [2020-12-01T15:47:22.262Z] #18 28.27 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-12-01T15:47:22.262Z] #18 28.28 Unpacking iptables (1.8.2-4) ... [2020-12-01T15:47:22.262Z] #18 28.62 Selecting previously unselected package xxd. [2020-12-01T15:47:22.262Z] #18 28.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-12-01T15:47:22.262Z] #18 28.64 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T15:47:22.262Z] #18 28.76 Selecting previously unselected package vim-common. [2020-12-01T15:47:22.262Z] #18 28.77 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:47:22.262Z] #18 28.80 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T15:47:22.262Z] #18 29.06 Selecting previously unselected package bash-completion. [2020-12-01T15:47:22.262Z] #18 29.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-01T15:47:22.356Z] #42 34.97 CC images/tty.o [2020-12-01T15:47:22.395Z] #18 32.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 ... 24093 files and directories currently installed.) [2020-12-01T15:47:22.395Z] #18 32.75 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-01T15:47:22.395Z] #18 32.76 Unpacking python3 (3.7.3-1) ... [2020-12-01T15:47:22.395Z] #18 32.85 Selecting previously unselected package libip4tc0:amd64. [2020-12-01T15:47:22.395Z] #18 32.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-01T15:47:22.395Z] #18 32.86 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-01T15:47:22.395Z] #18 32.94 Selecting previously unselected package libip6tc0:amd64. [2020-12-01T15:47:22.395Z] #18 32.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-01T15:47:22.653Z] #42 ... [2020-12-01T15:47:22.653Z] [2020-12-01T15:47:22.653Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:47:22.653Z] #33 90.51 github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T15:47:22.653Z] #33 DONE 95.1s [2020-12-01T15:47:22.653Z] [2020-12-01T15:47:22.653Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:47:22.653Z] #50 85.15 context [2020-12-01T15:47:22.653Z] #50 85.18 mvdan.cc/sh/v3/fileutil [2020-12-01T15:47:22.653Z] #50 87.03 encoding/binary [2020-12-01T15:47:22.653Z] #50 87.04 github.com/pkg/diff [2020-12-01T15:47:22.653Z] #50 87.04 go/token [2020-12-01T15:47:22.653Z] #50 87.05 flag [2020-12-01T15:47:22.653Z] #50 89.99 go/scanner [2020-12-01T15:47:22.653Z] #50 91.34 mvdan.cc/editorconfig [2020-12-01T15:47:22.653Z] #50 92.46 mvdan.cc/sh/v3/syntax [2020-12-01T15:47:22.653Z] #50 93.52 encoding/base64 [2020-12-01T15:47:22.653Z] #50 94.47 go/ast [2020-12-01T15:47:22.653Z] #50 94.93 golang.org/x/sys/unix [2020-12-01T15:47:22.655Z] #18 32.95 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-01T15:47:22.655Z] #18 33.03 Selecting previously unselected package libiptc0:amd64. [2020-12-01T15:47:22.655Z] #18 33.03 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-01T15:47:22.655Z] #18 33.04 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-01T15:47:22.655Z] #18 33.12 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-01T15:47:22.655Z] #18 33.13 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-01T15:47:22.655Z] #18 33.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-01T15:47:22.655Z] #18 33.19 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-01T15:47:22.655Z] #18 33.21 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-01T15:47:22.655Z] #18 33.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-01T15:47:22.655Z] #18 33.31 Selecting previously unselected package libnftnl11:amd64. [2020-12-01T15:47:22.922Z] #18 33.32 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-01T15:47:22.922Z] #18 33.36 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-01T15:47:22.950Z] #50 ... [2020-12-01T15:47:22.950Z] [2020-12-01T15:47:22.950Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:22.950Z] #44 94.56 go/ast [2020-12-01T15:47:22.950Z] #44 94.84 text/template/parse [2020-12-01T15:47:23.183Z] #18 33.45 Selecting previously unselected package iptables. [2020-12-01T15:47:23.183Z] #18 33.45 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-01T15:47:23.183Z] #18 33.46 Unpacking iptables (1.8.2-4) ... [2020-12-01T15:47:23.443Z] #18 33.74 Selecting previously unselected package xxd. [2020-12-01T15:47:23.443Z] #18 33.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T15:47:23.443Z] #18 33.75 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T15:47:23.443Z] #18 33.87 Selecting previously unselected package vim-common. [2020-12-01T15:47:23.443Z] #18 33.89 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:47:23.443Z] #18 33.91 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T15:47:23.597Z] #44 96.05 encoding/json [2020-12-01T15:47:23.704Z] #18 34.07 Selecting previously unselected package bash-completion. [2020-12-01T15:47:23.704Z] #18 34.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-01T15:47:24.185Z] #18 ... [2020-12-01T15:47:24.185Z] [2020-12-01T15:47:24.185Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:24.185Z] #41 65.63 CC criu/arch/aarch64/vdso-pie.o [2020-12-01T15:47:24.185Z] #41 65.81 CC criu/arch/aarch64/restorer.o [2020-12-01T15:47:24.185Z] #41 66.06 CC criu/arch/aarch64/intraprocedure.o [2020-12-01T15:47:24.185Z] #41 66.08 CC criu/pie/restorer.o [2020-12-01T15:47:24.185Z] #41 68.47 LINK criu/pie/restorer.built-in.o [2020-12-01T15:47:24.185Z] #41 68.48 GEN criu/pie/restorer-blob.h [2020-12-01T15:47:24.185Z] #41 68.61 DEP criu/vdso.d [2020-12-01T15:47:24.185Z] #41 68.87 DEP criu/uts_ns.d [2020-12-01T15:47:24.185Z] #41 69.07 DEP criu/util.d [2020-12-01T15:47:24.185Z] #41 69.33 DEP criu/uffd.d [2020-12-01T15:47:24.185Z] #41 69.54 DEP criu/tun.d [2020-12-01T15:47:24.185Z] #41 69.76 DEP criu/tty.d [2020-12-01T15:47:24.185Z] #41 69.93 DEP criu/timerfd.d [2020-12-01T15:47:24.185Z] #41 70.07 DEP criu/timens.d [2020-12-01T15:47:24.185Z] #41 70.21 DEP criu/sysfs_parse.d [2020-12-01T15:47:24.185Z] #41 70.35 DEP criu/sysctl.d [2020-12-01T15:47:24.185Z] #41 70.51 DEP criu/string.d [2020-12-01T15:47:24.185Z] #41 70.58 DEP criu/stats.d [2020-12-01T15:47:24.185Z] #41 70.72 DEP criu/sockets.d [2020-12-01T15:47:24.185Z] #41 70.86 DEP criu/sk-unix.d [2020-12-01T15:47:24.185Z] #41 71.06 DEP criu/sk-tcp.d [2020-12-01T15:47:24.185Z] #41 71.20 DEP criu/sk-queue.d [2020-12-01T15:47:24.185Z] #41 71.31 DEP criu/sk-packet.d [2020-12-01T15:47:24.185Z] #41 71.56 DEP criu/sk-netlink.d [2020-12-01T15:47:24.185Z] #41 71.74 DEP criu/sk-inet.d [2020-12-01T15:47:24.185Z] #41 71.96 DEP criu/signalfd.d [2020-12-01T15:47:24.185Z] #41 72.08 DEP criu/sigframe.d [2020-12-01T15:47:24.185Z] #41 72.15 DEP criu/shmem.d [2020-12-01T15:47:24.185Z] #41 72.32 DEP criu/servicefd.d [2020-12-01T15:47:24.186Z] #41 72.52 DEP criu/seize.d [2020-12-01T15:47:24.186Z] #41 72.75 DEP criu/seccomp.d [2020-12-01T15:47:24.186Z] #41 72.90 DEP criu/rst-malloc.d [2020-12-01T15:47:24.186Z] #41 73.03 DEP criu/rbtree.d [2020-12-01T15:47:24.186Z] #41 73.06 DEP criu/pstree.d [2020-12-01T15:47:24.186Z] #41 73.24 DEP criu/protobuf.d [2020-12-01T15:47:24.186Z] #41 73.41 GEN criu/protobuf-desc-gen.h [2020-12-01T15:47:24.186Z] #41 74.98 DEP criu/protobuf-desc.d [2020-12-01T15:47:24.186Z] #41 75.11 DEP criu/proc_parse.d [2020-12-01T15:47:24.186Z] #41 75.30 DEP criu/plugin.d [2020-12-01T15:47:24.186Z] #41 75.41 DEP criu/pipes.d [2020-12-01T15:47:24.186Z] #41 75.59 DEP criu/pie-util.d [2020-12-01T15:47:24.186Z] #41 75.69 DEP criu/pie-util-vdso.d [2020-12-01T15:47:24.186Z] #41 75.78 DEP criu/path.d [2020-12-01T15:47:24.186Z] #41 75.95 DEP criu/parasite-syscall.d [2020-12-01T15:47:24.451Z] #41 76.16 DEP criu/pagemap.d [2020-12-01T15:47:24.451Z] #41 76.33 DEP criu/pagemap-cache.d [2020-12-01T15:47:24.714Z] #41 76.51 DEP criu/page-xfer.d [2020-12-01T15:47:24.715Z] #41 76.63 DEP criu/page-pipe.d [2020-12-01T15:47:24.715Z] #41 ... [2020-12-01T15:47:24.715Z] [2020-12-01T15:47:24.715Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:24.715Z] #18 32.05 Unpacking bash-completion (1:2.8-6) ... [2020-12-01T15:47:25.308Z] #18 32.74 Selecting previously unselected package bzip2. [2020-12-01T15:47:25.570Z] #18 32.75 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-12-01T15:47:25.570Z] #18 32.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T15:47:25.570Z] #18 32.91 Selecting previously unselected package xz-utils. [2020-12-01T15:47:25.570Z] #18 32.91 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-12-01T15:47:25.570Z] #18 32.92 Unpacking xz-utils (5.2.4-1) ... [2020-12-01T15:47:25.570Z] #18 33.09 Selecting previously unselected package apparmor. [2020-12-01T15:47:25.833Z] #18 33.10 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-12-01T15:47:25.833Z] #18 33.20 Unpacking apparmor (2.13.2-10) ... [2020-12-01T15:47:26.248Z] #18 36.72 Unpacking bash-completion (1:2.8-6) ... [2020-12-01T15:47:26.424Z] #18 33.70 Selecting previously unselected package aufs-tools. [2020-12-01T15:47:26.424Z] #18 33.71 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-12-01T15:47:26.424Z] #18 33.74 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-01T15:47:26.687Z] #18 33.94 Selecting previously unselected package libonig5:arm64. [2020-12-01T15:47:26.687Z] #18 33.96 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-12-01T15:47:26.687Z] #18 33.98 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-12-01T15:47:26.770Z] #18 37.13 Selecting previously unselected package bzip2. [2020-12-01T15:47:26.770Z] #18 37.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-01T15:47:26.770Z] #18 37.15 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T15:47:26.770Z] #18 37.23 Selecting previously unselected package xz-utils. [2020-12-01T15:47:26.770Z] #18 37.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-01T15:47:26.770Z] #18 37.25 Unpacking xz-utils (5.2.4-1) ... [2020-12-01T15:47:26.950Z] #18 34.15 Selecting previously unselected package libjq1:arm64. [2020-12-01T15:47:26.950Z] #18 34.17 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-12-01T15:47:26.950Z] #18 34.17 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-01T15:47:26.950Z] #18 34.32 Selecting previously unselected package jq. [2020-12-01T15:47:26.950Z] #18 34.35 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-12-01T15:47:26.950Z] #18 34.36 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T15:47:27.031Z] #18 37.45 Selecting previously unselected package apparmor. [2020-12-01T15:47:27.031Z] #18 37.45 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-01T15:47:27.031Z] #18 37.55 Unpacking apparmor (2.13.2-10) ... [2020-12-01T15:47:27.213Z] #18 34.46 Selecting previously unselected package libaio1:arm64. [2020-12-01T15:47:27.213Z] #18 34.47 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-12-01T15:47:27.213Z] #18 34.48 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-12-01T15:47:27.213Z] #18 34.56 Selecting previously unselected package libgpm2:arm64. [2020-12-01T15:47:27.213Z] #18 34.56 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-12-01T15:47:27.213Z] #18 34.58 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-12-01T15:47:27.432Z] #38 ... [2020-12-01T15:47:27.432Z] [2020-12-01T15:47:27.432Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:27.432Z] #41 108.8 CC criu/files.o [2020-12-01T15:47:27.432Z] #41 111.0 CC criu/filesystems.o [2020-12-01T15:47:27.432Z] #41 111.7 CC criu/fsnotify.o [2020-12-01T15:47:27.432Z] #41 112.8 CC criu/image-desc.o [2020-12-01T15:47:27.432Z] #41 113.0 CC criu/image.o [2020-12-01T15:47:27.432Z] #41 113.9 CC criu/ipc_ns.o [2020-12-01T15:47:27.432Z] #41 115.2 CC criu/irmap.o [2020-12-01T15:47:27.432Z] #41 116.0 CC criu/kcmp-ids.o [2020-12-01T15:47:27.432Z] #41 116.2 CC criu/kerndat.o [2020-12-01T15:47:27.432Z] #41 117.3 CC criu/libnetlink.o [2020-12-01T15:47:27.432Z] #41 117.7 CC criu/log.o [2020-12-01T15:47:27.432Z] #41 118.2 CC criu/lsm.o [2020-12-01T15:47:27.432Z] #41 118.7 CC criu/mem.o [2020-12-01T15:47:27.432Z] #41 ... [2020-12-01T15:47:27.432Z] [2020-12-01T15:47:27.432Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:27.432Z] #18 59.30 Setting up xfsprogs (4.20.0-1) ... [2020-12-01T15:47:27.432Z] #18 59.31 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-01T15:47:27.432Z] #18 59.72 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-01T15:47:27.432Z] #18 60.70 Setting up python3-distutils (3.7.3-1) ... [2020-12-01T15:47:27.432Z] #18 61.19 Setting up python3-setuptools (40.8.0-1) ... [2020-12-01T15:47:27.432Z] #18 62.39 Setting up python3-pip (18.1-5) ... [2020-12-01T15:47:27.432Z] #18 63.40 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:47:27.432Z] #18 63.45 Processing triggers for mime-support (3.62) ... [2020-12-01T15:47:27.432Z] #18 DONE 64.6s [2020-12-01T15:47:27.432Z] [2020-12-01T15:47:27.432Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-01T15:47:27.475Z] #18 34.67 Selecting previously unselected package libicu63:arm64. [2020-12-01T15:47:27.475Z] #18 34.68 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-12-01T15:47:27.475Z] #18 34.69 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-01T15:47:27.602Z] #18 37.90 Selecting previously unselected package aufs-tools. [2020-12-01T15:47:27.602Z] #18 37.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-01T15:47:27.602Z] #18 37.92 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-01T15:47:27.602Z] #18 38.05 Selecting previously unselected package libonig5:amd64. [2020-12-01T15:47:27.602Z] #18 38.06 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-01T15:47:27.602Z] #18 38.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-01T15:47:27.602Z] #18 38.23 Selecting previously unselected package libjq1:amd64. [2020-12-01T15:47:27.693Z] #19 0.935 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-01T15:47:27.693Z] #19 0.939 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-01T15:47:27.693Z] #19 0.943 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-01T15:47:27.693Z] #19 DONE 1.0s [2020-12-01T15:47:27.693Z] [2020-12-01T15:47:27.693Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:47:27.693Z] #54 ... [2020-12-01T15:47:27.693Z] [2020-12-01T15:47:27.693Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-01T15:47:27.863Z] #18 38.23 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T15:47:27.863Z] #18 38.24 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T15:47:27.863Z] #18 38.32 Selecting previously unselected package jq. [2020-12-01T15:47:27.863Z] #18 38.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T15:47:27.863Z] #18 38.33 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T15:47:27.863Z] #18 38.41 Selecting previously unselected package libaio1:amd64. [2020-12-01T15:47:28.123Z] #18 38.44 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-01T15:47:28.123Z] #18 38.44 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-01T15:47:28.123Z] #18 38.51 Selecting previously unselected package libgpm2:amd64. [2020-12-01T15:47:28.123Z] #18 38.51 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-01T15:47:28.123Z] #18 38.52 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-01T15:47:28.123Z] #18 38.58 Selecting previously unselected package libicu63:amd64. [2020-12-01T15:47:28.123Z] #18 38.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-01T15:47:28.123Z] #18 38.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T15:47:29.230Z] #44 ... [2020-12-01T15:47:29.230Z] [2020-12-01T15:47:29.230Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:29.230Z] #42 36.11 CC images/file-lock.o [2020-12-01T15:47:29.230Z] #42 36.35 CC images/rlimit.o [2020-12-01T15:47:29.230Z] #42 36.65 CC images/pagemap.o [2020-12-01T15:47:29.231Z] #42 37.03 CC images/siginfo.o [2020-12-01T15:47:29.231Z] #42 37.24 CC images/rpc.o [2020-12-01T15:47:29.231Z] #42 38.62 CC images/ext-file.o [2020-12-01T15:47:29.231Z] #42 38.82 CC images/cgroup.o [2020-12-01T15:47:29.231Z] #42 39.54 CC images/userns.o [2020-12-01T15:47:29.231Z] #42 39.78 CC images/google/protobuf/descriptor.o [2020-12-01T15:47:29.231Z] #42 41.88 CC images/opts.o [2020-12-01T15:47:29.527Z] #42 42.10 CC images/seccomp.o [2020-12-01T15:47:29.825Z] #42 42.42 CC images/binfmt-misc.o [2020-12-01T15:47:30.098Z] #18 37.28 Selecting previously unselected package libnet1:arm64. [2020-12-01T15:47:30.098Z] #18 37.28 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-01T15:47:30.098Z] #18 37.29 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:47:30.098Z] #18 37.38 Selecting previously unselected package libnl-3-200:arm64. [2020-12-01T15:47:30.098Z] #18 37.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-12-01T15:47:30.098Z] #18 37.40 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-12-01T15:47:30.098Z] #18 37.48 Selecting previously unselected package libprotobuf-c1:arm64. [2020-12-01T15:47:30.098Z] #18 37.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-12-01T15:47:30.098Z] #18 37.50 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-01T15:47:30.133Z] #42 42.64 CC images/time.o [2020-12-01T15:47:30.291Z] using credential docker-jenkins-github-credentials [2020-12-01T15:47:30.365Z] Cloning the remote Git repository [2020-12-01T15:47:30.365Z] Cloning with configured refspecs honoured and without tags [2020-12-01T15:47:30.373Z] #18 37.59 Selecting previously unselected package libreadline5:arm64. [2020-12-01T15:47:30.373Z] #18 37.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-12-01T15:47:30.373Z] #18 37.61 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-12-01T15:47:30.373Z] #18 37.72 Selecting previously unselected package net-tools. [2020-12-01T15:47:30.373Z] #18 37.73 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-12-01T15:47:30.373Z] #18 37.74 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T15:47:30.431Z] #42 43.00 CC images/sysctl.o [2020-12-01T15:47:30.647Z] #18 38.02 Selecting previously unselected package python-pip-whl. [2020-12-01T15:47:30.647Z] #18 38.05 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-01T15:47:30.647Z] #18 38.06 Unpacking python-pip-whl (18.1-5) ... [2020-12-01T15:47:30.732Z] #42 43.33 CC images/autofs.o [2020-12-01T15:47:30.556Z] Cloning repository https://github.com/moby/moby.git [2020-12-01T15:47:31.033Z] #42 43.59 CC images/macvlan.o [2020-12-01T15:47:31.221Z] #18 38.42 Selecting previously unselected package python3-lib2to3. [2020-12-01T15:47:31.222Z] #18 38.42 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-01T15:47:31.222Z] #18 38.46 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-01T15:47:31.222Z] #18 38.60 Selecting previously unselected package python3-distutils. [2020-12-01T15:47:31.222Z] #18 38.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-01T15:47:31.222Z] #18 38.64 Unpacking python3-distutils (3.7.3-1) ... [2020-12-01T15:47:31.333Z] #42 43.81 CC images/sit.o [2020-12-01T15:47:31.422Z] #18 41.89 Selecting previously unselected package libnet1:amd64. [2020-12-01T15:47:31.422Z] #18 41.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T15:47:31.422Z] #18 41.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:47:31.422Z] #18 42.00 Selecting previously unselected package libnl-3-200:amd64. [2020-12-01T15:47:31.483Z] #18 38.82 Selecting previously unselected package python3-pip. [2020-12-01T15:47:31.483Z] #18 38.83 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-01T15:47:31.483Z] #18 38.84 Unpacking python3-pip (18.1-5) ... [2020-12-01T15:47:31.631Z] #42 ... [2020-12-01T15:47:31.631Z] [2020-12-01T15:47:31.631Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:47:31.631Z] #12 103.9 Selecting previously unselected package libapparmor1:ppc64el. [2020-12-01T15:47:31.631Z] #12 103.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-12-01T15:47:31.631Z] #12 103.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-12-01T15:47:31.631Z] #12 104.1 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-12-01T15:47:31.703Z] #18 42.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-01T15:47:31.703Z] #18 42.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T15:47:31.703Z] #18 42.11 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-01T15:47:31.703Z] #18 42.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-01T15:47:31.703Z] #18 42.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T15:47:31.703Z] #18 42.20 Selecting previously unselected package libreadline5:amd64. [2020-12-01T15:47:31.703Z] #18 42.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-01T15:47:31.703Z] #18 42.21 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-01T15:47:31.703Z] #18 42.33 Selecting previously unselected package net-tools. [2020-12-01T15:47:31.745Z] #18 39.11 Selecting previously unselected package python3-pkg-resources. [2020-12-01T15:47:31.745Z] #18 39.12 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T15:47:31.745Z] #18 39.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-01T15:47:31.929Z] #12 104.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-12-01T15:47:31.929Z] #12 104.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-01T15:47:31.929Z] #12 104.2 Selecting previously unselected package libbtrfs0. [2020-12-01T15:47:31.929Z] #12 104.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-01T15:47:31.929Z] #12 104.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T15:47:31.929Z] #12 104.3 Selecting previously unselected package libbtrfs-dev. [2020-12-01T15:47:31.929Z] #12 104.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-01T15:47:31.929Z] #12 104.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:47:31.929Z] #12 104.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-12-01T15:47:31.964Z] #18 42.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-01T15:47:31.964Z] #18 42.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T15:47:31.964Z] #18 ... [2020-12-01T15:47:31.964Z] [2020-12-01T15:47:31.964Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:31.964Z] #41 86.84 CC criu/bfd.o [2020-12-01T15:47:31.964Z] #41 87.31 CC criu/bitmap.o [2020-12-01T15:47:31.964Z] #41 87.45 CC criu/cgroup-props.o [2020-12-01T15:47:31.964Z] #41 88.21 CC criu/cgroup.o [2020-12-01T15:47:31.964Z] #41 91.04 CC criu/clone-noasan.o [2020-12-01T15:47:31.964Z] #41 91.24 CC criu/config.o [2020-12-01T15:47:31.964Z] #41 92.75 CC criu/cr-check.o [2020-12-01T15:47:31.964Z] #41 94.57 CC criu/cr-dedup.o [2020-12-01T15:47:31.964Z] #41 95.05 CC criu/cr-dump.o [2020-12-01T15:47:31.964Z] #41 ... [2020-12-01T15:47:31.964Z] [2020-12-01T15:47:31.964Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:31.964Z] #18 42.58 Selecting previously unselected package python-pip-whl. [2020-12-01T15:47:32.008Z] #18 39.36 Selecting previously unselected package python3-setuptools. [2020-12-01T15:47:32.008Z] #18 39.36 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-01T15:47:32.008Z] #18 39.38 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-01T15:47:32.224Z] #18 42.58 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-01T15:47:32.224Z] #18 42.60 Unpacking python-pip-whl (18.1-5) ... [2020-12-01T15:47:32.235Z] #12 104.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-01T15:47:32.235Z] #12 104.5 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-01T15:47:32.235Z] #12 104.6 Selecting previously unselected package libudev-dev:ppc64el. [2020-12-01T15:47:32.235Z] #12 104.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-12-01T15:47:32.235Z] #12 104.6 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-12-01T15:47:32.235Z] #12 104.7 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-12-01T15:47:32.485Z] #18 43.11 Selecting previously unselected package python3-lib2to3. [2020-12-01T15:47:32.485Z] #18 43.11 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-01T15:47:32.533Z] #12 104.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-12-01T15:47:32.533Z] #12 104.8 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-12-01T15:47:32.583Z] #18 39.84 Selecting previously unselected package python3-wheel. [2020-12-01T15:47:32.583Z] #18 39.87 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-01T15:47:32.583Z] #18 39.89 Unpacking python3-wheel (0.32.3-2) ... [2020-12-01T15:47:32.746Z] #18 43.12 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-01T15:47:30.968Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-12-01T15:47:31.759Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:47:31.760Z] > git --version # timeout=10 [2020-12-01T15:47:31.826Z] > git --version # 'git version 2.24.1.windows.2' [2020-12-01T15:47:31.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:47:31.830Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:47:32.834Z] #12 105.2 Selecting previously unselected package libpcre16-3:ppc64el. [2020-12-01T15:47:32.834Z] #12 105.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-12-01T15:47:32.834Z] #12 105.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-01T15:47:32.834Z] #12 105.4 Selecting previously unselected package libpcre32-3:ppc64el. [2020-12-01T15:47:32.845Z] #18 40.05 Selecting previously unselected package sudo. [2020-12-01T15:47:32.845Z] #18 40.06 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-12-01T15:47:32.845Z] #18 40.07 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-01T15:47:32.983Z] #20 5.033 Collecting yamllint==1.16.0 [2020-12-01T15:47:33.006Z] #18 43.28 Selecting previously unselected package python3-distutils. [2020-12-01T15:47:33.006Z] #18 43.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-01T15:47:33.006Z] #18 43.30 Unpacking python3-distutils (3.7.3-1) ... [2020-12-01T15:47:33.006Z] #18 43.45 Selecting previously unselected package python3-pip. [2020-12-01T15:47:33.006Z] #18 43.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-01T15:47:33.006Z] #18 43.47 Unpacking python3-pip (18.1-5) ... [2020-12-01T15:47:33.108Z] #18 40.50 Selecting previously unselected package thin-provisioning-tools. [2020-12-01T15:47:33.108Z] #18 40.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-12-01T15:47:33.108Z] #18 40.55 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T15:47:33.133Z] #12 105.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-12-01T15:47:33.134Z] #12 105.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-01T15:47:33.134Z] #12 105.6 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-12-01T15:47:33.134Z] #12 105.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-12-01T15:47:33.267Z] #18 43.63 Selecting previously unselected package python3-pkg-resources. [2020-12-01T15:47:33.267Z] #18 43.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T15:47:33.267Z] #18 43.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-01T15:47:33.267Z] #18 43.80 Selecting previously unselected package python3-setuptools. [2020-12-01T15:47:33.267Z] #18 43.82 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-01T15:47:33.267Z] #18 43.82 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-01T15:47:33.433Z] #12 105.6 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-01T15:47:33.433Z] #12 105.7 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-12-01T15:47:33.433Z] #12 105.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-12-01T15:47:33.433Z] #12 105.8 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-01T15:47:33.527Z] #18 44.05 Selecting previously unselected package python3-wheel. [2020-12-01T15:47:33.527Z] #18 44.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-01T15:47:33.527Z] #18 44.07 Unpacking python3-wheel (0.32.3-2) ... [2020-12-01T15:47:33.685Z] #18 40.83 Selecting previously unselected package uidmap. [2020-12-01T15:47:33.685Z] #18 40.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-12-01T15:47:33.685Z] #18 40.85 Unpacking uidmap (1:4.5-1.1) ... [2020-12-01T15:47:33.685Z] #18 41.03 Selecting previously unselected package vim-runtime. [2020-12-01T15:47:33.685Z] #18 41.04 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:47:33.732Z] #12 106.2 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-12-01T15:47:33.732Z] #12 106.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-12-01T15:47:33.732Z] #12 106.2 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-01T15:47:33.788Z] #18 44.15 Selecting previously unselected package sudo. [2020-12-01T15:47:33.788Z] #18 44.17 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-01T15:47:33.788Z] #18 44.18 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-01T15:47:33.947Z] #18 41.11 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-01T15:47:33.947Z] #18 41.17 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-01T15:47:33.947Z] #18 41.19 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-01T15:47:34.034Z] #12 106.5 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-12-01T15:47:34.035Z] #12 106.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-12-01T15:47:34.035Z] #12 106.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-01T15:47:34.035Z] #12 ... [2020-12-01T15:47:34.035Z] [2020-12-01T15:47:34.035Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:47:34.035Z] #50 96.46 encoding/json [2020-12-01T15:47:34.309Z] #18 44.71 Selecting previously unselected package thin-provisioning-tools. [2020-12-01T15:47:34.309Z] #18 44.71 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-01T15:47:34.309Z] #18 44.72 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T15:47:34.335Z] #50 ... [2020-12-01T15:47:34.335Z] [2020-12-01T15:47:34.335Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-01T15:47:34.335Z] #12 106.6 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-12-01T15:47:34.335Z] #12 106.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-12-01T15:47:34.335Z] #12 106.6 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-01T15:47:34.335Z] #12 106.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-12-01T15:47:34.570Z] #18 44.98 Selecting previously unselected package uidmap. [2020-12-01T15:47:34.570Z] #18 44.99 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-01T15:47:34.570Z] #18 44.99 Unpacking uidmap (1:4.5-1.1) ... [2020-12-01T15:47:34.634Z] #12 106.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-12-01T15:47:34.634Z] #12 106.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-12-01T15:47:34.830Z] #18 45.11 Selecting previously unselected package vim-runtime. [2020-12-01T15:47:34.830Z] #18 45.13 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:47:34.830Z] #18 45.16 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-01T15:47:34.830Z] #18 45.19 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-01T15:47:34.830Z] #18 45.20 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-01T15:47:34.896Z] #18 ... [2020-12-01T15:47:34.896Z] [2020-12-01T15:47:34.896Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:34.896Z] #41 76.69 DEP criu/netfilter.d [2020-12-01T15:47:34.896Z] #41 76.81 DEP criu/net.d [2020-12-01T15:47:34.896Z] #41 77.18 DEP criu/namespaces.d [2020-12-01T15:47:34.896Z] #41 77.46 DEP criu/mount.d [2020-12-01T15:47:34.896Z] #41 77.68 DEP criu/memfd.d [2020-12-01T15:47:34.896Z] #41 77.94 DEP criu/mem.d [2020-12-01T15:47:34.896Z] #41 78.09 DEP criu/lsm.d [2020-12-01T15:47:34.896Z] #41 78.27 DEP criu/log.d [2020-12-01T15:47:34.896Z] #41 78.41 DEP criu/libnetlink.d [2020-12-01T15:47:34.896Z] #41 78.53 DEP criu/kerndat.d [2020-12-01T15:47:34.896Z] #41 78.78 DEP criu/kcmp-ids.d [2020-12-01T15:47:34.896Z] #41 78.89 DEP criu/irmap.d [2020-12-01T15:47:34.896Z] #41 79.10 DEP criu/ipc_ns.d [2020-12-01T15:47:34.896Z] #41 79.34 DEP criu/image.d [2020-12-01T15:47:34.896Z] #41 79.54 DEP criu/image-desc.d [2020-12-01T15:47:34.896Z] #41 79.62 DEP criu/fsnotify.d [2020-12-01T15:47:34.896Z] #41 79.82 DEP criu/filesystems.d [2020-12-01T15:47:34.896Z] #41 80.01 DEP criu/files.d [2020-12-01T15:47:34.896Z] #41 80.23 DEP criu/files-reg.d [2020-12-01T15:47:34.896Z] #41 80.37 DEP criu/files-ext.d [2020-12-01T15:47:34.896Z] #41 80.60 DEP criu/file-lock.d [2020-12-01T15:47:34.896Z] #41 80.74 DEP criu/file-ids.d [2020-12-01T15:47:34.896Z] #41 80.84 DEP criu/fifo.d [2020-12-01T15:47:34.896Z] #41 81.07 DEP criu/fdstore.d [2020-12-01T15:47:34.896Z] #41 81.16 DEP criu/fault-injection.d [2020-12-01T15:47:34.896Z] #41 81.19 DEP criu/external.d [2020-12-01T15:47:34.896Z] #41 81.33 DEP criu/eventpoll.d [2020-12-01T15:47:34.896Z] #41 81.56 DEP criu/eventfd.d [2020-12-01T15:47:34.896Z] #41 81.77 DEP criu/crtools.d [2020-12-01T15:47:34.896Z] #41 81.92 DEP criu/cr-service.d [2020-12-01T15:47:34.896Z] #41 82.05 DEP criu/cr-restore.d [2020-12-01T15:47:34.896Z] #41 82.30 DEP criu/cr-errno.d [2020-12-01T15:47:34.896Z] #41 82.32 DEP criu/cr-dump.d [2020-12-01T15:47:34.896Z] #41 82.57 DEP criu/cr-dedup.d [2020-12-01T15:47:34.896Z] #41 82.89 DEP criu/cr-check.d [2020-12-01T15:47:34.896Z] #41 83.23 DEP criu/config.d [2020-12-01T15:47:34.896Z] #41 83.46 DEP criu/clone-noasan.d [2020-12-01T15:47:34.896Z] #41 83.59 DEP criu/cgroup.d [2020-12-01T15:47:34.896Z] #41 83.72 DEP criu/cgroup-props.d [2020-12-01T15:47:34.896Z] #41 83.81 DEP criu/bitmap.d [2020-12-01T15:47:34.896Z] #41 83.83 DEP criu/bfd.d [2020-12-01T15:47:34.896Z] #41 83.91 DEP criu/autofs.d [2020-12-01T15:47:34.896Z] #41 84.09 DEP criu/aio.d [2020-12-01T15:47:34.896Z] #41 84.30 DEP criu/action-scripts.d [2020-12-01T15:47:34.896Z] #41 84.59 CC criu/action-scripts.o [2020-12-01T15:47:34.896Z] #41 85.10 CC criu/aio.o [2020-12-01T15:47:34.896Z] #41 85.62 CC criu/autofs.o [2020-12-01T15:47:34.934Z] #12 107.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-01T15:47:34.934Z] #12 107.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-01T15:47:34.934Z] #12 107.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-12-01T15:47:34.934Z] #12 107.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T15:47:34.934Z] #12 107.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-01T15:47:34.934Z] #12 107.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-12-01T15:47:34.934Z] #12 107.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:47:34.934Z] #12 107.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T15:47:34.934Z] #12 107.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-01T15:47:34.934Z] #12 107.2 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-12-01T15:47:34.934Z] #12 107.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T15:47:34.934Z] #12 107.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T15:47:34.934Z] #12 107.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-01T15:47:34.934Z] #12 107.3 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-01T15:47:34.934Z] #12 107.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-12-01T15:47:34.934Z] #12 107.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T15:47:34.934Z] #12 107.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-01T15:47:34.934Z] #12 107.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:47:34.934Z] #12 107.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-01T15:47:34.934Z] #12 107.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-01T15:47:34.934Z] #12 107.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T15:47:34.934Z] #12 107.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-01T15:47:35.158Z] #41 87.18 CC criu/bfd.o [2020-12-01T15:47:35.234Z] #12 107.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-01T15:47:35.234Z] #12 107.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T15:47:35.234Z] #12 107.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-01T15:47:35.234Z] #12 107.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-01T15:47:35.234Z] #12 107.4 Setting up dmsetup (2:1.02.155-3) ... [2020-12-01T15:47:35.234Z] #12 107.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-01T15:47:35.234Z] #12 107.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-01T15:47:35.234Z] #12 107.4 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:47:35.530Z] #20 ... [2020-12-01T15:47:35.530Z] [2020-12-01T15:47:35.530Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:35.530Z] #41 120.8 CC criu/memfd.o [2020-12-01T15:47:35.530Z] #41 121.5 CC criu/mount.o [2020-12-01T15:47:35.530Z] #41 125.5 CC criu/namespaces.o [2020-12-01T15:47:35.530Z] #41 127.1 CC criu/net.o [2020-12-01T15:47:35.534Z] #12 DONE 107.7s [2020-12-01T15:47:35.534Z] [2020-12-01T15:47:35.534Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:35.835Z] #52 ... [2020-12-01T15:47:35.835Z] [2020-12-01T15:47:35.835Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-01T15:47:35.835Z] #13 DONE 0.5s [2020-12-01T15:47:35.835Z] [2020-12-01T15:47:35.835Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:35.835Z] #52 0.542 + RM_GOPATH=0 [2020-12-01T15:47:35.835Z] #52 0.542 + TMP_GOPATH= [2020-12-01T15:47:35.835Z] #52 0.542 + : /build [2020-12-01T15:47:35.835Z] #52 0.542 + '[' -z '' ']' [2020-12-01T15:47:35.835Z] #52 0.542 ++ mktemp -d [2020-12-01T15:47:35.835Z] #52 0.545 + export GOPATH=/tmp/tmp.MVwvUuQJ47 [2020-12-01T15:47:35.835Z] #52 0.547 + GOPATH=/tmp/tmp.MVwvUuQJ47 [2020-12-01T15:47:35.835Z] #52 0.548 + RM_GOPATH=1 [2020-12-01T15:47:35.835Z] #52 0.549 + case "$(go env GOARCH)" in [2020-12-01T15:47:35.836Z] #52 0.551 ++ go env GOARCH [2020-12-01T15:47:35.836Z] #52 0.598 + export GO_BUILDMODE=-buildmode=pie [2020-12-01T15:47:36.137Z] #52 0.599 + GO_BUILDMODE=-buildmode=pie [2020-12-01T15:47:36.137Z] #52 0.601 ++ dirname /tmp/install/install.sh [2020-12-01T15:47:36.137Z] #52 0.603 + dir=/tmp/install [2020-12-01T15:47:36.137Z] #52 0.614 + bin=runc [2020-12-01T15:47:36.137Z] #52 0.615 + shift [2020-12-01T15:47:36.137Z] #52 0.616 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-01T15:47:36.137Z] #52 0.621 + . /tmp/install/runc.installer [2020-12-01T15:47:36.137Z] #52 0.626 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-01T15:47:36.137Z] #52 0.627 + install_runc [2020-12-01T15:47:36.137Z] #52 0.629 + uname -r [2020-12-01T15:47:36.137Z] #52 0.630 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-01T15:47:36.137Z] #52 0.635 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-01T15:47:36.137Z] #52 0.636 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-01T15:47:36.137Z] #52 0.636 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MVwvUuQJ47/src/github.com/opencontainers/runc [2020-12-01T15:47:36.137Z] #52 0.636 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-01T15:47:36.137Z] #52 0.658 Cloning into '/tmp/tmp.MVwvUuQJ47/src/github.com/opencontainers/runc'... [2020-12-01T15:47:36.137Z] #52 ... [2020-12-01T15:47:36.137Z] [2020-12-01T15:47:36.137Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-01T15:47:36.137Z] #14 DONE 0.4s [2020-12-01T15:47:36.383Z] #41 87.82 CC criu/bitmap.o [2020-12-01T15:47:36.437Z] [2020-12-01T15:47:36.437Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-01T15:47:36.437Z] #15 0.262 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-01T15:47:36.648Z] #41 ... [2020-12-01T15:47:36.648Z] [2020-12-01T15:47:36.648Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:47:36.648Z] #38 144.0 + dpkg --print-architecture [2020-12-01T15:47:36.742Z] #15 DONE 0.3s [2020-12-01T15:47:36.742Z] [2020-12-01T15:47:36.742Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-01T15:47:36.742Z] #16 DONE 0.3s [2020-12-01T15:47:36.742Z] [2020-12-01T15:47:36.742Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:36.742Z] #42 44.13 CC images/memfd.o [2020-12-01T15:47:36.742Z] #42 44.50 CC images/timens.o [2020-12-01T15:47:36.742Z] #42 44.80 LINK images/built-in.o [2020-12-01T15:47:36.742Z] #42 44.95 GEN compel/include/asm [2020-12-01T15:47:36.742Z] #42 44.98 GEN compel/include/version.h [2020-12-01T15:47:36.742Z] #42 45.01 touch .config [2020-12-01T15:47:36.742Z] #42 45.06 GEN include/common/config.h [2020-12-01T15:47:36.742Z] #42 45.15 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-01T15:47:36.742Z] #42 45.16 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-01T15:47:36.742Z] #42 45.18 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-12-01T15:47:36.742Z] #42 45.21 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-12-01T15:47:36.742Z] #42 45.32 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-12-01T15:47:36.742Z] #42 45.38 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-12-01T15:47:36.742Z] #42 45.41 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-12-01T15:47:36.742Z] #42 45.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-01T15:47:36.742Z] #42 45.44 DEP compel/plugins/std/infect.d [2020-12-01T15:47:36.742Z] #42 45.61 DEP compel/plugins/std/string.d [2020-12-01T15:47:36.742Z] #42 45.68 DEP compel/plugins/std/log.d [2020-12-01T15:47:36.742Z] #42 45.77 DEP compel/plugins/std/fds.d [2020-12-01T15:47:36.742Z] #42 45.89 DEP compel/plugins/std/std.d [2020-12-01T15:47:36.742Z] #42 45.99 DEP compel/plugins/shmem/shmem.d [2020-12-01T15:47:36.742Z] #42 46.09 DEP compel/plugins/fds/fds.d [2020-12-01T15:47:36.742Z] #42 46.23 CC compel/plugins/std/std.o [2020-12-01T15:47:36.742Z] #42 46.59 CC compel/plugins/std/fds.o [2020-12-01T15:47:36.742Z] #42 46.96 CC compel/plugins/std/log.o [2020-12-01T15:47:36.742Z] #42 48.03 CC compel/plugins/std/string.o [2020-12-01T15:47:36.742Z] #42 48.67 CC compel/plugins/std/infect.o [2020-12-01T15:47:36.742Z] #42 49.17 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-12-01T15:47:36.742Z] #42 49.22 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-12-01T15:47:36.742Z] #42 49.26 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-12-01T15:47:36.742Z] #42 49.31 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-12-01T15:47:36.742Z] #42 49.36 AR compel/plugins/std.lib.a [2020-12-01T15:47:37.042Z] #42 49.46 CC compel/plugins/fds/fds.o [2020-12-01T15:47:37.042Z] #42 49.68 AR compel/plugins/fds.lib.a [2020-12-01T15:47:37.342Z] #42 ... [2020-12-01T15:47:37.342Z] [2020-12-01T15:47:37.342Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-01T15:47:37.342Z] #17 DONE 0.4s [2020-12-01T15:47:37.342Z] [2020-12-01T15:47:37.342Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:37.342Z] #42 49.75 HOSTDEP compel/src/lib/log-host.d [2020-12-01T15:47:37.342Z] #42 ... [2020-12-01T15:47:37.342Z] [2020-12-01T15:47:37.342Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:37.342Z] #44 105.2 text/template [2020-12-01T15:47:37.342Z] #44 106.9 go/parser [2020-12-01T15:47:37.554Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T15:47:37.554Z] [2020-12-01T15:47:37.554Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-12-01T15:47:37.554Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-12-01T15:47:37.554Z] Using test binary docker [2020-12-01T15:47:37.554Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-01T15:47:37.554Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-01T15:47:37.554Z] INFO: Waiting for daemon to start... [2020-12-01T15:47:37.554Z] Starting dockerd [2020-12-01T15:47:37.554Z] . [2020-12-01T15:47:37.554Z] INFO: Building docker-sdk-python3:4.3.0... [2020-12-01T15:47:37.642Z] #44 ... [2020-12-01T15:47:37.642Z] [2020-12-01T15:47:37.642Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2020-12-01T15:47:37.642Z] #18 DONE 0.3s [2020-12-01T15:47:37.642Z] [2020-12-01T15:47:37.642Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:37.642Z] #42 49.90 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-01T15:47:37.642Z] #42 50.06 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-12-01T15:47:37.642Z] #42 50.15 HOSTDEP compel/src/main-host.d [2020-12-01T15:47:37.941Z] #42 50.42 DEP compel/src/lib/ptrace.d [2020-12-01T15:47:37.941Z] #42 50.58 DEP compel/src/lib/infect.d [2020-12-01T15:47:38.047Z] #38 DONE 145.6s [2020-12-01T15:47:38.047Z] [2020-12-01T15:47:38.047Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:38.047Z] #18 44.29 Selecting previously unselected package vim. [2020-12-01T15:47:38.047Z] #18 44.31 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-12-01T15:47:38.047Z] #18 44.34 Unpacking vim (2:8.1.0875-5) ... [2020-12-01T15:47:38.047Z] #18 45.06 Selecting previously unselected package xfsprogs. [2020-12-01T15:47:38.047Z] #18 45.07 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-12-01T15:47:38.047Z] #18 45.09 Unpacking xfsprogs (4.20.0-1) ... [2020-12-01T15:47:38.076Z] #41 130.2 CC criu/netfilter.o [2020-12-01T15:47:38.076Z] #41 ... [2020-12-01T15:47:38.076Z] [2020-12-01T15:47:38.076Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-01T15:47:38.076Z] #20 10.39 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-01T15:47:38.076Z] #20 10.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-01T15:47:38.076Z] #20 10.52 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-01T15:47:38.130Z] #18 48.35 Selecting previously unselected package vim. [2020-12-01T15:47:38.130Z] #18 48.35 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T15:47:38.130Z] #18 48.37 Unpacking vim (2:8.1.0875-5) ... [2020-12-01T15:47:38.248Z] #42 50.72 DEP compel/src/lib/infect-util.d [2020-12-01T15:47:38.248Z] #42 50.85 DEP compel/src/lib/infect-rpc.d [2020-12-01T15:47:38.310Z] #18 45.70 Selecting previously unselected package zip. [2020-12-01T15:47:38.310Z] #18 45.72 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-12-01T15:47:38.310Z] #18 45.73 Unpacking zip (3.0-11+b1) ... [2020-12-01T15:47:38.337Z] #20 10.55 Collecting pyyaml (from yamllint==1.16.0) [2020-12-01T15:47:38.551Z] #42 50.98 DEP compel/arch/ppc64/src/lib/infect.d [2020-12-01T15:47:38.551Z] #42 51.16 DEP compel/arch/ppc64/src/lib/cpu.d [2020-12-01T15:47:38.572Z] #18 46.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-01T15:47:38.572Z] #18 46.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T15:47:38.597Z] #20 10.69 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-01T15:47:38.701Z] #18 48.98 Selecting previously unselected package xfsprogs. [2020-12-01T15:47:38.701Z] #18 48.99 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-01T15:47:38.701Z] #18 49.00 Unpacking xfsprogs (4.20.0-1) ... [2020-12-01T15:47:38.835Z] #18 46.11 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-12-01T15:47:38.835Z] #18 46.13 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-12-01T15:47:38.835Z] #18 46.14 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-12-01T15:47:38.835Z] #18 46.16 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-12-01T15:47:38.835Z] #18 46.17 Setting up uidmap (1:4.5-1.1) ... [2020-12-01T15:47:38.835Z] #18 46.18 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-12-01T15:47:38.835Z] #18 46.20 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:47:38.835Z] #18 46.22 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T15:47:38.835Z] #18 46.24 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-01T15:47:38.835Z] #18 46.26 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-01T15:47:38.835Z] #18 46.27 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T15:47:38.835Z] #18 46.29 Setting up zip (3.0-11+b1) ... [2020-12-01T15:47:38.835Z] #18 46.30 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T15:47:38.854Z] #42 51.26 DEP compel/src/lib/log.d [2020-12-01T15:47:38.854Z] #42 51.34 DEP compel/src/main.d [2020-12-01T15:47:38.854Z] #42 51.44 DEP compel/src/lib/handle-elf.d [2020-12-01T15:47:38.961Z] #18 49.43 Selecting previously unselected package zip. [2020-12-01T15:47:38.961Z] #18 49.43 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-01T15:47:38.961Z] #18 49.44 Unpacking zip (3.0-11+b1) ... [2020-12-01T15:47:39.099Z] #18 46.33 Setting up bash-completion (1:2.8-6) ... [2020-12-01T15:47:39.160Z] #42 51.54 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-12-01T15:47:39.160Z] #42 51.68 CC compel/src/lib/log.o [2020-12-01T15:47:39.222Z] #18 49.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-01T15:47:39.222Z] #18 49.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T15:47:39.222Z] #18 49.67 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-01T15:47:39.222Z] #18 49.68 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-01T15:47:39.222Z] #18 49.69 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-01T15:47:39.222Z] #18 49.71 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-01T15:47:39.222Z] #18 49.72 Setting up uidmap (1:4.5-1.1) ... [2020-12-01T15:47:39.222Z] #18 49.73 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-01T15:47:39.222Z] #18 49.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T15:47:39.222Z] #18 49.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T15:47:39.222Z] #18 49.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T15:47:39.222Z] #18 49.78 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T15:47:39.222Z] #18 49.80 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T15:47:39.222Z] #18 49.81 Setting up zip (3.0-11+b1) ... [2020-12-01T15:47:39.222Z] #18 49.82 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T15:47:39.463Z] #42 51.88 CC compel/arch/ppc64/src/lib/cpu.o [2020-12-01T15:47:39.463Z] #42 52.08 CC compel/arch/ppc64/src/lib/infect.o [2020-12-01T15:47:39.482Z] #18 49.85 Setting up bash-completion (1:2.8-6) ... [2020-12-01T15:47:39.982Z] #20 12.10 Building wheels for collected packages: pyyaml [2020-12-01T15:47:39.982Z] #20 12.10 Running setup.py bdist_wheel for pyyaml: started [2020-12-01T15:47:40.521Z] #42 52.75 CC compel/src/lib/infect-rpc.o [2020-12-01T15:47:40.521Z] #42 53.09 CC compel/src/lib/infect-util.o [2020-12-01T15:47:40.820Z] #42 53.33 CC compel/src/lib/infect.o [2020-12-01T15:47:40.925Z] #20 13.06 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-01T15:47:40.925Z] #20 13.06 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-01T15:47:40.925Z] #20 13.16 Successfully built pyyaml [2020-12-01T15:47:40.925Z] #20 13.18 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-01T15:47:41.186Z] #20 13.55 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-01T15:47:41.757Z] #20 DONE 14.0s [2020-12-01T15:47:41.757Z] [2020-12-01T15:47:41.757Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-01T15:47:42.329Z] #23 DONE 0.4s [2020-12-01T15:47:42.329Z] [2020-12-01T15:47:42.329Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-01T15:47:42.413Z] #18 49.30 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-12-01T15:47:42.414Z] #18 49.32 Setting up xz-utils (5.2.4-1) ... [2020-12-01T15:47:42.414Z] #18 49.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-01T15:47:42.414Z] #18 49.37 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-01T15:47:42.414Z] #18 49.44 invoke-rc.d: could not determine current runlevel [2020-12-01T15:47:42.414Z] #18 49.45 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-01T15:47:42.414Z] #18 49.47 Setting up pigz (2.4-1) ... [2020-12-01T15:47:42.414Z] #18 49.49 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-12-01T15:47:42.414Z] #18 49.51 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-12-01T15:47:42.414Z] #18 49.54 Setting up python-pip-whl (18.1-5) ... [2020-12-01T15:47:42.414Z] #18 49.56 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-12-01T15:47:42.414Z] #18 49.57 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-01T15:47:42.676Z] #18 50.01 Setting up libaio1:arm64 (0.3.112-3) ... [2020-12-01T15:47:42.676Z] #18 50.03 Setting up libonig5:arm64 (6.9.1-1) ... [2020-12-01T15:47:42.676Z] #18 50.05 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-12-01T15:47:42.676Z] #18 50.06 Setting up vim (2:8.1.0875-5) ... [2020-12-01T15:47:42.676Z] #18 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-01T15:47:42.676Z] #18 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-01T15:47:42.676Z] #18 50.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-01T15:47:42.676Z] #18 50.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-01T15:47:42.676Z] #18 50.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-01T15:47:42.676Z] #18 50.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-01T15:47:42.676Z] #18 50.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-01T15:47:42.676Z] #18 50.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-01T15:47:42.780Z] #18 52.66 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-01T15:47:42.780Z] #18 52.68 Setting up xz-utils (5.2.4-1) ... [2020-12-01T15:47:42.780Z] #18 52.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-01T15:47:42.780Z] #18 52.73 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-01T15:47:42.780Z] #18 52.80 invoke-rc.d: could not determine current runlevel [2020-12-01T15:47:42.780Z] #18 52.81 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-01T15:47:42.780Z] #18 52.81 Setting up pigz (2.4-1) ... [2020-12-01T15:47:42.780Z] #18 52.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-01T15:47:42.780Z] #18 ... [2020-12-01T15:47:42.780Z] [2020-12-01T15:47:42.780Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:42.780Z] #41 97.29 CC criu/cr-errno.o [2020-12-01T15:47:42.780Z] #41 97.37 CC criu/cr-restore.o [2020-12-01T15:47:42.780Z] #41 101.8 CC criu/cr-service.o [2020-12-01T15:47:42.780Z] #41 103.3 CC criu/crtools.o [2020-12-01T15:47:42.780Z] #41 103.8 CC criu/eventfd.o [2020-12-01T15:47:42.780Z] #41 104.2 CC criu/eventpoll.o [2020-12-01T15:47:42.780Z] #41 105.1 CC criu/external.o [2020-12-01T15:47:42.780Z] #41 105.4 CC criu/fault-injection.o [2020-12-01T15:47:42.780Z] #41 105.6 CC criu/fdstore.o [2020-12-01T15:47:42.780Z] #41 105.9 CC criu/fifo.o [2020-12-01T15:47:42.780Z] #41 106.4 CC criu/file-ids.o [2020-12-01T15:47:42.780Z] #41 106.7 CC criu/file-lock.o [2020-12-01T15:47:42.780Z] #41 ... [2020-12-01T15:47:42.780Z] [2020-12-01T15:47:42.780Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:42.780Z] #18 52.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-01T15:47:42.780Z] #18 52.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T15:47:42.780Z] #18 52.86 Setting up python-pip-whl (18.1-5) ... [2020-12-01T15:47:42.780Z] #18 52.88 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-01T15:47:42.780Z] #18 52.89 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-01T15:47:42.780Z] #18 53.29 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-01T15:47:42.780Z] #18 53.30 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-01T15:47:42.780Z] #18 53.32 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T15:47:42.780Z] #18 53.33 Setting up vim (2:8.1.0875-5) ... [2020-12-01T15:47:42.780Z] #18 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-01T15:47:42.780Z] #18 53.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-01T15:47:42.780Z] #18 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-01T15:47:42.780Z] #18 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-01T15:47:42.939Z] #18 50.20 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-01T15:47:42.939Z] #18 50.22 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T15:47:42.939Z] #18 50.25 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-12-01T15:47:42.939Z] #18 50.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T15:47:42.939Z] #18 50.28 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-12-01T15:47:42.939Z] #18 50.29 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T15:47:42.945Z] #42 ... [2020-12-01T15:47:42.945Z] [2020-12-01T15:47:42.945Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:47:42.945Z] #50 115.3 golang.org/x/crypto/ssh/terminal [2020-12-01T15:47:43.041Z] #18 53.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-01T15:47:43.041Z] #18 53.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-01T15:47:43.041Z] #18 53.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-01T15:47:43.041Z] #18 53.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-01T15:47:43.041Z] #18 53.42 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T15:47:43.041Z] #18 53.44 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T15:47:43.041Z] #18 53.45 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-01T15:47:43.041Z] #18 53.47 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T15:47:43.041Z] #18 53.48 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-01T15:47:43.041Z] #18 53.49 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T15:47:45.497Z] #18 52.78 Setting up iptables (1.8.2-4) ... [2020-12-01T15:47:45.497Z] #18 52.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T15:47:45.497Z] #18 52.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T15:47:45.497Z] #18 52.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T15:47:45.497Z] #18 52.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T15:47:45.497Z] #18 52.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-01T15:47:45.497Z] #18 52.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-01T15:47:45.497Z] #18 52.85 Setting up python3 (3.7.3-1) ... [2020-12-01T15:47:46.073Z] #18 53.39 Setting up python3-wheel (0.32.3-2) ... [2020-12-01T15:47:46.341Z] #18 56.33 Setting up iptables (1.8.2-4) ... [2020-12-01T15:47:46.341Z] #18 56.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T15:47:46.342Z] #18 56.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T15:47:46.342Z] #18 56.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T15:47:46.342Z] #18 56.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T15:47:46.342Z] #18 56.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-01T15:47:46.342Z] #18 56.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-01T15:47:46.342Z] #18 56.41 Setting up python3 (3.7.3-1) ... [2020-12-01T15:47:46.342Z] #18 56.86 Setting up python3-wheel (0.32.3-2) ... [2020-12-01T15:47:46.510Z] #50 118.2 mvdan.cc/sh/v3/cmd/shfmt [2020-12-01T15:47:46.649Z] #18 ... [2020-12-01T15:47:46.649Z] [2020-12-01T15:47:46.649Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:46.649Z] #41 88.41 CC criu/cgroup-props.o [2020-12-01T15:47:46.649Z] #41 89.15 CC criu/cgroup.o [2020-12-01T15:47:46.649Z] #41 91.77 CC criu/clone-noasan.o [2020-12-01T15:47:46.649Z] #41 91.94 CC criu/config.o [2020-12-01T15:47:46.649Z] #41 93.40 CC criu/cr-check.o [2020-12-01T15:47:46.649Z] #41 95.13 CC criu/cr-dedup.o [2020-12-01T15:47:46.649Z] #41 95.49 CC criu/cr-dump.o [2020-12-01T15:47:46.649Z] #41 97.44 CC criu/cr-errno.o [2020-12-01T15:47:46.649Z] #41 97.50 CC criu/cr-restore.o [2020-12-01T15:47:46.912Z] #41 ... [2020-12-01T15:47:46.912Z] [2020-12-01T15:47:46.912Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:46.912Z] #18 54.37 Setting up apparmor (2.13.2-10) ... [2020-12-01T15:47:47.285Z] #18 57.58 Setting up apparmor (2.13.2-10) ... [2020-12-01T15:47:47.565Z] #50 ... [2020-12-01T15:47:47.565Z] [2020-12-01T15:47:47.565Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:47.565Z] #19 0.543 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T15:47:47.565Z] #19 0.621 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T15:47:47.565Z] #19 0.751 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T15:47:47.565Z] #19 1.454 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-01T15:47:47.565Z] #19 2.994 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-12-01T15:47:47.565Z] #19 4.423 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-01T15:47:47.616Z] #28 ... [2020-12-01T15:47:47.616Z] [2020-12-01T15:47:47.616Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:47.616Z] #51 88.74 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-01T15:47:47.616Z] #51 91.27 + mkdir -p /build [2020-12-01T15:47:47.616Z] #51 91.28 + cp runc /build/runc [2020-12-01T15:47:47.616Z] #51 DONE 92.0s [2020-12-01T15:47:47.616Z] [2020-12-01T15:47:47.616Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-01T15:47:47.616Z] #28 DONE 4.8s [2020-12-01T15:47:47.616Z] [2020-12-01T15:47:47.616Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-01T15:47:47.616Z] #31 DONE 0.5s [2020-12-01T15:47:47.616Z] [2020-12-01T15:47:47.616Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-01T15:47:47.616Z] #33 DONE 0.2s [2020-12-01T15:47:47.616Z] [2020-12-01T15:47:47.616Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-01T15:47:47.865Z] #19 ... [2020-12-01T15:47:47.865Z] [2020-12-01T15:47:47.865Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:47.865Z] #52 11.14 + cd /tmp/tmp.MVwvUuQJ47/src/github.com/opencontainers/runc [2020-12-01T15:47:47.865Z] #52 11.14 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-01T15:47:47.865Z] #52 11.78 + '[' -z '' ']' [2020-12-01T15:47:47.865Z] #52 11.79 + target=static [2020-12-01T15:47:47.865Z] #52 11.79 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-01T15:47:47.865Z] #52 12.19 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-01T15:47:47.880Z] #36 DONE 0.5s [2020-12-01T15:47:47.881Z] [2020-12-01T15:47:47.881Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:47.881Z] #41 130.7 CC criu/page-pipe.o [2020-12-01T15:47:47.881Z] #41 131.5 CC criu/page-xfer.o [2020-12-01T15:47:47.881Z] #41 133.1 CC criu/pagemap-cache.o [2020-12-01T15:47:47.881Z] #41 133.6 CC criu/pagemap.o [2020-12-01T15:47:47.881Z] #41 135.0 CC criu/parasite-syscall.o [2020-12-01T15:47:47.881Z] #41 135.9 CC criu/path.o [2020-12-01T15:47:47.881Z] #41 136.1 CC criu/pie-util-vdso-elf32.o [2020-12-01T15:47:47.881Z] #41 136.6 CC criu/pie-util-vdso.o [2020-12-01T15:47:47.881Z] #41 136.9 CC criu/pie-util.o [2020-12-01T15:47:47.881Z] #41 137.1 CC criu/pipes.o [2020-12-01T15:47:47.881Z] #41 137.6 CC criu/plugin.o [2020-12-01T15:47:47.881Z] #41 137.9 CC criu/proc_parse.o [2020-12-01T15:47:47.881Z] #41 140.3 CC criu/protobuf-desc.o [2020-12-01T15:47:48.825Z] #41 141.2 CC criu/protobuf.o [2020-12-01T15:47:48.924Z] #52 ... [2020-12-01T15:47:48.924Z] [2020-12-01T15:47:48.924Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:48.924Z] #44 111.1 encoding/xml [2020-12-01T15:47:48.924Z] #44 118.9 math/big [2020-12-01T15:47:48.924Z] #44 ... [2020-12-01T15:47:48.924Z] [2020-12-01T15:47:48.924Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:48.924Z] #42 56.57 CC compel/src/lib/ptrace.o [2020-12-01T15:47:48.924Z] #42 57.13 AR compel/libcompel.a [2020-12-01T15:47:48.924Z] #42 57.26 HOSTCC compel/src/main-host.o [2020-12-01T15:47:48.924Z] #42 57.59 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-12-01T15:47:48.924Z] #42 57.78 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-01T15:47:48.924Z] #42 58.20 HOSTCC compel/src/lib/log-host.o [2020-12-01T15:47:48.924Z] #42 58.51 HOSTLINK compel/compel-host-bin [2020-12-01T15:47:48.924Z] #42 58.65 DEP soccr/soccr.d [2020-12-01T15:47:48.924Z] #42 58.85 CC soccr/soccr.o [2020-12-01T15:47:48.924Z] #42 60.59 AR soccr/libsoccr.a [2020-12-01T15:47:48.924Z] #42 60.67 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T15:47:48.924Z] #42 61.07 DEP criu/arch/ppc64/sigframe.d [2020-12-01T15:47:48.924Z] #42 61.18 DEP criu/arch/ppc64/crtools.d [2020-12-01T15:47:48.924Z] #42 61.35 DEP criu/arch/ppc64/cpu.d [2020-12-01T15:47:48.924Z] #42 61.55 CC criu/arch/ppc64/cpu.o [2020-12-01T15:47:48.924Z] #42 ... [2020-12-01T15:47:48.924Z] [2020-12-01T15:47:48.924Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:48.924Z] #44 121.5 go/doc [2020-12-01T15:47:48.930Z] #18 59.19 Setting up xfsprogs (4.20.0-1) ... [2020-12-01T15:47:48.930Z] #18 59.20 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-01T15:47:48.930Z] #18 59.56 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-01T15:47:48.930Z] #18 ... [2020-12-01T15:47:48.930Z] [2020-12-01T15:47:48.930Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:47:48.930Z] #38 183.1 + dpkg --print-architecture [2020-12-01T15:47:48.930Z] #38 183.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-01T15:47:49.086Z] #41 141.5 CC criu/pstree.o [2020-12-01T15:47:49.470Z] #18 56.36 Setting up xfsprogs (4.20.0-1) ... [2020-12-01T15:47:49.470Z] #18 56.37 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-01T15:47:49.470Z] #18 56.87 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-01T15:47:49.500Z] #38 183.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-01T15:47:49.500Z] #38 183.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-01T15:47:50.028Z] #41 142.4 CC criu/rbtree.o [2020-12-01T15:47:50.288Z] #41 142.6 CC criu/rst-malloc.o [2020-12-01T15:47:50.288Z] #41 ... [2020-12-01T15:47:50.288Z] [2020-12-01T15:47:50.288Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:47:50.288Z] #38 DONE 212.3s [2020-12-01T15:47:50.419Z] #18 57.63 Setting up python3-distutils (3.7.3-1) ... [2020-12-01T15:47:50.549Z] [2020-12-01T15:47:50.549Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:50.549Z] #41 142.8 CC criu/seccomp.o [2020-12-01T15:47:50.682Z] #18 58.16 Setting up python3-setuptools (40.8.0-1) ... [2020-12-01T15:47:51.045Z] #44 ... [2020-12-01T15:47:51.045Z] [2020-12-01T15:47:51.045Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-01T15:47:51.045Z] #50 DONE 123.4s [2020-12-01T15:47:51.045Z] [2020-12-01T15:47:51.045Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:51.045Z] #42 62.15 CC criu/arch/ppc64/crtools.o [2020-12-01T15:47:51.045Z] #42 63.58 CC criu/arch/ppc64/sigframe.o [2020-12-01T15:47:51.115Z] Fetching without tags [2020-12-01T15:47:51.491Z] #41 143.8 CC criu/seize.o [2020-12-01T15:47:52.098Z] #42 64.37 LINK criu/arch/ppc64/crtools.built-in.o [2020-12-01T15:47:52.098Z] #42 64.46 DEP criu/pie/util-vdso.d [2020-12-01T15:47:52.098Z] #42 64.75 DEP criu/pie/util.d [2020-12-01T15:47:52.396Z] #42 65.03 CC criu/pie/util.o [2020-12-01T15:47:52.432Z] Merging remotes/origin/master commit ca520bd1b807ace7c041bf416cb1bba385d968e5 into PR head commit 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:47:52.432Z] #41 144.6 CC criu/servicefd.o [2020-12-01T15:47:50.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:47:50.812Z] > git config --add remote.origin.fetch +refs/pull/41736/head:refs/remotes/origin/PR-41736 # timeout=10 [2020-12-01T15:47:50.871Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:47:51.007Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T15:47:51.149Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T15:47:51.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:47:51.151Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41736/head:refs/remotes/origin/PR-41736 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T15:47:52.606Z] #18 59.61 Setting up python3-pip (18.1-5) ... [2020-12-01T15:47:52.692Z] #41 145.0 CC criu/shmem.o [2020-12-01T15:47:52.798Z] #38 ... [2020-12-01T15:47:52.798Z] [2020-12-01T15:47:52.798Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:52.798Z] #41 107.6 CC criu/files-ext.o [2020-12-01T15:47:52.798Z] #41 108.1 CC criu/files-reg.o [2020-12-01T15:47:52.798Z] #41 110.3 CC criu/files.o [2020-12-01T15:47:52.798Z] #41 112.4 CC criu/filesystems.o [2020-12-01T15:47:52.798Z] #41 113.0 CC criu/fsnotify.o [2020-12-01T15:47:52.798Z] #41 114.3 CC criu/image-desc.o [2020-12-01T15:47:52.798Z] #41 114.5 CC criu/image.o [2020-12-01T15:47:52.798Z] #41 115.4 CC criu/ipc_ns.o [2020-12-01T15:47:52.798Z] #41 116.6 CC criu/irmap.o [2020-12-01T15:47:52.798Z] #41 117.3 CC criu/kcmp-ids.o [2020-12-01T15:47:52.798Z] #41 117.6 CC criu/kerndat.o [2020-12-01T15:47:52.798Z] #41 ... [2020-12-01T15:47:52.798Z] [2020-12-01T15:47:52.798Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:52.798Z] #18 60.56 Setting up python3-distutils (3.7.3-1) ... [2020-12-01T15:47:52.798Z] #18 61.07 Setting up python3-setuptools (40.8.0-1) ... [2020-12-01T15:47:52.798Z] #18 62.17 Setting up python3-pip (18.1-5) ... [2020-12-01T15:47:52.798Z] #18 63.23 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:47:52.798Z] #18 63.28 Processing triggers for mime-support (3.62) ... [2020-12-01T15:47:52.953Z] #41 ... [2020-12-01T15:47:52.953Z] [2020-12-01T15:47:52.953Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-01T15:47:52.953Z] #39 DONE 0.6s [2020-12-01T15:47:52.953Z] [2020-12-01T15:47:52.953Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:47:53.049Z] #42 65.44 CC criu/pie/util-vdso.o [2020-12-01T15:47:53.213Z] #54 ... [2020-12-01T15:47:53.213Z] [2020-12-01T15:47:53.213Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:53.213Z] #41 145.5 CC criu/sigframe.o [2020-12-01T15:47:53.213Z] #41 145.6 CC criu/signalfd.o [2020-12-01T15:47:53.474Z] #41 145.8 CC criu/sk-inet.o [2020-12-01T15:47:53.697Z] #42 66.25 AR criu/pie/pie.lib.a [2020-12-01T15:47:53.697Z] #42 66.29 DEP criu/pie/restorer.d [2020-12-01T15:47:53.738Z] #18 DONE 64.3s [2020-12-01T15:47:53.738Z] [2020-12-01T15:47:53.738Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:53.997Z] #42 66.50 DEP criu/arch/ppc64/vdso-trampoline.d [2020-12-01T15:47:53.997Z] #42 66.53 DEP criu/arch/ppc64/restorer.d [2020-12-01T15:47:53.999Z] #51 ... [2020-12-01T15:47:53.999Z] [2020-12-01T15:47:53.999Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:53.999Z] #41 118.8 CC criu/libnetlink.o [2020-12-01T15:47:54.000Z] #18 61.07 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:47:54.000Z] #18 61.12 Processing triggers for mime-support (3.62) ... [2020-12-01T15:47:54.260Z] #41 119.4 CC criu/log.o [2020-12-01T15:47:54.263Z] #18 ... [2020-12-01T15:47:54.263Z] [2020-12-01T15:47:54.263Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:54.263Z] #51 71.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 contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-01T15:47:54.296Z] #42 66.78 DEP criu/arch/ppc64/vdso-pie.d [2020-12-01T15:47:54.296Z] #42 66.92 DEP criu/pie/parasite-vdso.d [2020-12-01T15:47:54.420Z] #41 ... [2020-12-01T15:47:54.420Z] [2020-12-01T15:47:54.420Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:47:54.420Z] #47 216.0 + /build/golangci-lint --version [2020-12-01T15:47:54.420Z] #47 216.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-01T15:47:54.420Z] #47 DONE 216.5s [2020-12-01T15:47:54.420Z] [2020-12-01T15:47:54.420Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:54.420Z] #41 146.6 CC criu/sk-netlink.o [2020-12-01T15:47:54.420Z] #41 146.8 CC criu/sk-packet.o [2020-12-01T15:47:54.526Z] #51 ... [2020-12-01T15:47:54.526Z] [2020-12-01T15:47:54.526Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:54.526Z] #18 DONE 62.0s [2020-12-01T15:47:54.596Z] #42 67.12 DEP criu/pie/parasite.d [2020-12-01T15:47:54.791Z] [2020-12-01T15:47:54.791Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-01T15:47:54.832Z] #41 ... [2020-12-01T15:47:54.832Z] [2020-12-01T15:47:54.832Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-01T15:47:54.832Z] #19 0.918 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-01T15:47:54.832Z] #19 0.924 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-01T15:47:54.832Z] #19 0.928 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-01T15:47:54.832Z] #19 DONE 1.0s [2020-12-01T15:47:54.832Z] [2020-12-01T15:47:54.832Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-01T15:47:54.895Z] #42 67.41 CC criu/pie/parasite.o [2020-12-01T15:47:54.992Z] #41 147.3 CC criu/sk-queue.o [2020-12-01T15:47:55.259Z] #41 147.7 CC criu/sk-tcp.o [2020-12-01T15:47:52.538Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:47:52.600Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:47:55.758Z] #19 1.161 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-01T15:47:55.758Z] #19 1.167 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-01T15:47:55.758Z] #19 1.172 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-01T15:47:55.758Z] #19 DONE 1.3s [2020-12-01T15:47:55.758Z] [2020-12-01T15:47:55.758Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:55.758Z] #41 101.5 CC criu/cr-service.o [2020-12-01T15:47:55.758Z] #41 103.0 CC criu/crtools.o [2020-12-01T15:47:55.758Z] #41 103.6 CC criu/eventfd.o [2020-12-01T15:47:55.758Z] #41 103.9 CC criu/eventpoll.o [2020-12-01T15:47:55.758Z] #41 104.8 CC criu/external.o [2020-12-01T15:47:55.758Z] #41 105.0 CC criu/fault-injection.o [2020-12-01T15:47:55.758Z] #41 105.1 CC criu/fdstore.o [2020-12-01T15:47:55.758Z] #41 105.5 CC criu/fifo.o [2020-12-01T15:47:55.758Z] #41 105.8 CC criu/file-ids.o [2020-12-01T15:47:55.758Z] #41 106.1 CC criu/file-lock.o [2020-12-01T15:47:55.758Z] #41 107.0 CC criu/files-ext.o [2020-12-01T15:47:55.758Z] #41 107.3 CC criu/files-reg.o [2020-12-01T15:47:55.830Z] #41 148.0 CC criu/sk-unix.o [2020-12-01T15:47:56.021Z] #41 ... [2020-12-01T15:47:56.021Z] [2020-12-01T15:47:56.021Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-01T15:47:56.402Z] #41 148.9 CC criu/sockets.o [2020-12-01T15:47:56.436Z] #42 68.88 LINK criu/pie/parasite.built-in.o [2020-12-01T15:47:56.436Z] #42 68.89 GEN criu/pie/parasite-blob.h [2020-12-01T15:47:56.436Z] #42 68.93 CC criu/pie/parasite-vdso.o [2020-12-01T15:47:56.483Z] Merge succeeded, producing 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:47:56.484Z] Checking out Revision 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 (PR-41736) [2020-12-01T15:47:56.596Z] #20 ... [2020-12-01T15:47:56.596Z] [2020-12-01T15:47:56.596Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:47:56.596Z] #51 73.16 + mkdir -p /build [2020-12-01T15:47:56.596Z] #51 73.16 + cp runc /build/runc [2020-12-01T15:47:56.596Z] #51 DONE 73.6s [2020-12-01T15:47:56.860Z] [2020-12-01T15:47:56.860Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:47:56.973Z] #41 149.3 CC criu/stats.o [2020-12-01T15:47:57.084Z] #42 69.67 CC criu/arch/ppc64/vdso-pie.o [2020-12-01T15:47:57.234Z] #41 149.5 CC criu/string.o [2020-12-01T15:47:57.234Z] #41 149.5 CC criu/sysctl.o [2020-12-01T15:47:57.382Z] #42 70.03 CC criu/arch/ppc64/restorer.o [2020-12-01T15:47:57.435Z] #22 ... [2020-12-01T15:47:57.436Z] [2020-12-01T15:47:57.436Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:57.436Z] #41 109.4 CC criu/files.o [2020-12-01T15:47:57.495Z] #41 149.8 CC criu/sysfs_parse.o [2020-12-01T15:47:57.495Z] #41 150.0 CC criu/timens.o [2020-12-01T15:47:57.680Z] #42 ... [2020-12-01T15:47:57.680Z] [2020-12-01T15:47:57.680Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:47:57.680Z] #57 129.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T15:47:57.680Z] #57 129.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-01T15:47:57.755Z] #41 150.1 CC criu/timerfd.o [2020-12-01T15:47:58.016Z] #41 150.4 CC criu/tty.o [2020-12-01T15:47:58.328Z] #57 ... [2020-12-01T15:47:58.328Z] [2020-12-01T15:47:58.328Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:47:58.328Z] #19 10.58 Fetched 8181 kB in 10s (804 kB/s) [2020-12-01T15:47:58.328Z] #19 10.58 Reading package lists... [2020-12-01T15:47:58.328Z] #19 15.85 Reading package lists... [2020-12-01T15:47:58.328Z] #19 20.27 Building dependency tree... [2020-12-01T15:47:58.328Z] #19 ... [2020-12-01T15:47:58.328Z] [2020-12-01T15:47:58.328Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:47:58.328Z] #42 70.50 CC criu/arch/ppc64/vdso-trampoline.o [2020-12-01T15:47:58.328Z] #42 70.56 CC criu/pie/restorer.o [2020-12-01T15:47:56.045Z] > git remote # timeout=10 [2020-12-01T15:47:56.146Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T15:47:56.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T15:47:56.209Z] > git merge ca520bd1b807ace7c041bf416cb1bba385d968e5 # timeout=10 [2020-12-01T15:47:56.367Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-12-01T15:47:56.516Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T15:47:56.583Z] > git checkout -f 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 # timeout=10 [2020-12-01T15:47:58.957Z] #41 151.2 CC criu/tun.o [2020-12-01T15:47:58.957Z] #41 151.4 CC criu/uffd.o [2020-12-01T15:47:59.898Z] #41 152.0 CC criu/util.o [2020-12-01T15:47:59.992Z] #41 111.5 CC criu/filesystems.o [2020-12-01T15:48:00.118Z] #20 5.004 Collecting yamllint==1.16.0 [2020-12-01T15:48:00.158Z] #41 152.7 CC criu/uts_ns.o [2020-12-01T15:48:00.255Z] #41 112.0 CC criu/fsnotify.o [2020-12-01T15:48:00.419Z] #41 152.8 CC criu/vdso-compat.o [2020-12-01T15:48:00.679Z] #41 152.9 CC criu/vdso.o [2020-12-01T15:48:00.830Z] #41 112.8 CC criu/image-desc.o [2020-12-01T15:48:00.940Z] #41 153.2 LINK criu/built-in.o [2020-12-01T15:48:00.940Z] #41 153.3 LINK criu/criu [2020-12-01T15:48:01.093Z] #41 112.9 CC criu/image.o [2020-12-01T15:48:01.200Z] #41 153.6 DEP lib/c/criu.d [2020-12-01T15:48:01.200Z] #41 153.6 CC images/rpc.pb-c.o [2020-12-01T15:48:01.461Z] #41 153.9 CC lib/c/criu.o [2020-12-01T15:48:02.031Z] #20 ... [2020-12-01T15:48:02.031Z] [2020-12-01T15:48:02.031Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:02.031Z] #41 120.3 CC criu/lsm.o [2020-12-01T15:48:02.031Z] #41 120.9 CC criu/mem.o [2020-12-01T15:48:02.031Z] #41 122.5 CC criu/memfd.o [2020-12-01T15:48:02.031Z] #41 123.1 CC criu/mount.o [2020-12-01T15:48:02.031Z] #41 127.0 CC criu/namespaces.o [2020-12-01T15:48:02.032Z] #41 154.4 LINK lib/c/built-in.o [2020-12-01T15:48:02.032Z] #41 154.4 LINK lib/c/libcriu.so [2020-12-01T15:48:02.032Z] #41 154.4 LINK lib/c/libcriu.a [2020-12-01T15:48:02.032Z] #41 154.5 GEN magic.py [2020-12-01T15:48:02.032Z] #41 154.6 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T15:48:02.032Z] #41 154.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T15:48:02.040Z] #41 113.7 CC criu/ipc_ns.o [2020-12-01T15:48:02.292Z] #41 154.6 Note: Building without GnuTLS support [2020-12-01T15:48:02.292Z] #41 154.6 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T15:48:02.292Z] #41 154.6 Makefile.config:40: Warn: Building without nftables support [2020-12-01T15:48:02.553Z] #41 155.1 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T15:48:02.855Z] #42 74.50 LINK criu/pie/restorer.built-in.o [2020-12-01T15:48:02.855Z] #42 74.53 GEN criu/pie/restorer-blob.h [2020-12-01T15:48:02.855Z] #42 74.70 DEP criu/vdso.d [2020-12-01T15:48:02.855Z] #42 75.00 DEP criu/uts_ns.d [2020-12-01T15:48:02.855Z] #42 75.21 DEP criu/util.d [2020-12-01T15:48:02.988Z] #41 114.6 CC criu/irmap.o [2020-12-01T15:48:03.123Z] #41 155.5 make[1]: Nothing to be done for 'all'. [2020-12-01T15:48:03.155Z] #42 75.46 DEP criu/uffd.d [2020-12-01T15:48:03.383Z] #41 156.0 make[1]: 'images/built-in.o' is up to date. [2020-12-01T15:48:03.455Z] #42 75.77 DEP criu/tun.d [2020-12-01T15:48:03.455Z] #42 75.95 DEP criu/tty.d [2020-12-01T15:48:03.564Z] #41 115.3 CC criu/kcmp-ids.o [2020-12-01T15:48:03.703Z] #41 156.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-01T15:48:03.703Z] #41 156.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-01T15:48:03.703Z] #41 156.1 make[1]: 'compel/libcompel.a' is up to date. [2020-12-01T15:48:03.703Z] #41 156.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-01T15:48:03.703Z] #41 156.1 make[1]: Nothing to be done for 'all'. [2020-12-01T15:48:03.703Z] #41 156.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T15:48:03.755Z] #42 ... [2020-12-01T15:48:03.755Z] [2020-12-01T15:48:03.755Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:48:03.755Z] #19 20.27 Building dependency tree... [2020-12-01T15:48:03.755Z] #19 21.65 libcap2-bin is already the newest version (1:2.25-2). [2020-12-01T15:48:03.755Z] #19 21.65 The following additional packages will be installed: [2020-12-01T15:48:03.755Z] #19 21.65 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-01T15:48:03.755Z] #19 21.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-01T15:48:03.755Z] #19 21.65 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-01T15:48:03.755Z] #19 21.65 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-01T15:48:03.755Z] #19 21.66 python3.7 python3.7-minimal vim-runtime xxd [2020-12-01T15:48:03.755Z] #19 21.66 Suggested packages: [2020-12-01T15:48:03.755Z] #19 21.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-01T15:48:03.755Z] #19 21.66 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-01T15:48:03.755Z] #19 21.66 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-01T15:48:03.755Z] #19 21.66 Recommended packages: [2020-12-01T15:48:03.755Z] #19 21.66 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-01T15:48:03.755Z] #19 21.66 python3-keyrings.alt python3-xdg unzip [2020-12-01T15:48:03.755Z] #19 23.67 The following NEW packages will be installed: [2020-12-01T15:48:03.755Z] #19 23.67 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-01T15:48:03.755Z] #19 23.67 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-01T15:48:03.755Z] #19 23.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-01T15:48:03.755Z] #19 23.67 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-01T15:48:03.755Z] #19 23.67 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-01T15:48:03.755Z] #19 23.67 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-01T15:48:03.755Z] #19 23.67 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-01T15:48:03.755Z] #19 23.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-01T15:48:03.755Z] #19 23.67 xz-utils zip [2020-12-01T15:48:03.755Z] #19 23.77 0 upgraded, 48 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T15:48:03.755Z] #19 23.77 Need to get 29.2 MB of archives. [2020-12-01T15:48:03.755Z] #19 23.77 After this operation, 134 MB of additional disk space will be used. [2020-12-01T15:48:03.755Z] #19 23.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-12-01T15:48:03.755Z] #19 23.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-12-01T15:48:03.755Z] #19 23.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-12-01T15:48:03.755Z] #19 23.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-12-01T15:48:03.755Z] #19 24.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-12-01T15:48:03.755Z] #19 24.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-12-01T15:48:03.755Z] #19 24.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-12-01T15:48:03.755Z] #19 24.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-12-01T15:48:03.755Z] #19 24.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-12-01T15:48:03.755Z] #19 24.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-12-01T15:48:03.755Z] #19 24.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-12-01T15:48:03.755Z] #19 24.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-12-01T15:48:03.755Z] #19 24.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-12-01T15:48:03.755Z] #19 24.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-12-01T15:48:03.755Z] #19 24.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-12-01T15:48:03.755Z] #19 24.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-12-01T15:48:03.755Z] #19 24.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-01T15:48:03.755Z] #19 24.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T15:48:03.755Z] #19 24.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-12-01T15:48:03.755Z] #19 24.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-12-01T15:48:03.755Z] #19 24.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-12-01T15:48:03.755Z] #19 24.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-12-01T15:48:03.755Z] #19 24.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-12-01T15:48:03.755Z] #19 24.38 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-01T15:48:03.755Z] #19 24.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-01T15:48:03.755Z] #19 24.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-01T15:48:03.755Z] #19 24.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-12-01T15:48:03.755Z] #19 24.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-12-01T15:48:03.755Z] #19 24.43 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-01T15:48:03.755Z] #19 24.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-01T15:48:03.755Z] #19 24.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-01T15:48:03.755Z] #19 24.91 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-01T15:48:03.755Z] #19 24.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-12-01T15:48:03.755Z] #19 24.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-12-01T15:48:03.755Z] #19 24.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-12-01T15:48:03.755Z] #19 25.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-01T15:48:03.755Z] #19 25.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-12-01T15:48:03.755Z] #19 25.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-12-01T15:48:03.755Z] #19 25.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-01T15:48:03.755Z] #19 25.07 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-12-01T15:48:03.755Z] #19 25.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-01T15:48:03.755Z] #19 25.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-12-01T15:48:03.755Z] #19 25.19 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-12-01T15:48:03.755Z] #19 25.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-12-01T15:48:03.755Z] #19 25.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-01T15:48:03.755Z] #19 25.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-12-01T15:48:03.755Z] #19 25.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-12-01T15:48:03.755Z] #19 25.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-12-01T15:48:03.827Z] #41 115.6 CC criu/kerndat.o [2020-12-01T15:48:03.944Z] #41 128.7 CC criu/net.o [2020-12-01T15:48:03.963Z] #41 156.3 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:03.963Z] #41 156.3 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:03.963Z] #41 156.3 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:03.963Z] #41 156.4 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:03.963Z] #41 156.4 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:03.963Z] #41 156.4 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:03.963Z] #41 156.5 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:04.223Z] #41 156.5 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:04.223Z] #41 156.5 INSTALL criu/criu [2020-12-01T15:48:04.404Z] #41 116.4 CC criu/libnetlink.o [2020-12-01T15:48:04.415Z] #19 26.77 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T15:48:04.486Z] #41 DONE 156.9s [2020-12-01T15:48:04.486Z] [2020-12-01T15:48:04.487Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:04.667Z] #41 116.6 CC criu/log.o [2020-12-01T15:48:04.712Z] #19 27.02 Fetched 29.2 MB in 2s (14.3 MB/s) [2020-12-01T15:48:04.712Z] #19 27.10 Selecting previously unselected package pigz. [2020-12-01T15:48:04.712Z] #19 27.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2020-12-01T15:48:04.712Z] #19 27.18 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-12-01T15:48:04.712Z] #19 27.19 Unpacking pigz (2.4-1) ... [2020-12-01T15:48:04.712Z] #19 27.26 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-12-01T15:48:05.010Z] #19 27.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-01T15:48:05.010Z] #19 27.26 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-01T15:48:05.242Z] #41 117.2 CC criu/lsm.o [2020-12-01T15:48:05.307Z] #19 27.74 Selecting previously unselected package python3.7-minimal. [2020-12-01T15:48:05.308Z] #19 27.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-01T15:48:05.308Z] #19 27.76 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T15:48:05.328Z] #41 ... [2020-12-01T15:48:05.328Z] [2020-12-01T15:48:05.328Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-01T15:48:05.328Z] #20 10.38 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-01T15:48:05.328Z] #20 10.47 Collecting pyyaml (from yamllint==1.16.0) [2020-12-01T15:48:05.328Z] #20 10.62 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-01T15:48:05.606Z] #19 ... [2020-12-01T15:48:05.606Z] [2020-12-01T15:48:05.606Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:05.606Z] #57 DONE 138.0s [2020-12-01T15:48:05.606Z] [2020-12-01T15:48:05.606Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-01T15:48:05.606Z] #58 DONE 0.1s [2020-12-01T15:48:05.606Z] [2020-12-01T15:48:05.606Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:05.606Z] #42 76.22 DEP criu/timerfd.d [2020-12-01T15:48:05.606Z] #42 76.47 DEP criu/timens.d [2020-12-01T15:48:05.606Z] #42 76.68 DEP criu/sysfs_parse.d [2020-12-01T15:48:05.606Z] #42 76.88 DEP criu/sysctl.d [2020-12-01T15:48:05.606Z] #42 77.13 DEP criu/string.d [2020-12-01T15:48:05.606Z] #42 77.17 DEP criu/stats.d [2020-12-01T15:48:05.606Z] #42 77.33 DEP criu/sockets.d [2020-12-01T15:48:05.606Z] #42 77.60 DEP criu/sk-unix.d [2020-12-01T15:48:05.606Z] #42 77.89 DEP criu/sk-tcp.d [2020-12-01T15:48:05.606Z] #42 78.19 DEP criu/sk-queue.d [2020-12-01T15:48:05.818Z] #41 117.7 CC criu/mem.o [2020-12-01T15:48:05.904Z] #42 ... [2020-12-01T15:48:05.904Z] [2020-12-01T15:48:05.904Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-01T15:48:05.904Z] #59 DONE 0.1s [2020-12-01T15:48:05.904Z] [2020-12-01T15:48:05.904Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:05.904Z] #42 78.38 DEP criu/sk-packet.d [2020-12-01T15:48:05.931Z] #54 ... [2020-12-01T15:48:05.931Z] [2020-12-01T15:48:05.931Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-01T15:48:05.931Z] #42 DONE 0.3s [2020-12-01T15:48:05.931Z] [2020-12-01T15:48:05.931Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:06.194Z] #54 ... [2020-12-01T15:48:06.194Z] [2020-12-01T15:48:06.194Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-01T15:48:06.202Z] #42 78.66 DEP criu/sk-netlink.d [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-01T15:48:06.267Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-12-01T15:48:06.267Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-01T15:48:06.267Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-01T15:48:06.267Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-12-01T15:48:06.267Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-01T15:48:06.267Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-12-01T15:48:06.267Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/builder [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-01T15:48:06.267Z] ok github.com/docker/docker/builder/remotecontext 0.353s coverage: 13.7% of statements [2020-12-01T15:48:06.267Z] ok github.com/docker/docker/builder/dockerfile 0.936s coverage: 48.3% of statements [2020-12-01T15:48:06.267Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-01T15:48:06.455Z] #44 DONE 0.4s [2020-12-01T15:48:06.455Z] [2020-12-01T15:48:06.455Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:06.455Z] #54 ... [2020-12-01T15:48:06.455Z] [2020-12-01T15:48:06.455Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-01T15:48:06.558Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-12-01T15:48:06.725Z] #46 DONE 0.2s [2020-12-01T15:48:06.725Z] [2020-12-01T15:48:06.725Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-01T15:48:06.766Z] #41 ... [2020-12-01T15:48:06.766Z] [2020-12-01T15:48:06.766Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:06.766Z] #47 174.6 + /build/golangci-lint --version [2020-12-01T15:48:06.849Z] #42 79.21 DEP criu/sk-inet.d [2020-12-01T15:48:06.849Z] #42 79.34 DEP criu/signalfd.d [2020-12-01T15:48:06.849Z] #42 79.43 DEP criu/sigframe.d [2020-12-01T15:48:06.850Z] ok github.com/docker/docker/builder/remotecontext/git 0.943s coverage: 86.3% of statements [2020-12-01T15:48:06.850Z] ? github.com/docker/docker/cli [no test files] [2020-12-01T15:48:06.850Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-01T15:48:07.032Z] #47 175.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-01T15:48:07.147Z] #42 79.61 DEP criu/shmem.d [2020-12-01T15:48:07.239Z] #20 11.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-01T15:48:07.239Z] #20 12.04 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-01T15:48:07.239Z] #20 12.10 Building wheels for collected packages: pyyaml [2020-12-01T15:48:07.239Z] #20 12.10 Running setup.py bdist_wheel for pyyaml: started [2020-12-01T15:48:07.444Z] #42 79.80 DEP criu/servicefd.d [2020-12-01T15:48:07.444Z] #42 79.96 DEP criu/seize.d [2020-12-01T15:48:07.444Z] #42 80.06 DEP criu/seccomp.d [2020-12-01T15:48:07.670Z] #48 DONE 0.9s [2020-12-01T15:48:07.670Z] [2020-12-01T15:48:07.670Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-01T15:48:07.670Z] #50 DONE 0.1s [2020-12-01T15:48:07.670Z] [2020-12-01T15:48:07.670Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-01T15:48:07.742Z] #42 80.21 DEP criu/rst-malloc.d [2020-12-01T15:48:07.742Z] #42 80.27 DEP criu/rbtree.d [2020-12-01T15:48:07.742Z] #42 80.31 DEP criu/pstree.d [2020-12-01T15:48:07.809Z] #20 13.10 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-01T15:48:07.930Z] #52 DONE 0.3s [2020-12-01T15:48:07.930Z] [2020-12-01T15:48:07.930Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:07.930Z] #54 185.1 + bin/containerd [2020-12-01T15:48:08.043Z] #42 80.47 DEP criu/protobuf.d [2020-12-01T15:48:08.043Z] #42 80.60 GEN criu/protobuf-desc-gen.h [2020-12-01T15:48:08.070Z] #20 13.10 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-01T15:48:08.070Z] #20 13.20 Successfully built pyyaml [2020-12-01T15:48:08.070Z] #20 13.22 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-01T15:48:08.330Z] #20 13.59 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-01T15:48:08.449Z] #47 DONE 176.5s [2020-12-01T15:48:08.449Z] [2020-12-01T15:48:08.449Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:08.449Z] #41 119.2 CC criu/memfd.o [2020-12-01T15:48:08.449Z] #41 119.9 CC criu/mount.o [2020-12-01T15:48:08.694Z] #42 ... [2020-12-01T15:48:08.694Z] [2020-12-01T15:48:08.694Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:48:08.694Z] #44 131.1 vendor/golang.org/x/text/unicode/norm [2020-12-01T15:48:08.694Z] #44 133.7 github.com/LK4D4/vndr/build [2020-12-01T15:48:08.901Z] #20 DONE 14.1s [2020-12-01T15:48:08.901Z] [2020-12-01T15:48:08.901Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-01T15:48:08.993Z] #44 ... [2020-12-01T15:48:08.993Z] [2020-12-01T15:48:08.993Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:48:08.993Z] #19 29.48 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-01T15:48:08.993Z] #19 29.51 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T15:48:09.162Z] #23 DONE 0.2s [2020-12-01T15:48:09.162Z] [2020-12-01T15:48:09.162Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-01T15:48:09.420Z] #41 ... [2020-12-01T15:48:09.420Z] [2020-12-01T15:48:09.420Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-01T15:48:09.420Z] #20 4.875 Collecting yamllint==1.16.0 [2020-12-01T15:48:09.420Z] #20 10.24 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-01T15:48:09.420Z] #20 10.34 Collecting pyyaml (from yamllint==1.16.0) [2020-12-01T15:48:09.420Z] #20 10.52 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-01T15:48:09.420Z] #20 11.77 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-01T15:48:09.420Z] #20 11.81 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-01T15:48:09.420Z] #20 11.85 Building wheels for collected packages: pyyaml [2020-12-01T15:48:09.420Z] #20 11.85 Running setup.py bdist_wheel for pyyaml: started [2020-12-01T15:48:09.420Z] #20 12.74 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-01T15:48:09.420Z] #20 12.74 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-01T15:48:09.420Z] #20 12.88 Successfully built pyyaml [2020-12-01T15:48:09.420Z] #20 12.90 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-01T15:48:09.420Z] #20 13.25 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-01T15:48:09.420Z] #20 DONE 13.5s [2020-12-01T15:48:09.582Z] ok github.com/docker/docker/client 0.104s coverage: 75.4% of statements [2020-12-01T15:48:09.643Z] #19 31.99 Selecting previously unselected package python3-minimal. [2020-12-01T15:48:09.643Z] #19 31.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-12-01T15:48:09.643Z] #19 32.05 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-12-01T15:48:09.643Z] #19 32.05 Unpacking python3-minimal (3.7.3-1) ... [2020-12-01T15:48:09.683Z] [2020-12-01T15:48:09.683Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:09.952Z] #19 32.17 Selecting previously unselected package libmpdec2:ppc64el. [2020-12-01T15:48:09.952Z] #19 32.17 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-12-01T15:48:09.952Z] #19 32.18 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-12-01T15:48:09.952Z] #19 32.26 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-12-01T15:48:09.952Z] #19 32.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-01T15:48:09.952Z] #19 32.27 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-01T15:48:11.015Z] #19 33.30 Selecting previously unselected package python3.7. [2020-12-01T15:48:11.015Z] #19 33.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-01T15:48:11.015Z] #19 33.33 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T15:48:11.015Z] #19 33.50 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-12-01T15:48:11.015Z] #19 33.51 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-12-01T15:48:11.015Z] #19 33.51 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-01T15:48:11.075Z] #22 ... [2020-12-01T15:48:11.075Z] [2020-12-01T15:48:11.075Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:11.075Z] #41 122.9 CC criu/namespaces.o [2020-12-01T15:48:11.314Z] #19 33.59 Setting up python3-minimal (3.7.3-1) ... [2020-12-01T15:48:12.067Z] Commit message: "Add a warning about symlink escapes. This package is not safe if used outside a chroot or mount namespace." [2020-12-01T15:48:12.374Z] #19 34.72 Selecting previously unselected package python3. [2020-12-01T15:48:12.374Z] #19 34.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-12-01T15:48:12.374Z] #19 34.79 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-12-01T15:48:12.374Z] #19 34.81 Unpacking python3 (3.7.3-1) ... [2020-12-01T15:48:12.469Z] #41 124.2 CC criu/net.o [2020-12-01T15:48:12.459Z] > git --version # timeout=10 [2020-12-01T15:48:12.517Z] > git --version # 'git version 2.24.1.windows.2' [2020-12-01T15:48:12.574Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2020-12-01T15:48:12.674Z] #19 34.95 Selecting previously unselected package libip4tc0:ppc64el. [2020-12-01T15:48:12.674Z] #19 34.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-12-01T15:48:12.674Z] #19 34.97 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-12-01T15:48:12.674Z] #19 35.10 Selecting previously unselected package libip6tc0:ppc64el. [2020-12-01T15:48:12.674Z] #19 35.11 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-12-01T15:48:12.674Z] #19 35.11 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-12-01T15:48:12.974Z] #19 35.25 Selecting previously unselected package libiptc0:ppc64el. [2020-12-01T15:48:12.974Z] #19 35.25 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-12-01T15:48:12.974Z] #19 35.26 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-12-01T15:48:12.974Z] #19 35.36 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-12-01T15:48:12.974Z] #19 35.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-12-01T15:48:12.974Z] #19 35.38 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-01T15:48:12.974Z] #19 35.42 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-12-01T15:48:12.974Z] #19 35.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-12-01T15:48:12.974Z] #19 35.42 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-01T15:48:13.286Z] #19 35.51 Selecting previously unselected package libnftnl11:ppc64el. [2020-12-01T15:48:13.286Z] #19 35.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-12-01T15:48:13.286Z] #19 35.52 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-12-01T15:48:13.286Z] #19 35.61 Selecting previously unselected package iptables. [2020-12-01T15:48:13.286Z] #19 35.61 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-12-01T15:48:13.286Z] #19 35.61 Unpacking iptables (1.8.2-4) ... [2020-12-01T15:48:13.585Z] #19 36.11 Selecting previously unselected package xxd. [2020-12-01T15:48:13.585Z] #19 36.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-01T15:48:13.884Z] #19 36.13 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T15:48:13.884Z] #19 36.32 Selecting previously unselected package vim-common. [2020-12-01T15:48:13.884Z] #19 36.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:48:13.884Z] #19 36.38 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T15:48:14.184Z] #19 36.51 Selecting previously unselected package bash-completion. [2020-12-01T15:48:14.184Z] #19 36.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-01T15:48:14.436Z] #41 126.3 CC criu/netfilter.o [2020-12-01T15:48:14.448Z] #28 DONE 4.5s [2020-12-01T15:48:14.448Z] [2020-12-01T15:48:14.448Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:48:14.448Z] #51 91.05 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-01T15:48:14.448Z] #51 ... [2020-12-01T15:48:14.448Z] [2020-12-01T15:48:14.448Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-01T15:48:14.448Z] #31 DONE 0.3s [2020-12-01T15:48:14.448Z] [2020-12-01T15:48:14.448Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-01T15:48:14.448Z] #33 DONE 0.1s [2020-12-01T15:48:14.448Z] [2020-12-01T15:48:14.448Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-01T15:48:14.448Z] #36 DONE 0.1s [2020-12-01T15:48:14.448Z] [2020-12-01T15:48:14.448Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:14.448Z] #41 132.0 CC criu/netfilter.o [2020-12-01T15:48:14.448Z] #41 132.4 CC criu/page-pipe.o [2020-12-01T15:48:14.448Z] #41 133.1 CC criu/page-xfer.o [2020-12-01T15:48:14.448Z] #41 135.1 CC criu/pagemap-cache.o [2020-12-01T15:48:14.448Z] #41 135.4 CC criu/pagemap.o [2020-12-01T15:48:14.448Z] #41 136.2 CC criu/parasite-syscall.o [2020-12-01T15:48:14.448Z] #41 137.1 CC criu/path.o [2020-12-01T15:48:14.448Z] #41 137.3 CC criu/pie-util-vdso-elf32.o [2020-12-01T15:48:14.448Z] #41 137.7 CC criu/pie-util-vdso.o [2020-12-01T15:48:14.448Z] #41 138.2 CC criu/pie-util.o [2020-12-01T15:48:14.448Z] #41 138.3 CC criu/pipes.o [2020-12-01T15:48:14.448Z] #41 139.1 CC criu/plugin.o [2020-12-01T15:48:14.709Z] #41 139.5 CC criu/proc_parse.o [2020-12-01T15:48:14.712Z] #41 126.6 CC criu/page-pipe.o [2020-12-01T15:48:15.575Z] + docker version [2020-12-01T15:48:15.668Z] #41 127.3 CC criu/page-xfer.o [2020-12-01T15:48:16.095Z] #41 ... [2020-12-01T15:48:16.095Z] [2020-12-01T15:48:16.095Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:48:16.095Z] #51 93.33 + mkdir -p /build [2020-12-01T15:48:16.095Z] #51 93.33 + cp runc /build/runc [2020-12-01T15:48:16.207Z] sha256:de0330d16998b6c8c579c18e92935f10f473f2a84351a4b511afe5945b99da22 [2020-12-01T15:48:16.207Z] INFO: Starting docker-py tests... [2020-12-01T15:48:16.207Z] ============================= test session starts ============================== [2020-12-01T15:48:16.207Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-12-01T15:48:16.207Z] rootdir: /src, inifile: pytest.ini [2020-12-01T15:48:16.207Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-12-01T15:48:16.616Z] #41 128.5 CC criu/pagemap-cache.o [2020-12-01T15:48:16.682Z] #51 DONE 94.2s [2020-12-01T15:48:16.682Z] [2020-12-01T15:48:16.682Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:16.682Z] #41 141.6 CC criu/protobuf-desc.o [2020-12-01T15:48:16.878Z] #41 128.7 CC criu/pagemap.o [2020-12-01T15:48:17.133Z] collected 389 items / 1 deselected / 388 selected [2020-12-01T15:48:17.133Z] [2020-12-01T15:48:17.253Z] #41 ... [2020-12-01T15:48:17.253Z] [2020-12-01T15:48:17.253Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:48:17.253Z] #38 DONE 211.3s [2020-12-01T15:48:17.514Z] [2020-12-01T15:48:17.514Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:17.775Z] #41 142.7 CC criu/protobuf.o [2020-12-01T15:48:17.823Z] #41 129.4 CC criu/parasite-syscall.o [2020-12-01T15:48:18.085Z] #41 129.9 CC criu/path.o [2020-12-01T15:48:18.346Z] #41 143.2 CC criu/pstree.o [2020-12-01T15:48:18.348Z] #41 130.1 CC criu/pie-util-vdso.o [2020-12-01T15:48:18.610Z] #41 130.4 CC criu/pie-util.o [2020-12-01T15:48:18.689Z] #19 40.48 Unpacking bash-completion (1:2.8-6) ... [2020-12-01T15:48:18.689Z] #19 40.88 Selecting previously unselected package bzip2. [2020-12-01T15:48:18.689Z] #19 40.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-12-01T15:48:18.689Z] #19 40.89 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T15:48:18.689Z] #19 41.02 Selecting previously unselected package xz-utils. [2020-12-01T15:48:18.689Z] #19 41.02 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-12-01T15:48:18.689Z] #19 41.04 Unpacking xz-utils (5.2.4-1) ... [2020-12-01T15:48:18.689Z] #19 41.23 Selecting previously unselected package apparmor. [2020-12-01T15:48:18.872Z] #41 130.6 CC criu/pipes.o [2020-12-01T15:48:18.989Z] #19 41.23 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-12-01T15:48:18.989Z] #19 41.32 Unpacking apparmor (2.13.2-10) ... [2020-12-01T15:48:19.135Z] #41 131.0 CC criu/plugin.o [2020-12-01T15:48:19.297Z] #41 144.4 CC criu/rbtree.o [2020-12-01T15:48:19.401Z] #41 ... [2020-12-01T15:48:19.401Z] [2020-12-01T15:48:19.401Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:19.401Z] #54 147.1 + bin/containerd [2020-12-01T15:48:19.574Z] #41 144.7 CC criu/rst-malloc.o [2020-12-01T15:48:19.639Z] #19 41.92 Selecting previously unselected package aufs-tools. [2020-12-01T15:48:19.639Z] #19 41.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-12-01T15:48:19.639Z] #19 41.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-01T15:48:19.639Z] #19 42.09 Selecting previously unselected package libonig5:ppc64el. [2020-12-01T15:48:19.639Z] #19 42.10 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-01T15:48:19.639Z] #19 42.10 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-01T15:48:19.834Z] #41 144.9 CC criu/seccomp.o [2020-12-01T15:48:19.939Z] #19 42.26 Selecting previously unselected package libjq1:ppc64el. [2020-12-01T15:48:19.939Z] #19 42.27 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-01T15:48:19.939Z] #19 42.29 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-01T15:48:19.939Z] #19 ... [2020-12-01T15:48:19.939Z] [2020-12-01T15:48:19.939Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:19.939Z] #42 82.39 DEP criu/protobuf-desc.d [2020-12-01T15:48:19.939Z] #42 82.57 DEP criu/proc_parse.d [2020-12-01T15:48:19.939Z] #42 82.84 DEP criu/plugin.d [2020-12-01T15:48:19.939Z] #42 82.99 DEP criu/pipes.d [2020-12-01T15:48:19.939Z] #42 83.09 DEP criu/pie-util.d [2020-12-01T15:48:19.939Z] #42 83.15 DEP criu/pie-util-vdso.d [2020-12-01T15:48:19.939Z] #42 83.24 DEP criu/path.d [2020-12-01T15:48:19.939Z] #42 83.36 DEP criu/parasite-syscall.d [2020-12-01T15:48:19.939Z] #42 83.63 DEP criu/pagemap.d [2020-12-01T15:48:19.939Z] #42 83.93 DEP criu/pagemap-cache.d [2020-12-01T15:48:19.939Z] #42 84.10 DEP criu/page-xfer.d [2020-12-01T15:48:19.939Z] #42 84.30 DEP criu/page-pipe.d [2020-12-01T15:48:19.939Z] #42 84.49 DEP criu/netfilter.d [2020-12-01T15:48:19.939Z] #42 84.74 DEP criu/net.d [2020-12-01T15:48:19.939Z] #42 85.03 DEP criu/namespaces.d [2020-12-01T15:48:19.939Z] #42 85.18 DEP criu/mount.d [2020-12-01T15:48:19.939Z] #42 85.38 DEP criu/memfd.d [2020-12-01T15:48:19.939Z] #42 85.62 DEP criu/mem.d [2020-12-01T15:48:19.939Z] #42 85.84 DEP criu/lsm.d [2020-12-01T15:48:19.939Z] #42 86.01 DEP criu/log.d [2020-12-01T15:48:19.939Z] #42 86.20 DEP criu/libnetlink.d [2020-12-01T15:48:19.939Z] #42 86.39 DEP criu/kerndat.d [2020-12-01T15:48:19.939Z] #42 86.62 DEP criu/kcmp-ids.d [2020-12-01T15:48:19.939Z] #42 86.78 DEP criu/irmap.d [2020-12-01T15:48:19.939Z] #42 86.92 DEP criu/ipc_ns.d [2020-12-01T15:48:19.939Z] #42 87.08 DEP criu/image.d [2020-12-01T15:48:19.939Z] #42 87.34 DEP criu/image-desc.d [2020-12-01T15:48:19.939Z] #42 87.44 DEP criu/fsnotify.d [2020-12-01T15:48:19.939Z] #42 87.64 DEP criu/filesystems.d [2020-12-01T15:48:19.939Z] #42 87.81 DEP criu/files.d [2020-12-01T15:48:19.939Z] #42 88.07 DEP criu/files-reg.d [2020-12-01T15:48:19.939Z] #42 88.34 DEP criu/files-ext.d [2020-12-01T15:48:19.939Z] #42 88.51 DEP criu/file-lock.d [2020-12-01T15:48:19.939Z] #42 88.66 DEP criu/file-ids.d [2020-12-01T15:48:19.939Z] #42 88.87 DEP criu/fifo.d [2020-12-01T15:48:19.939Z] #42 89.08 DEP criu/fdstore.d [2020-12-01T15:48:19.939Z] #42 89.21 DEP criu/fault-injection.d [2020-12-01T15:48:19.939Z] #42 89.25 DEP criu/external.d [2020-12-01T15:48:19.939Z] #42 89.39 DEP criu/eventpoll.d [2020-12-01T15:48:19.939Z] #42 89.57 DEP criu/eventfd.d [2020-12-01T15:48:19.939Z] #42 89.72 DEP criu/crtools.d [2020-12-01T15:48:19.939Z] #42 90.01 DEP criu/cr-service.d [2020-12-01T15:48:19.939Z] #42 90.31 DEP criu/cr-restore.d [2020-12-01T15:48:19.939Z] #42 90.66 DEP criu/cr-errno.d [2020-12-01T15:48:19.939Z] #42 90.67 DEP criu/cr-dump.d [2020-12-01T15:48:19.939Z] #42 90.87 DEP criu/cr-dedup.d [2020-12-01T15:48:19.939Z] #42 91.03 DEP criu/cr-check.d [2020-12-01T15:48:19.939Z] #42 91.22 DEP criu/config.d [2020-12-01T15:48:19.939Z] #42 91.38 DEP criu/clone-noasan.d [2020-12-01T15:48:19.939Z] #42 91.50 DEP criu/cgroup.d [2020-12-01T15:48:19.939Z] #42 91.74 DEP criu/cgroup-props.d [2020-12-01T15:48:19.939Z] #42 91.94 DEP criu/bitmap.d [2020-12-01T15:48:19.939Z] #42 92.01 DEP criu/bfd.d [2020-12-01T15:48:19.939Z] #42 92.14 DEP criu/autofs.d [2020-12-01T15:48:19.939Z] #42 92.34 DEP criu/aio.d [2020-12-01T15:48:19.939Z] #42 92.57 DEP criu/action-scripts.d [2020-12-01T15:48:19.939Z] #42 ... [2020-12-01T15:48:19.939Z] [2020-12-01T15:48:19.939Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:48:19.939Z] #19 42.41 Selecting previously unselected package jq. [2020-12-01T15:48:19.939Z] #19 42.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-01T15:48:19.939Z] #19 42.43 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T15:48:20.099Z] #41 ... [2020-12-01T15:48:20.099Z] [2020-12-01T15:48:20.099Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-01T15:48:20.099Z] #39 DONE 0.7s [2020-12-01T15:48:20.237Z] #19 42.53 Selecting previously unselected package libaio1:ppc64el. [2020-12-01T15:48:20.237Z] #19 42.53 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-12-01T15:48:20.237Z] #19 42.54 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-12-01T15:48:20.237Z] #19 42.60 Selecting previously unselected package libgpm2:ppc64el. [2020-12-01T15:48:20.237Z] #19 42.60 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-12-01T15:48:20.237Z] #19 42.61 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-12-01T15:48:20.237Z] #19 42.68 Selecting previously unselected package libicu63:ppc64el. [2020-12-01T15:48:20.237Z] #19 42.71 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-01T15:48:20.237Z] #19 42.72 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-01T15:48:20.359Z] [2020-12-01T15:48:20.359Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:20.359Z] #47 ... [2020-12-01T15:48:20.359Z] [2020-12-01T15:48:20.359Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:20.359Z] #41 145.3 CC criu/seize.o [2020-12-01T15:48:20.929Z] #41 145.9 CC criu/servicefd.o [2020-12-01T15:48:21.189Z] #41 146.2 CC criu/shmem.o [2020-12-01T15:48:21.376Z] Client: Docker Engine - Enterprise [2020-12-01T15:48:21.376Z] Version: 19.03.12 [2020-12-01T15:48:21.376Z] API version: 1.40 [2020-12-01T15:48:21.376Z] Go version: go1.13.13 [2020-12-01T15:48:21.376Z] Git commit: 4306744 [2020-12-01T15:48:21.376Z] Built: 08/05/2020 19:27:53 [2020-12-01T15:48:21.376Z] OS/Arch: windows/amd64 [2020-12-01T15:48:21.376Z] Experimental: false [2020-12-01T15:48:21.376Z] [2020-12-01T15:48:21.376Z] Server: Docker Engine - Enterprise [2020-12-01T15:48:21.376Z] Engine: [2020-12-01T15:48:21.376Z] Version: 19.03.12 [2020-12-01T15:48:21.376Z] API version: 1.40 (minimum version 1.24) [2020-12-01T15:48:21.376Z] Go version: go1.13.13 [2020-12-01T15:48:21.376Z] Git commit: f295753ffd [2020-12-01T15:48:21.376Z] Built: 08/05/2020 19:26:41 [2020-12-01T15:48:21.376Z] OS/Arch: windows/amd64 [2020-12-01T15:48:21.376Z] Experimental: true [2020-12-01T15:48:21.766Z] #41 146.7 CC criu/sigframe.o [Pipeline] sh [2020-12-01T15:48:22.026Z] #41 146.9 CC criu/signalfd.o [2020-12-01T15:48:22.026Z] #41 147.1 CC criu/sk-inet.o [2020-12-01T15:48:22.912Z] + docker info [2020-12-01T15:48:22.965Z] #41 147.7 CC criu/sk-netlink.o [2020-12-01T15:48:22.965Z] #41 147.9 CC criu/sk-packet.o [2020-12-01T15:48:23.024Z] #19 ... [2020-12-01T15:48:23.025Z] [2020-12-01T15:48:23.025Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:48:23.025Z] #44 145.3 vendor/golang.org/x/crypto/cryptobyte [2020-12-01T15:48:23.025Z] #44 148.2 net/textproto [2020-12-01T15:48:23.025Z] #44 148.2 vendor/golang.org/x/net/http/httpproxy [2020-12-01T15:48:23.025Z] #44 148.2 crypto/x509 [2020-12-01T15:48:23.025Z] #44 150.0 mime/multipart [2020-12-01T15:48:23.025Z] #44 150.0 vendor/golang.org/x/net/http/httpguts [2020-12-01T15:48:23.025Z] #44 153.3 crypto/tls [2020-12-01T15:48:23.025Z] #44 ... [2020-12-01T15:48:23.025Z] [2020-12-01T15:48:23.025Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:23.025Z] #42 93.01 CC criu/action-scripts.o [2020-12-01T15:48:23.025Z] #42 93.69 CC criu/aio.o [2020-12-01T15:48:23.025Z] #42 94.34 CC criu/autofs.o [2020-12-01T15:48:23.537Z] #41 148.4 CC criu/sk-queue.o [2020-12-01T15:48:23.537Z] #41 148.6 CC criu/sk-tcp.o [2020-12-01T15:48:23.797Z] #41 ... [2020-12-01T15:48:23.797Z] [2020-12-01T15:48:23.797Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:23.797Z] #47 218.1 + /build/golangci-lint --version [2020-12-01T15:48:23.797Z] #47 218.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-01T15:48:23.797Z] #47 DONE 218.9s [2020-12-01T15:48:23.797Z] [2020-12-01T15:48:23.797Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:24.057Z] #54 ... [2020-12-01T15:48:24.057Z] [2020-12-01T15:48:24.057Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:24.057Z] #41 149.0 CC criu/sk-unix.o [2020-12-01T15:48:24.088Z] #42 96.47 CC criu/bfd.o [2020-12-01T15:48:24.740Z] #42 97.27 CC criu/bitmap.o [2020-12-01T15:48:25.044Z] #42 97.47 CC criu/cgroup-props.o [2020-12-01T15:48:25.439Z] #41 150.3 CC criu/sockets.o [2020-12-01T15:48:25.699Z] #41 150.7 CC criu/stats.o [2020-12-01T15:48:25.701Z] #42 ... [2020-12-01T15:48:25.701Z] [2020-12-01T15:48:25.701Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:48:25.701Z] #19 46.56 Selecting previously unselected package libnet1:ppc64el. [2020-12-01T15:48:25.702Z] #19 46.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-01T15:48:25.702Z] #19 46.58 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-01T15:48:25.702Z] #19 46.74 Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-01T15:48:25.702Z] #19 46.75 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-01T15:48:25.702Z] #19 46.77 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-01T15:48:25.702Z] #19 46.88 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-01T15:48:25.702Z] #19 46.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-01T15:48:25.702Z] #19 46.91 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-01T15:48:25.702Z] #19 46.99 Selecting previously unselected package libreadline5:ppc64el. [2020-12-01T15:48:25.702Z] #19 47.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-12-01T15:48:25.702Z] #19 47.02 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-01T15:48:25.702Z] #19 47.23 Selecting previously unselected package net-tools. [2020-12-01T15:48:25.702Z] #19 47.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-12-01T15:48:25.702Z] #19 47.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T15:48:25.702Z] #19 47.62 Selecting previously unselected package python-pip-whl. [2020-12-01T15:48:25.702Z] #19 47.66 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-01T15:48:25.702Z] #19 47.67 Unpacking python-pip-whl (18.1-5) ... [2020-12-01T15:48:25.959Z] #41 150.9 CC criu/string.o [2020-12-01T15:48:25.959Z] #41 151.0 CC criu/sysctl.o [2020-12-01T15:48:26.000Z] #19 48.39 Selecting previously unselected package python3-lib2to3. [2020-12-01T15:48:26.000Z] #19 48.39 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-01T15:48:26.000Z] #19 48.40 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-01T15:48:26.001Z] #54 ... [2020-12-01T15:48:26.001Z] [2020-12-01T15:48:26.001Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:26.001Z] #41 131.3 CC criu/proc_parse.o [2020-12-01T15:48:26.001Z] #41 133.2 CC criu/protobuf-desc.o [2020-12-01T15:48:26.001Z] #41 133.9 CC criu/protobuf.o [2020-12-01T15:48:26.001Z] #41 134.2 CC criu/pstree.o [2020-12-01T15:48:26.001Z] #41 135.2 CC criu/rbtree.o [2020-12-01T15:48:26.001Z] #41 135.4 CC criu/rst-malloc.o [2020-12-01T15:48:26.001Z] #41 135.6 CC criu/seccomp.o [2020-12-01T15:48:26.001Z] #41 136.1 CC criu/seize.o [2020-12-01T15:48:26.001Z] #41 136.9 CC criu/servicefd.o [2020-12-01T15:48:26.001Z] #41 137.2 CC criu/shmem.o [2020-12-01T15:48:26.264Z] #41 138.0 CC criu/sigframe.o [2020-12-01T15:48:26.264Z] #41 138.2 CC criu/signalfd.o [2020-12-01T15:48:26.299Z] #19 48.55 Selecting previously unselected package python3-distutils. [2020-12-01T15:48:26.299Z] #19 48.56 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-01T15:48:26.299Z] #19 48.59 Unpacking python3-distutils (3.7.3-1) ... [2020-12-01T15:48:26.299Z] #19 48.77 Selecting previously unselected package python3-pip. [2020-12-01T15:48:26.299Z] #19 48.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-01T15:48:26.299Z] #19 48.79 Unpacking python3-pip (18.1-5) ... [2020-12-01T15:48:26.527Z] #41 138.4 CC criu/sk-inet.o [2020-12-01T15:48:26.530Z] #41 151.3 CC criu/sysfs_parse.o [2020-12-01T15:48:26.530Z] #41 151.5 CC criu/timens.o [2020-12-01T15:48:26.530Z] #41 151.7 CC criu/timerfd.o [2020-12-01T15:48:26.598Z] #19 49.04 Selecting previously unselected package python3-pkg-resources. [2020-12-01T15:48:26.598Z] #19 49.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T15:48:26.598Z] #19 49.07 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-01T15:48:26.897Z] #19 49.22 Selecting previously unselected package python3-setuptools. [2020-12-01T15:48:26.897Z] #19 49.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-01T15:48:26.897Z] #19 49.24 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-01T15:48:27.100Z] #41 151.9 CC criu/tty.o [2020-12-01T15:48:27.475Z] #41 139.2 CC criu/sk-netlink.o [2020-12-01T15:48:27.505Z] #19 49.67 Selecting previously unselected package python3-wheel. [2020-12-01T15:48:27.505Z] #19 49.69 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-01T15:48:27.505Z] #19 49.69 Unpacking python3-wheel (0.32.3-2) ... [2020-12-01T15:48:27.505Z] #19 49.87 Selecting previously unselected package sudo. [2020-12-01T15:48:27.505Z] #19 49.88 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-12-01T15:48:27.505Z] #19 49.89 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-01T15:48:27.737Z] #41 139.6 CC criu/sk-packet.o [2020-12-01T15:48:28.039Z] #41 152.9 CC criu/tun.o [2020-12-01T15:48:28.039Z] #41 153.1 CC criu/uffd.o [2020-12-01T15:48:28.313Z] #41 140.1 CC criu/sk-queue.o [2020-12-01T15:48:28.558Z] #19 50.64 Selecting previously unselected package thin-provisioning-tools. [2020-12-01T15:48:28.558Z] #19 50.70 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-12-01T15:48:28.558Z] #19 50.71 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T15:48:28.558Z] #19 50.99 Selecting previously unselected package uidmap. [2020-12-01T15:48:28.558Z] #19 50.99 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-12-01T15:48:28.558Z] #19 51.00 Unpacking uidmap (1:4.5-1.1) ... [2020-12-01T15:48:28.576Z] #41 140.5 CC criu/sk-tcp.o [2020-12-01T15:48:28.856Z] #19 51.11 Selecting previously unselected package vim-runtime. [2020-12-01T15:48:28.857Z] #19 51.11 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-01T15:48:28.857Z] #19 51.16 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-01T15:48:28.857Z] #19 51.22 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-01T15:48:28.857Z] #19 51.22 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-01T15:48:28.979Z] #41 153.8 CC criu/util.o [2020-12-01T15:48:29.152Z] #41 140.9 CC criu/sk-unix.o [2020-12-01T15:48:29.550Z] #41 154.5 CC criu/uts_ns.o [2020-12-01T15:48:29.550Z] #41 154.6 CC criu/vdso-compat.o [2020-12-01T15:48:29.550Z] #41 154.7 CC criu/vdso.o [2020-12-01T15:48:30.121Z] #41 155.0 LINK criu/built-in.o [2020-12-01T15:48:30.121Z] #41 155.1 LINK criu/criu [2020-12-01T15:48:30.381Z] #41 155.4 DEP lib/c/criu.d [2020-12-01T15:48:30.544Z] #41 142.4 CC criu/sockets.o [2020-12-01T15:48:30.642Z] #41 155.4 CC images/rpc.pb-c.o [2020-12-01T15:48:30.902Z] #41 155.7 CC lib/c/criu.o [2020-12-01T15:48:31.162Z] #41 156.3 LINK lib/c/built-in.o [2020-12-01T15:48:31.422Z] #41 156.3 LINK lib/c/libcriu.so [2020-12-01T15:48:31.422Z] #41 156.3 LINK lib/c/libcriu.a [2020-12-01T15:48:31.422Z] #41 156.4 GEN magic.py [2020-12-01T15:48:31.422Z] #41 156.5 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T15:48:31.422Z] #41 156.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T15:48:31.422Z] #41 156.5 Note: Building without GnuTLS support [2020-12-01T15:48:31.422Z] #41 156.5 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T15:48:31.422Z] #41 156.5 Makefile.config:40: Warn: Building without nftables support [2020-12-01T15:48:31.492Z] #41 143.2 CC criu/stats.o [2020-12-01T15:48:31.492Z] #41 ... [2020-12-01T15:48:31.492Z] [2020-12-01T15:48:31.492Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:31.492Z] #22 199.3 + return [2020-12-01T15:48:31.992Z] #41 157.0 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T15:48:32.083Z] ok github.com/docker/docker/cmd/dockerd 0.033s coverage: 29.1% of statements [2020-12-01T15:48:32.083Z] ok github.com/docker/docker/container 0.112s coverage: 34.7% of statements [2020-12-01T15:48:32.083Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-01T15:48:32.083Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-01T15:48:32.083Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-01T15:48:32.083Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-01T15:48:32.253Z] #41 157.4 make[1]: Nothing to be done for 'all'. [2020-12-01T15:48:32.823Z] #41 157.8 make[1]: 'images/built-in.o' is up to date. [2020-12-01T15:48:32.823Z] #41 157.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-01T15:48:32.823Z] #41 157.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-01T15:48:32.823Z] #41 157.9 make[1]: 'compel/libcompel.a' is up to date. [2020-12-01T15:48:32.823Z] #41 157.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-01T15:48:32.823Z] #41 157.9 make[1]: Nothing to be done for 'all'. [2020-12-01T15:48:32.823Z] #41 158.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T15:48:33.083Z] #41 158.1 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:33.083Z] #41 158.1 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:33.083Z] #41 158.1 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:33.083Z] #41 158.1 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:33.083Z] #41 158.2 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:33.343Z] #41 158.2 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:33.343Z] #41 158.2 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:33.343Z] #41 158.3 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:33.343Z] #41 158.3 INSTALL criu/criu [2020-12-01T15:48:33.364Z] #19 55.12 Selecting previously unselected package vim. [2020-12-01T15:48:33.364Z] #19 55.13 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-01T15:48:33.364Z] #19 55.14 Unpacking vim (2:8.1.0875-5) ... [2020-12-01T15:48:33.364Z] #19 55.66 Selecting previously unselected package xfsprogs. [2020-12-01T15:48:33.364Z] #19 55.66 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-12-01T15:48:33.364Z] #19 55.67 Unpacking xfsprogs (4.20.0-1) ... [2020-12-01T15:48:33.411Z] #22 DONE 201.3s [2020-12-01T15:48:33.411Z] [2020-12-01T15:48:33.411Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:33.411Z] #41 143.5 CC criu/string.o [2020-12-01T15:48:33.411Z] #41 143.6 CC criu/sysctl.o [2020-12-01T15:48:33.411Z] #41 144.2 CC criu/sysfs_parse.o [2020-12-01T15:48:33.411Z] #41 144.5 CC criu/timens.o [2020-12-01T15:48:33.411Z] #41 144.8 CC criu/timerfd.o [2020-12-01T15:48:33.411Z] #41 145.1 CC criu/tty.o [2020-12-01T15:48:33.602Z] #41 DONE 158.6s [2020-12-01T15:48:33.602Z] [2020-12-01T15:48:33.602Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:34.009Z] #19 56.35 Selecting previously unselected package zip. [2020-12-01T15:48:34.009Z] #19 56.35 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-12-01T15:48:34.009Z] #19 56.35 Unpacking zip (3.0-11+b1) ... [2020-12-01T15:48:34.059Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-12-01T15:48:34.307Z] #19 ... [2020-12-01T15:48:34.307Z] [2020-12-01T15:48:34.307Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:34.308Z] #23 156.5 Checking out files: 28% (3128/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: 42% (4736/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: 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: 63% (7015/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: 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: 88% (9729/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-12-01T15:48:34.308Z] #23 160.3 + cd /tmp/tmp.ZtlbmNwhTQ/tmp/docker-ce [2020-12-01T15:48:34.308Z] #23 160.3 + git checkout -q v17.06.2-ce [2020-12-01T15:48:34.308Z] #23 163.9 + mkdir -p /tmp/tmp.ZtlbmNwhTQ/src/github.com/docker [2020-12-01T15:48:34.308Z] #23 163.9 + mv components/cli /tmp/tmp.ZtlbmNwhTQ/src/github.com/docker/cli [2020-12-01T15:48:34.308Z] #23 163.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-12-01T15:48:34.308Z] #23 ... [2020-12-01T15:48:34.308Z] [2020-12-01T15:48:34.308Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:48:34.308Z] #19 56.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-01T15:48:34.308Z] #19 56.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T15:48:34.308Z] #19 56.65 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-12-01T15:48:34.308Z] #19 56.66 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-01T15:48:34.308Z] #19 56.66 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-12-01T15:48:34.308Z] #19 56.67 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-12-01T15:48:34.308Z] #19 56.69 Setting up uidmap (1:4.5-1.1) ... [2020-12-01T15:48:34.308Z] #19 56.69 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-12-01T15:48:34.308Z] #19 56.69 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-01T15:48:34.308Z] #19 56.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T15:48:34.308Z] #19 56.71 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-01T15:48:34.308Z] #19 56.72 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-01T15:48:34.308Z] #19 56.73 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T15:48:34.308Z] #19 56.74 Setting up zip (3.0-11+b1) ... [2020-12-01T15:48:34.308Z] #19 56.74 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T15:48:34.308Z] #19 56.79 Setting up bash-completion (1:2.8-6) ... [2020-12-01T15:48:34.618Z] tests/integration/api_client_test.py ..... [ 7%] [2020-12-01T15:48:34.810Z] #41 146.8 CC criu/tun.o [2020-12-01T15:48:34.983Z] #54 ... [2020-12-01T15:48:34.983Z] [2020-12-01T15:48:34.983Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-01T15:48:35.243Z] #42 DONE 0.2s [2020-12-01T15:48:35.243Z] [2020-12-01T15:48:35.243Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-01T15:48:35.314Z] Client: [2020-12-01T15:48:35.314Z] Debug Mode: false [2020-12-01T15:48:35.314Z] Plugins: [2020-12-01T15:48:35.314Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-01T15:48:35.314Z] [2020-12-01T15:48:35.314Z] Server: [2020-12-01T15:48:35.314Z] Containers: 0 [2020-12-01T15:48:35.314Z] Running: 0 [2020-12-01T15:48:35.314Z] Paused: 0 [2020-12-01T15:48:35.314Z] Stopped: 0 [2020-12-01T15:48:35.314Z] Images: 0 [2020-12-01T15:48:35.314Z] Server Version: 19.03.12 [2020-12-01T15:48:35.314Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-01T15:48:35.314Z] Windows: [2020-12-01T15:48:35.314Z] LCOW: [2020-12-01T15:48:35.314Z] Logging Driver: json-file [2020-12-01T15:48:35.314Z] Plugins: [2020-12-01T15:48:35.314Z] Volume: local [2020-12-01T15:48:35.314Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-01T15:48:35.314Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-01T15:48:35.314Z] Swarm: inactive [2020-12-01T15:48:35.314Z] Default Isolation: process [2020-12-01T15:48:35.314Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-01T15:48:35.314Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-01T15:48:35.314Z] OSType: windows [2020-12-01T15:48:35.314Z] Architecture: x86_64 [2020-12-01T15:48:35.314Z] CPUs: 4 [2020-12-01T15:48:35.314Z] Total Memory: 32GiB [2020-12-01T15:48:35.314Z] Name: azwin-2-323940 [2020-12-01T15:48:35.314Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-01T15:48:35.314Z] Docker Root Dir: D:\docker [2020-12-01T15:48:35.314Z] Debug Mode: false [2020-12-01T15:48:35.314Z] Registry: https://index.docker.io/v1/ [2020-12-01T15:48:35.314Z] Labels: [2020-12-01T15:48:35.314Z] Experimental: true [2020-12-01T15:48:35.314Z] Insecure Registries: [2020-12-01T15:48:35.314Z] 10.0.0.4:5000 [2020-12-01T15:48:35.314Z] 127.0.0.0/8 [2020-12-01T15:48:35.314Z] Registry Mirrors: [2020-12-01T15:48:35.314Z] http://10.0.0.4:5000/ [2020-12-01T15:48:35.314Z] Live Restore Enabled: false [2020-12-01T15:48:35.314Z] [2020-12-01T15:48:35.386Z] #41 ... [2020-12-01T15:48:35.386Z] [2020-12-01T15:48:35.386Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-01T15:48:35.386Z] #23 DONE 0.1s [2020-12-01T15:48:35.386Z] [2020-12-01T15:48:35.386Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:35.386Z] #41 147.4 CC criu/uffd.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-12-01T15:48:35.818Z] #44 DONE 0.4s [2020-12-01T15:48:35.818Z] [2020-12-01T15:48:35.818Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-01T15:48:36.079Z] #46 DONE 0.4s [2020-12-01T15:48:36.079Z] [2020-12-01T15:48:36.079Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-01T15:48:36.339Z] #48 DONE 0.4s [2020-12-01T15:48:36.339Z] [2020-12-01T15:48:36.339Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:36.339Z] #54 185.3 + bin/containerd [2020-12-01T15:48:36.405Z] #19 ... [2020-12-01T15:48:36.405Z] [2020-12-01T15:48:36.405Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:36.405Z] #42 98.72 CC criu/cgroup.o [2020-12-01T15:48:36.405Z] #42 104.1 CC criu/clone-noasan.o [2020-12-01T15:48:36.405Z] #42 104.4 CC criu/config.o [2020-12-01T15:48:36.405Z] #42 107.0 CC criu/cr-check.o [2020-12-01T15:48:36.541Z] tests/integration/api_config_test.py ..... [ 8%] [2020-12-01T15:48:36.598Z] #54 ... [2020-12-01T15:48:36.599Z] [2020-12-01T15:48:36.599Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-01T15:48:36.599Z] #50 DONE 0.1s [2020-12-01T15:48:36.599Z] [2020-12-01T15:48:36.599Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-01T15:48:36.599Z] #52 DONE 0.2s [2020-12-01T15:48:36.599Z] [2020-12-01T15:48:36.599Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:36.777Z] #41 148.5 CC criu/util.o [2020-12-01T15:48:37.465Z] #42 109.8 CC criu/cr-dedup.o [2020-12-01T15:48:37.655Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2020-12-01T15:48:37.764Z] #42 110.4 CC criu/cr-dump.o [2020-12-01T15:48:38.170Z] #41 149.7 CC criu/uts_ns.o [2020-12-01T15:48:38.170Z] #41 149.9 CC criu/vdso.o [2020-12-01T15:48:38.289Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-12-01T15:48:38.436Z] #41 150.3 LINK criu/built-in.o [2020-12-01T15:48:38.698Z] #41 150.5 LINK criu/criu [2020-12-01T15:48:38.961Z] #41 150.8 DEP lib/c/criu.d [2020-12-01T15:48:39.224Z] #41 150.9 CC images/rpc.pb-c.o [2020-12-01T15:48:39.294Z] #42 ... [2020-12-01T15:48:39.294Z] [2020-12-01T15:48:39.294Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:48:39.294Z] #19 61.51 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-12-01T15:48:39.294Z] #19 61.52 Setting up xz-utils (5.2.4-1) ... [2020-12-01T15:48:39.294Z] #19 61.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-01T15:48:39.294Z] #19 61.55 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-01T15:48:39.294Z] #19 61.63 invoke-rc.d: could not determine current runlevel [2020-12-01T15:48:39.294Z] #19 61.64 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-01T15:48:39.294Z] #19 61.66 Setting up pigz (2.4-1) ... [2020-12-01T15:48:39.294Z] #19 61.67 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-01T15:48:39.294Z] #19 61.67 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-01T15:48:39.294Z] #19 61.68 Setting up python-pip-whl (18.1-5) ... [2020-12-01T15:48:39.294Z] #19 61.69 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-12-01T15:48:39.294Z] #19 61.69 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-01T15:48:39.294Z] #19 ... [2020-12-01T15:48:39.294Z] [2020-12-01T15:48:39.294Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:48:39.294Z] #44 161.7 net/http/httptrace [2020-12-01T15:48:39.294Z] #44 162.0 net/http [2020-12-01T15:48:39.325Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.9% of statements [2020-12-01T15:48:39.800Z] #41 151.6 CC lib/c/criu.o [2020-12-01T15:48:39.938Z] #44 ... [2020-12-01T15:48:39.938Z] [2020-12-01T15:48:39.938Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:48:39.938Z] #19 62.34 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-12-01T15:48:39.938Z] #19 62.35 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-01T15:48:39.938Z] #19 62.36 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-01T15:48:39.938Z] #19 62.38 Setting up vim (2:8.1.0875-5) ... [2020-12-01T15:48:39.938Z] #19 62.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-01T15:48:39.938Z] #19 62.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-01T15:48:39.938Z] #19 62.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-01T15:48:39.938Z] #19 62.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-01T15:48:40.038Z] #54 213.0 + bin/containerd-stress [2020-12-01T15:48:40.038Z] #54 215.1 + bin/containerd-shim [2020-12-01T15:48:40.237Z] #19 62.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-01T15:48:40.237Z] #19 62.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-01T15:48:40.237Z] #19 62.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-01T15:48:40.237Z] #19 62.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-01T15:48:40.237Z] #19 62.54 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-01T15:48:40.237Z] #19 62.55 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T15:48:40.237Z] #19 62.57 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-01T15:48:40.237Z] #19 62.58 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T15:48:40.237Z] #19 62.59 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-01T15:48:40.237Z] #19 62.59 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T15:48:40.745Z] #41 152.6 LINK lib/c/built-in.o [2020-12-01T15:48:40.745Z] #41 152.6 LINK lib/c/libcriu.so [2020-12-01T15:48:40.745Z] #41 152.7 LINK lib/c/libcriu.a [2020-12-01T15:48:41.007Z] #41 152.9 GEN magic.py [2020-12-01T15:48:41.269Z] #41 153.1 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T15:48:41.269Z] #41 153.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T15:48:41.269Z] #41 153.1 Note: Building without GnuTLS support [2020-12-01T15:48:41.269Z] #41 153.1 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T15:48:41.269Z] #41 153.1 Makefile.config:40: Warn: Building without nftables support [2020-12-01T15:48:42.216Z] #41 153.8 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T15:48:42.478Z] #41 154.3 make[1]: Nothing to be done for 'all'. [2020-12-01T15:48:43.052Z] #41 154.9 make[1]: 'images/built-in.o' is up to date. [2020-12-01T15:48:43.052Z] #41 154.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-01T15:48:43.052Z] #41 155.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-01T15:48:43.052Z] #41 155.0 make[1]: 'compel/libcompel.a' is up to date. [2020-12-01T15:48:43.314Z] #41 155.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-01T15:48:43.314Z] #41 155.1 make[1]: Nothing to be done for 'all'. [2020-12-01T15:48:43.314Z] #41 155.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T15:48:43.576Z] #41 155.3 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:43.576Z] #41 155.4 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:43.576Z] #41 155.4 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:43.576Z] #41 155.5 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:43.576Z] #41 155.5 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:43.576Z] #41 155.5 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:43.576Z] #41 155.6 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:43.840Z] #41 155.7 make[2]: Nothing to be done for 'all'. [2020-12-01T15:48:43.840Z] #41 155.7 INSTALL criu/criu [2020-12-01T15:48:44.241Z] #54 221.7 + bin/containerd-shim-runc-v1 [2020-12-01T15:48:44.789Z] #19 66.66 Setting up iptables (1.8.2-4) ... [2020-12-01T15:48:44.789Z] #19 66.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T15:48:44.789Z] #19 66.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T15:48:44.789Z] #19 66.74 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T15:48:44.789Z] #19 66.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T15:48:44.789Z] #19 66.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-01T15:48:44.789Z] #19 66.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-01T15:48:44.789Z] #19 66.78 Setting up python3 (3.7.3-1) ... [2020-12-01T15:48:45.085Z] #19 67.33 Setting up python3-wheel (0.32.3-2) ... [2020-12-01T15:48:45.230Z] #41 ... [2020-12-01T15:48:45.230Z] [2020-12-01T15:48:45.230Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-01T15:48:45.803Z] #28 ... [2020-12-01T15:48:45.803Z] [2020-12-01T15:48:45.803Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:45.803Z] #41 DONE 157.7s [2020-12-01T15:48:46.070Z] [2020-12-01T15:48:46.070Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-01T15:48:46.070Z] #28 DONE 10.5s [2020-12-01T15:48:46.070Z] [2020-12-01T15:48:46.070Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-01T15:48:46.144Z] #19 68.33 Setting up apparmor (2.13.2-10) ... [2020-12-01T15:48:46.268Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 14.1% of statements [2020-12-01T15:48:46.650Z] #31 DONE 0.7s [2020-12-01T15:48:46.650Z] [2020-12-01T15:48:46.650Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:46.650Z] #54 ... [2020-12-01T15:48:46.650Z] [2020-12-01T15:48:46.650Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-01T15:48:46.650Z] #33 DONE 0.1s [2020-12-01T15:48:46.912Z] [2020-12-01T15:48:46.912Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-01T15:48:46.912Z] #36 DONE 0.1s [2020-12-01T15:48:46.912Z] [2020-12-01T15:48:46.912Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-01T15:48:47.303Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2020-12-01T15:48:47.485Z] #39 DONE 0.8s [2020-12-01T15:48:47.485Z] [2020-12-01T15:48:47.485Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:47.595Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-12-01T15:48:47.745Z] #54 ... [2020-12-01T15:48:47.746Z] [2020-12-01T15:48:47.746Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-01T15:48:47.746Z] #42 DONE 0.1s [2020-12-01T15:48:47.746Z] [2020-12-01T15:48:47.746Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-01T15:48:48.234Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-12-01T15:48:48.252Z] #19 70.59 Setting up xfsprogs (4.20.0-1) ... [2020-12-01T15:48:48.252Z] #19 70.59 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-01T15:48:48.321Z] #44 DONE 0.5s [2020-12-01T15:48:48.321Z] [2020-12-01T15:48:48.321Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-01T15:48:48.321Z] #46 DONE 0.1s [2020-12-01T15:48:48.321Z] [2020-12-01T15:48:48.321Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-01T15:48:48.916Z] #19 71.17 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-01T15:48:48.931Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-12-01T15:48:49.524Z] #54 226.2 + bin/containerd-shim-runc-v2 [2020-12-01T15:48:49.712Z] #48 DONE 1.1s [2020-12-01T15:48:49.712Z] [2020-12-01T15:48:49.712Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-01T15:48:49.712Z] #50 DONE 0.1s [2020-12-01T15:48:49.712Z] [2020-12-01T15:48:49.712Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-01T15:48:49.784Z] #54 227.2 + binaries [2020-12-01T15:48:49.784Z] #54 227.2 + install -D bin/containerd /build/containerd [2020-12-01T15:48:49.784Z] #54 227.3 + install -D bin/containerd-shim /build/containerd-shim [2020-12-01T15:48:49.784Z] #54 227.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-01T15:48:49.784Z] #54 227.3 + install -D bin/ctr /build/ctr [2020-12-01T15:48:49.968Z] ok github.com/docker/docker/daemon 12.245s coverage: 17.2% of statements [2020-12-01T15:48:49.968Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-01T15:48:49.968Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-01T15:48:49.968Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-01T15:48:49.968Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-01T15:48:49.973Z] #52 DONE 0.5s [2020-12-01T15:48:49.973Z] [2020-12-01T15:48:49.973Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:48:49.973Z] #19 72.11 Setting up python3-distutils (3.7.3-1) ... [2020-12-01T15:48:50.622Z] #19 72.85 Setting up python3-setuptools (40.8.0-1) ... [2020-12-01T15:48:51.272Z] #19 ... [2020-12-01T15:48:51.272Z] [2020-12-01T15:48:51.272Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:51.272Z] #42 113.8 CC criu/cr-errno.o [2020-12-01T15:48:51.272Z] #42 113.9 CC criu/cr-restore.o [2020-12-01T15:48:51.272Z] #42 120.3 CC criu/cr-service.o [2020-12-01T15:48:51.272Z] #42 123.2 CC criu/crtools.o [2020-12-01T15:48:51.541Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-12-01T15:48:51.690Z] #54 DONE 228.9s [2020-12-01T15:48:51.899Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.179s coverage: 56.2% of statements [2020-12-01T15:48:51.922Z] #42 124.2 CC criu/eventfd.o [2020-12-01T15:48:51.949Z] [2020-12-01T15:48:51.949Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-01T15:48:52.222Z] #42 124.7 CC criu/eventpoll.o [2020-12-01T15:48:52.222Z] #42 ... [2020-12-01T15:48:52.222Z] [2020-12-01T15:48:52.222Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:48:52.222Z] #19 74.70 Setting up python3-pip (18.1-5) ... [2020-12-01T15:48:52.886Z] #55 DONE 1.0s [2020-12-01T15:48:53.145Z] [2020-12-01T15:48:53.145Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-01T15:48:53.145Z] #59 DONE 0.2s [2020-12-01T15:48:53.145Z] [2020-12-01T15:48:53.145Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-01T15:48:53.713Z] #61 DONE 0.5s [2020-12-01T15:48:53.713Z] [2020-12-01T15:48:53.713Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-01T15:48:53.713Z] #63 DONE 0.1s [2020-12-01T15:48:53.713Z] [2020-12-01T15:48:53.713Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-01T15:48:53.713Z] #64 DONE 0.0s [2020-12-01T15:48:53.713Z] [2020-12-01T15:48:53.713Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-01T15:48:53.763Z] #19 ... [2020-12-01T15:48:53.763Z] [2020-12-01T15:48:53.763Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:48:53.763Z] #44 176.0 github.com/LK4D4/vndr/godl [2020-12-01T15:48:53.763Z] #44 177.0 github.com/LK4D4/vndr [2020-12-01T15:48:53.763Z] #44 ... [2020-12-01T15:48:53.763Z] [2020-12-01T15:48:53.763Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-01T15:48:53.763Z] #19 76.23 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T15:48:54.062Z] #19 76.28 Processing triggers for mime-support (3.62) ... [2020-12-01T15:48:54.062Z] #19 DONE 76.6s [2020-12-01T15:48:54.062Z] [2020-12-01T15:48:54.062Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:54.062Z] #42 125.7 CC criu/external.o [2020-12-01T15:48:54.062Z] #42 126.4 CC criu/fault-injection.o [2020-12-01T15:48:54.062Z] #42 126.6 CC criu/fdstore.o [2020-12-01T15:48:54.651Z] #65 DONE 0.8s [2020-12-01T15:48:54.651Z] [2020-12-01T15:48:54.651Z] #66 exporting to image [2020-12-01T15:48:54.651Z] #66 exporting layers [2020-12-01T15:48:54.718Z] #42 ... [2020-12-01T15:48:54.718Z] [2020-12-01T15:48:54.718Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-01T15:48:54.718Z] #20 0.328 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-01T15:48:54.718Z] #20 0.333 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-01T15:48:54.718Z] #20 0.338 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-01T15:48:54.718Z] #20 DONE 0.4s [2020-12-01T15:48:54.718Z] [2020-12-01T15:48:54.718Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-01T15:48:54.718Z] #21 ... [2020-12-01T15:48:54.718Z] [2020-12-01T15:48:54.718Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:48:54.718Z] #44 DONE 187.2s [2020-12-01T15:48:55.029Z] [2020-12-01T15:48:55.029Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:48:55.029Z] #42 127.3 CC criu/fifo.o [2020-12-01T15:48:56.085Z] #42 128.7 CC criu/file-ids.o [2020-12-01T15:48:56.396Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.014s coverage: 46.2% of statements [2020-12-01T15:48:56.732Z] #42 129.2 CC criu/file-lock.o [2020-12-01T15:48:57.075Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-12-01T15:48:57.792Z] #42 130.3 CC criu/files-ext.o [2020-12-01T15:48:58.444Z] #42 130.9 CC criu/files-reg.o [2020-12-01T15:48:59.975Z] #54 187.5 + bin/containerd-stress [2020-12-01T15:49:00.539Z] #42 ... [2020-12-01T15:49:00.539Z] [2020-12-01T15:49:00.539Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-01T15:49:00.539Z] #21 5.832 Collecting yamllint==1.16.0 [2020-12-01T15:49:00.725Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.357s coverage: 49.5% of statements [2020-12-01T15:49:00.838Z] #21 6.280 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-01T15:49:00.838Z] #21 6.390 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-01T15:49:01.136Z] #21 ... [2020-12-01T15:49:01.136Z] [2020-12-01T15:49:01.136Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-01T15:49:01.136Z] #31 DONE 193.4s [2020-12-01T15:49:01.136Z] [2020-12-01T15:49:01.136Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-01T15:49:01.136Z] #21 6.476 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-01T15:49:01.136Z] #21 6.588 Collecting pyyaml (from yamllint==1.16.0) [2020-12-01T15:49:01.226Z] #66 exporting layers 6.7s done [2020-12-01T15:49:01.226Z] #66 writing image sha256:06c5368e62ed26c1a09691c018f93ea47186cfd095269f220eacf03e198b7ba6 done [2020-12-01T15:49:01.226Z] #66 naming to docker.io/library/docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 done [2020-12-01T15:49:01.226Z] #66 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-12-01T15:49:01.434Z] #21 6.809 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-01T15:49:01.583Z] + trap exit INT TERM [2020-12-01T15:49:01.583Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-12-01T15:49:01.583Z] + CONTAINER_NAME=docker-pr1 [2020-12-01T15:49:01.583Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41736/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41736/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -e DOCKER_GRAPHDRIVER docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/make.sh dynbinary-daemon [2020-12-01T15:49:01.842Z] [2020-12-01T15:49:02.102Z] Removing bundles/ [2020-12-01T15:49:02.102Z] [2020-12-01T15:49:02.102Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-01T15:49:02.102Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T15:49:02.102Z] GOOS="" GOARCH="" GOARM="" [2020-12-01T15:49:03.277Z] #54 190.8 + bin/containerd-shim [2020-12-01T15:49:03.541Z] #21 8.654 Building wheels for collected packages: pyyaml [2020-12-01T15:49:03.541Z] #21 8.657 Running setup.py bdist_wheel for pyyaml: started [2020-12-01T15:49:04.596Z] #21 9.806 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-01T15:49:04.596Z] #21 9.808 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-01T15:49:04.596Z] #21 9.913 Successfully built pyyaml [2020-12-01T15:49:04.596Z] #21 9.944 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-01T15:49:04.894Z] #21 10.34 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-01T15:49:05.196Z] #21 DONE 10.6s [2020-12-01T15:49:05.196Z] [2020-12-01T15:49:05.196Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:49:05.196Z] #42 133.8 CC criu/files.o [2020-12-01T15:49:05.196Z] #42 137.0 CC criu/filesystems.o [2020-12-01T15:49:05.494Z] #42 138.2 CC criu/fsnotify.o [2020-12-01T15:49:06.332Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.223s coverage: 73.1% of statements [2020-12-01T15:49:06.332Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-01T15:49:06.428Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-12-01T15:49:06.624Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-12-01T15:49:07.035Z] #42 139.4 CC criu/image-desc.o [2020-12-01T15:49:07.035Z] #42 139.6 CC criu/image.o [2020-12-01T15:49:07.261Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.163s coverage: 57.7% of statements [2020-12-01T15:49:07.261Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-01T15:49:07.261Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-01T15:49:07.553Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-12-01T15:49:08.094Z] #42 140.5 CC criu/ipc_ns.o [2020-12-01T15:49:08.252Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-12-01T15:49:08.696Z] #54 213.4 + bin/containerd-stress [2020-12-01T15:49:08.696Z] #54 215.5 + bin/containerd-shim [2020-12-01T15:49:09.170Z] #42 141.9 CC criu/irmap.o [2020-12-01T15:49:09.763Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 6.5% of statements [2020-12-01T15:49:09.764Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-01T15:49:09.764Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-01T15:49:09.764Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 41.0% of statements [2020-12-01T15:49:10.000Z] #54 196.8 + bin/containerd-shim-runc-v1 [2020-12-01T15:49:10.229Z] #42 142.5 CC criu/kcmp-ids.o [2020-12-01T15:49:10.229Z] #42 142.8 CC criu/kerndat.o [2020-12-01T15:49:10.800Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-12-01T15:49:10.800Z] ok github.com/docker/docker/daemon/logger/awslogs 0.085s coverage: 77.8% of statements [2020-12-01T15:49:10.800Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-01T15:49:10.800Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-01T15:49:11.474Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2020-12-01T15:49:11.474Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-12-01T15:49:11.766Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-12-01T15:49:11.774Z] #42 144.1 CC criu/libnetlink.o [2020-12-01T15:49:12.072Z] #42 144.6 CC criu/log.o [2020-12-01T15:49:12.400Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2020-12-01T15:49:12.400Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-01T15:49:12.720Z] #42 145.1 CC criu/lsm.o [2020-12-01T15:49:12.758Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 55.1% of statements [2020-12-01T15:49:12.897Z] #54 222.1 + bin/containerd-shim-runc-v1 [2020-12-01T15:49:13.307Z] #54 200.9 + bin/containerd-shim-runc-v2 [2020-12-01T15:49:13.372Z] #42 145.6 CC criu/mem.o [2020-12-01T15:49:13.393Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 33.3% of statements [2020-12-01T15:49:14.429Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-12-01T15:49:14.429Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-12-01T15:49:14.694Z] #54 202.5 + binaries [2020-12-01T15:49:14.694Z] #54 202.5 + install -D bin/containerd /build/containerd [2020-12-01T15:49:14.954Z] #54 202.5 + install -D bin/containerd-shim /build/containerd-shim [2020-12-01T15:49:14.954Z] #54 202.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-01T15:49:14.954Z] #54 202.6 + install -D bin/ctr /build/ctr [2020-12-01T15:49:15.064Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-12-01T15:49:15.358Z] ok github.com/docker/docker/daemon/logger/splunk 1.423s coverage: 82.5% of statements [2020-12-01T15:49:15.358Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-01T15:49:15.358Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-01T15:49:15.485Z] #42 147.7 CC criu/memfd.o [2020-12-01T15:49:15.784Z] #42 148.4 CC criu/mount.o [2020-12-01T15:49:16.394Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-12-01T15:49:17.028Z] ok github.com/docker/docker/distribution 0.236s coverage: 25.6% of statements [2020-12-01T15:49:17.028Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-01T15:49:17.662Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2020-12-01T15:49:18.181Z] #54 226.6 + bin/containerd-shim-runc-v2 [2020-12-01T15:49:18.299Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-12-01T15:49:18.441Z] #54 227.7 + binaries [2020-12-01T15:49:18.441Z] #54 227.7 + install -D bin/containerd /build/containerd [2020-12-01T15:49:18.441Z] #54 227.7 + install -D bin/containerd-shim /build/containerd-shim [2020-12-01T15:49:18.441Z] #54 227.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-01T15:49:18.441Z] #54 227.7 + install -D bin/ctr /build/ctr [2020-12-01T15:49:18.934Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-12-01T15:49:19.226Z] ok github.com/docker/docker/distribution/xfer 1.884s coverage: 85.6% of statements [2020-12-01T15:49:19.226Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-01T15:49:19.226Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-01T15:49:19.557Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2020-12-01T15:49:19.557Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-01T15:49:19.819Z] #54 DONE 229.1s [2020-12-01T15:49:19.849Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-12-01T15:49:20.241Z] #54 DONE 206.9s [2020-12-01T15:49:20.389Z] [2020-12-01T15:49:20.389Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-01T15:49:20.813Z] [2020-12-01T15:49:20.813Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-01T15:49:20.885Z] ok github.com/docker/docker/oci 0.003s coverage: 8.2% of statements [2020-12-01T15:49:20.957Z] #55 DONE 0.3s [2020-12-01T15:49:20.957Z] [2020-12-01T15:49:20.957Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-01T15:49:20.957Z] #59 DONE 0.2s [2020-12-01T15:49:20.957Z] [2020-12-01T15:49:20.957Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-01T15:49:21.217Z] #61 DONE 0.2s [2020-12-01T15:49:21.217Z] [2020-12-01T15:49:21.217Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-01T15:49:21.217Z] #63 DONE 0.1s [2020-12-01T15:49:21.217Z] [2020-12-01T15:49:21.217Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-01T15:49:21.217Z] #64 DONE 0.0s [2020-12-01T15:49:21.217Z] [2020-12-01T15:49:21.217Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-01T15:49:21.426Z] #42 153.2 CC criu/namespaces.o [2020-12-01T15:49:21.519Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2020-12-01T15:49:21.519Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-12-01T15:49:22.159Z] #65 DONE 0.8s [2020-12-01T15:49:22.159Z] [2020-12-01T15:49:22.159Z] #66 exporting to image [2020-12-01T15:49:22.159Z] #66 exporting layers [2020-12-01T15:49:22.965Z] #42 155.4 CC criu/net.o [2020-12-01T15:49:23.030Z] ok github.com/docker/docker/pkg/archive 0.475s coverage: 76.9% of statements [2020-12-01T15:49:23.355Z] #55 DONE 2.2s [2020-12-01T15:49:23.355Z] [2020-12-01T15:49:23.355Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-01T15:49:23.615Z] #59 DONE 0.6s [2020-12-01T15:49:23.615Z] [2020-12-01T15:49:23.615Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-01T15:49:24.064Z] ok github.com/docker/docker/pkg/authorization 0.336s coverage: 68.3% of statements [2020-12-01T15:49:24.064Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-12-01T15:49:24.359Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-12-01T15:49:24.998Z] #61 DONE 1.2s [2020-12-01T15:49:24.998Z] [2020-12-01T15:49:24.998Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-01T15:49:24.998Z] #63 DONE 0.0s [2020-12-01T15:49:24.998Z] [2020-12-01T15:49:24.998Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-01T15:49:24.998Z] #64 DONE 0.0s [2020-12-01T15:49:24.998Z] [2020-12-01T15:49:24.998Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-01T15:49:26.913Z] #65 DONE 1.9s [2020-12-01T15:49:26.913Z] [2020-12-01T15:49:26.913Z] #66 exporting to image [2020-12-01T15:49:26.913Z] #66 exporting layers [2020-12-01T15:49:27.472Z] #42 159.2 CC criu/netfilter.o [2020-12-01T15:49:27.472Z] #42 159.6 CC criu/page-pipe.o [2020-12-01T15:49:28.120Z] #42 160.5 CC criu/page-xfer.o [2020-12-01T15:49:28.735Z] #66 exporting layers 6.6s done [2020-12-01T15:49:28.735Z] #66 writing image sha256:26582559eb7152ba7e0e7284df06cc863bf3c08b762397a3767c92ad0630660a done [2020-12-01T15:49:28.735Z] #66 naming to docker.io/library/docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 done [2020-12-01T15:49:28.735Z] #66 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-01T15:49:28.814Z] ok github.com/docker/docker/layer 7.252s coverage: 68.8% of statements [2020-12-01T15:49:28.814Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-01T15:49:28.814Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-01T15:49:28.814Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-01T15:49:28.814Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-01T15:49:28.814Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-01T15:49:28.814Z] ok github.com/docker/docker/pkg/chrootarchive 3.503s coverage: 43.2% of statements [2020-12-01T15:49:28.814Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-01T15:49:28.814Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-01T15:49:28.814Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-12-01T15:49:28.814Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2020-12-01T15:49:28.814Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-12-01T15:49:29.085Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -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:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/make.sh dynbinary test-integration [2020-12-01T15:49:29.448Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-12-01T15:49:29.740Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-12-01T15:49:30.032Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-12-01T15:49:30.235Z] #42 162.3 CC criu/pagemap-cache.o [2020-12-01T15:49:30.235Z] #42 162.7 CC criu/pagemap.o [2020-12-01T15:49:30.465Z] [2020-12-01T15:49:30.465Z] Removing bundles/ [2020-12-01T15:49:30.465Z] [2020-12-01T15:49:30.465Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-01T15:49:30.465Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T15:49:30.465Z] GOOS="" GOARCH="" GOARM="" [2020-12-01T15:49:31.067Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-12-01T15:49:31.125Z] #66 exporting layers 3.9s done [2020-12-01T15:49:31.125Z] #66 writing image sha256:d4242e375bd534cdf2767e2fd5f661d1efe8ce9c59019a177ed31e2f917c6d0b done [2020-12-01T15:49:31.125Z] #66 naming to docker.io/library/docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 done [2020-12-01T15:49:31.125Z] #66 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-01T15:49:31.465Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/test/unit [2020-12-01T15:49:31.774Z] #42 164.1 CC criu/parasite-syscall.o [2020-12-01T15:49:32.102Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2020-12-01T15:49:32.736Z] ok github.com/docker/docker/pkg/fsutils 0.391s coverage: 85.1% of statements [2020-12-01T15:49:32.736Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2020-12-01T15:49:32.831Z] #42 165.4 CC criu/path.o [2020-12-01T15:49:33.028Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-12-01T15:49:33.131Z] #42 165.7 CC criu/pie-util-vdso.o [2020-12-01T15:49:33.663Z] ok github.com/docker/docker/pkg/idtools 0.294s coverage: 70.1% of statements [2020-12-01T15:49:33.783Z] #42 166.2 CC criu/pie-util.o [2020-12-01T15:49:33.783Z] #42 166.4 CC criu/pipes.o [2020-12-01T15:49:33.958Z] ok github.com/docker/docker/pkg/ioutils 0.309s coverage: 70.6% of statements [2020-12-01T15:49:33.958Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-12-01T15:49:33.958Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-01T15:49:33.958Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-12-01T15:49:33.958Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-01T15:49:33.958Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-01T15:49:34.292Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-12-01T15:49:34.292Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-01T15:49:34.292Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-12-01T15:49:34.583Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-12-01T15:49:34.834Z] #42 167.3 CC criu/plugin.o [2020-12-01T15:49:34.875Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 86.7% of statements [2020-12-01T15:49:34.875Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-12-01T15:49:34.875Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-01T15:49:34.875Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-01T15:49:35.132Z] #42 167.8 CC criu/proc_parse.o [2020-12-01T15:49:35.509Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2020-12-01T15:49:35.801Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-12-01T15:49:36.095Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-12-01T15:49:36.387Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-12-01T15:49:36.754Z] ? github.com/docker/docker/api [no test files] [2020-12-01T15:49:37.897Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 75.0% of statements [2020-12-01T15:49:37.897Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-12-01T15:49:39.628Z] #42 171.8 CC criu/protobuf-desc.o [2020-12-01T15:49:40.631Z] ok github.com/docker/docker/pkg/signal 2.334s coverage: 61.0% of statements [2020-12-01T15:49:40.631Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-12-01T15:49:40.686Z] #42 173.1 CC criu/protobuf.o [2020-12-01T15:49:40.923Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-12-01T15:49:40.987Z] #42 173.7 CC criu/pstree.o [2020-12-01T15:49:41.215Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-12-01T15:49:41.287Z] #42 ... [2020-12-01T15:49:41.287Z] [2020-12-01T15:49:41.287Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:49:41.287Z] #39 233.5 + dpkg --print-architecture [2020-12-01T15:49:41.287Z] #39 233.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-01T15:49:41.849Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 54.2% of statements [2020-12-01T15:49:41.949Z] #39 234.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-01T15:49:41.949Z] #39 234.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-01T15:49:42.141Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2020-12-01T15:49:42.433Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2020-12-01T15:49:43.066Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-12-01T15:49:43.066Z] testing: warning: no tests to run [2020-12-01T15:49:43.066Z] coverage: [no statements] [2020-12-01T15:49:43.066Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-12-01T15:49:43.358Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-12-01T15:49:43.650Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-12-01T15:49:43.650Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-12-01T15:49:45.161Z] ok github.com/docker/docker/plugin 0.546s coverage: 23.2% of statements [2020-12-01T15:49:45.518Z] #39 ... [2020-12-01T15:49:45.518Z] [2020-12-01T15:49:45.518Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-01T15:49:45.518Z] #52 126.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-12-01T15:49:45.518Z] #52 129.3 + mkdir -p /build [2020-12-01T15:49:45.518Z] #52 129.3 + cp runc /build/runc [2020-12-01T15:49:45.518Z] #52 DONE 129.5s [2020-12-01T15:49:45.518Z] [2020-12-01T15:49:45.518Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:49:45.518Z] #42 175.2 CC criu/rbtree.o [2020-12-01T15:49:45.518Z] #42 175.7 CC criu/rst-malloc.o [2020-12-01T15:49:45.518Z] #42 176.0 CC criu/seccomp.o [2020-12-01T15:49:45.518Z] #42 176.8 CC criu/seize.o [2020-12-01T15:49:45.518Z] #42 177.9 CC criu/servicefd.o [2020-12-01T15:49:45.795Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-12-01T15:49:46.086Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.4% of statements [2020-12-01T15:49:46.579Z] #42 179.0 CC criu/shmem.o [2020-12-01T15:49:47.596Z] ok github.com/docker/docker/quota 0.661s coverage: 71.4% of statements [2020-12-01T15:49:47.631Z] #42 180.1 CC criu/sigframe.o [2020-12-01T15:49:47.631Z] #42 180.3 CC criu/signalfd.o [2020-12-01T15:49:47.890Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2020-12-01T15:49:48.278Z] #42 180.6 CC criu/sk-inet.o [2020-12-01T15:49:48.968Z] ok github.com/docker/docker/registry 0.073s coverage: 57.2% of statements [2020-12-01T15:49:49.260Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-12-01T15:49:49.337Z] #42 181.8 CC criu/sk-netlink.o [2020-12-01T15:49:49.554Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-12-01T15:49:49.987Z] #42 182.4 CC criu/sk-packet.o [2020-12-01T15:49:50.189Z] ok github.com/docker/docker/runconfig 0.005s coverage: 66.1% of statements [2020-12-01T15:49:50.189Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-12-01T15:49:50.638Z] #42 183.0 CC criu/sk-queue.o [2020-12-01T15:49:51.287Z] #42 183.6 CC criu/sk-tcp.o [2020-12-01T15:49:51.682Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2020-12-01T15:49:51.937Z] #42 184.3 CC criu/sk-unix.o [2020-12-01T15:49:52.259Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-12-01T15:49:53.296Z] ok github.com/docker/docker/volume/local 0.298s coverage: 76.6% of statements [2020-12-01T15:49:53.593Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-12-01T15:49:54.053Z] #42 186.4 CC criu/sockets.o [2020-12-01T15:49:54.630Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2020-12-01T15:49:55.107Z] #42 187.5 CC criu/stats.o [2020-12-01T15:49:55.405Z] #42 187.8 CC criu/string.o [2020-12-01T15:49:55.405Z] #42 188.0 CC criu/sysctl.o [2020-12-01T15:49:56.466Z] #42 188.7 CC criu/sysfs_parse.o [2020-12-01T15:49:56.763Z] #42 189.2 CC criu/timens.o [2020-12-01T15:49:57.062Z] #42 189.6 CC criu/timerfd.o [2020-12-01T15:49:57.710Z] #42 190.0 CC criu/tty.o [2020-12-01T15:49:59.827Z] #42 192.4 CC criu/tun.o [2020-12-01T15:50:00.479Z] #42 193.0 CC criu/uffd.o [2020-12-01T15:50:02.021Z] #42 194.5 CC criu/util.o [2020-12-01T15:50:02.494Z] ..........................xx.................... [ 29%] [2020-12-01T15:50:03.563Z] #42 196.1 CC criu/uts_ns.o [2020-12-01T15:50:03.864Z] #42 196.4 CC criu/vdso.o [2020-12-01T15:50:04.512Z] #42 197.1 LINK criu/built-in.o [2020-12-01T15:50:04.811Z] #42 197.2 LINK criu/criu [2020-12-01T15:50:05.461Z] #42 197.9 DEP lib/c/criu.d [2020-12-01T15:50:05.461Z] #42 198.0 CC images/rpc.pb-c.o [2020-12-01T15:50:06.112Z] #42 198.7 CC lib/c/criu.o [2020-12-01T15:50:07.658Z] #42 200.2 LINK lib/c/built-in.o [2020-12-01T15:50:07.658Z] #42 200.2 LINK lib/c/libcriu.so [2020-12-01T15:50:07.658Z] #42 200.3 LINK lib/c/libcriu.a [2020-12-01T15:50:07.958Z] #42 200.5 GEN magic.py [2020-12-01T15:50:08.255Z] #42 200.6 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T15:50:08.255Z] #42 200.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T15:50:08.255Z] #42 200.7 Note: Building without GnuTLS support [2020-12-01T15:50:08.255Z] #42 200.7 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T15:50:08.255Z] #42 200.7 Makefile.config:40: Warn: Building without nftables support [2020-12-01T15:50:09.309Z] #42 ... [2020-12-01T15:50:09.309Z] [2020-12-01T15:50:09.309Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-01T15:50:09.309Z] #39 DONE 261.3s [2020-12-01T15:50:09.309Z] [2020-12-01T15:50:09.309Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:50:09.309Z] #48 ... [2020-12-01T15:50:09.309Z] [2020-12-01T15:50:09.309Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T15:50:09.309Z] #42 201.9 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T15:50:09.975Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/rootless [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/volume [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-01T15:50:09.975Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-01T15:50:09.975Z] [2020-12-01T15:50:09.975Z] === Skipped [2020-12-01T15:50:09.975Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-01T15:50:09.975Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-01T15:50:09.975Z] [2020-12-01T15:50:09.975Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-01T15:50:09.975Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-01T15:50:09.975Z] [2020-12-01T15:50:09.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-01T15:50:09.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:50:09.975Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:50:09.975Z] [2020-12-01T15:50:09.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-01T15:50:09.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:50:09.975Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:50:09.975Z] [2020-12-01T15:50:09.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-01T15:50:09.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:50:09.975Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:50:09.975Z] [2020-12-01T15:50:09.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-01T15:50:09.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:50:09.975Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:50:09.975Z] [2020-12-01T15:50:09.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-01T15:50:09.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:50:09.975Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:50:09.975Z] [2020-12-01T15:50:09.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-01T15:50:09.975Z] graphtest_unix.go:73: No driver to put! [2020-12-01T15:50:09.975Z] [2020-12-01T15:50:09.975Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-01T15:50:09.975Z] time="2020-12-01T15:48:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:50:09.975Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:50:09.975Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:50:09.975Z] [2020-12-01T15:50:09.975Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-01T15:50:09.975Z] time="2020-12-01T15:48:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:50:09.975Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:50:09.975Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:50:09.975Z] [2020-12-01T15:50:09.975Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-01T15:50:09.975Z] time="2020-12-01T15:48:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:50:09.975Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:50:09.975Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:50:09.975Z] [2020-12-01T15:50:09.975Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-01T15:50:09.975Z] time="2020-12-01T15:48:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:50:09.975Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:50:09.976Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-01T15:50:09.976Z] time="2020-12-01T15:48:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:50:09.976Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:50:09.976Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-01T15:50:09.976Z] graphtest_unix.go:73: No driver to put! [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-01T15:50:09.976Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-01T15:50:09.976Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-01T15:50:09.976Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-01T15:50:09.976Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-01T15:50:09.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:50:09.976Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-01T15:50:09.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:50:09.976Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-01T15:50:09.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:50:09.976Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-01T15:50:09.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:50:09.976Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-01T15:50:09.976Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:50:09.976Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-01T15:50:09.976Z] graphtest_unix.go:73: No driver to put! [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-01T15:50:09.976Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-01T15:50:09.976Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] [2020-12-01T15:50:09.976Z] DONE 2191 tests, 26 skipped in 189.910s Post stage [Pipeline] junit [2020-12-01T15:50:10.022Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-01T15:50:10.369Z] #42 202.9 make[1]: Nothing to be done for 'all'. [2020-12-01T15:50:10.564Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -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:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/make.sh dynbinary test-integration [2020-12-01T15:50:10.857Z] [2020-12-01T15:50:10.857Z] Removing bundles/ [2020-12-01T15:50:10.857Z] [2020-12-01T15:50:10.857Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-01T15:50:10.857Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T15:50:10.857Z] GOOS="" GOARCH="" GOARM="" [2020-12-01T15:50:11.427Z] #42 203.9 make[1]: 'images/built-in.o' is up to date. [2020-12-01T15:50:11.427Z] #42 203.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-01T15:50:11.427Z] #42 204.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-01T15:50:11.427Z] #42 204.0 make[1]: 'compel/libcompel.a' is up to date. [2020-12-01T15:50:11.427Z] #42 204.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-01T15:50:11.427Z] #42 204.1 make[1]: Nothing to be done for 'all'. [2020-12-01T15:50:11.724Z] #42 204.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T15:50:11.724Z] #42 204.3 make[2]: Nothing to be done for 'all'. [2020-12-01T15:50:12.023Z] #42 204.4 make[2]: Nothing to be done for 'all'. [2020-12-01T15:50:12.023Z] #42 204.5 make[2]: Nothing to be done for 'all'. [2020-12-01T15:50:12.320Z] #42 204.7 make[2]: Nothing to be done for 'all'. [2020-12-01T15:50:12.320Z] #42 204.7 make[2]: Nothing to be done for 'all'. [2020-12-01T15:50:12.320Z] #42 204.8 make[2]: Nothing to be done for 'all'. [2020-12-01T15:50:12.320Z] #42 204.8 make[2]: Nothing to be done for 'all'. [2020-12-01T15:50:12.320Z] #42 205.0 make[2]: Nothing to be done for 'all'. [2020-12-01T15:50:12.791Z] #42 205.0 INSTALL criu/criu [2020-12-01T15:50:12.791Z] #42 DONE 205.1s [2020-12-01T15:50:12.791Z] [2020-12-01T15:50:12.791Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:50:17.302Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-12-01T15:50:17.302Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-135d55ed\powershellScript.ps1'; exit $LASTEXITCODE; [2020-12-01T15:50:17.302Z] ---------------------------------------------------------------------------- [2020-12-01T15:50:17.302Z] [2020-12-01T15:50:17.302Z] INFO: executeCI.ps1 starting at Tue Dec 1 15:50:16 CUT 2020 [2020-12-01T15:50:17.302Z] [2020-12-01T15:50:17.302Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-12-01T15:50:17.302Z] INFO: Running git version 2.24.1.windows.2 [2020-12-01T15:50:17.303Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-12-01T15:50:17.303Z] INFO: Environment variables: [2020-12-01T15:50:17.303Z] [2020-12-01T15:50:17.303Z] Name Value [2020-12-01T15:50:17.303Z] ---- ----- [2020-12-01T15:50:17.303Z] ALLUSERSPROFILE C:\ProgramData [2020-12-01T15:50:17.303Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-12-01T15:50:17.303Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-12-01T15:50:17.303Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-12-01T15:50:17.303Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-12-01T15:50:17.303Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-12-01T15:50:17.303Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2020-12-01T15:50:17.303Z] BRANCH_NAME PR-41736 [2020-12-01T15:50:17.303Z] BUILD_DISPLAY_NAME #1 [2020-12-01T15:50:17.303Z] BUILD_ID 1 [2020-12-01T15:50:17.303Z] BUILD_NUMBER 1 [2020-12-01T15:50:17.303Z] BUILD_TAG jenkins-moby-PR-41736-1 [2020-12-01T15:50:17.303Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41736/1/ [2020-12-01T15:50:17.303Z] CHANGE_AUTHOR justincormack [2020-12-01T15:50:17.303Z] CHANGE_AUTHOR_DISPLAY_NAME Justin Cormack [2020-12-01T15:50:17.303Z] CHANGE_AUTHOR_EMAIL justin@specialbusservice.com [2020-12-01T15:50:17.303Z] CHANGE_BRANCH warning [2020-12-01T15:50:17.303Z] CHANGE_FORK justincormack/docker [2020-12-01T15:50:17.303Z] CHANGE_ID 41736 [2020-12-01T15:50:17.303Z] CHANGE_TARGET master [2020-12-01T15:50:17.303Z] CHANGE_TITLE Add a warning about symlink escapes. [2020-12-01T15:50:17.303Z] CHANGE_URL https://github.com/moby/moby/pull/41736 [2020-12-01T15:50:17.303Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T15:50:17.303Z] CommonProgramFiles C:\Program Files\Common Files [2020-12-01T15:50:17.303Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-12-01T15:50:17.303Z] CommonProgramW6432 C:\Program Files\Common Files [2020-12-01T15:50:17.303Z] COMPUTERNAME azwin-2-323940 [2020-12-01T15:50:17.303Z] ComSpec C:\windows\system32\cmd.exe [2020-12-01T15:50:17.303Z] ConfigSequenceNumber 0 [2020-12-01T15:50:17.303Z] DOCKER_BUILDKIT 0 [2020-12-01T15:50:17.303Z] DOCKER_DUT_DEBUG 1 [2020-12-01T15:50:17.303Z] DOCKER_EXPERIMENTAL 1 [2020-12-01T15:50:17.303Z] DOCKER_GRAPHDRIVER overlay2 [2020-12-01T15:50:17.303Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-12-01T15:50:17.303Z] EXECUTOR_NUMBER 0 [2020-12-01T15:50:17.303Z] FQDN azwin-2-323940.westus.cloudapp.azure.com [2020-12-01T15:50:17.303Z] GIT_BRANCH PR-41736 [2020-12-01T15:50:17.303Z] GIT_COMMIT 07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:50:17.303Z] GIT_URL https://github.com/moby/moby.git [2020-12-01T15:50:17.303Z] HUDSON_COOKIE 1849377f-4822-4b9e-b0c5-e7f9eef754cc [2020-12-01T15:50:17.303Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-12-01T15:50:17.303Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-12-01T15:50:17.303Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-12-01T15:50:17.303Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-12-01T15:50:17.303Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-12-01T15:50:17.303Z] JENKINS_NODE_COOKIE 0d0a366f-b56d-4b6b-9345-b355fef8c07b [2020-12-01T15:50:17.303Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-12-01T15:50:17.303Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-12-01T15:50:17.303Z] JOB_BASE_NAME PR-41736 [2020-12-01T15:50:17.303Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41736/display/redirect [2020-12-01T15:50:17.303Z] JOB_NAME moby/PR-41736 [2020-12-01T15:50:17.303Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41736/ [2020-12-01T15:50:17.303Z] library.jps.version master [2020-12-01T15:50:17.303Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-12-01T15:50:17.303Z] NODE_LABELS amd64 azure azwin-2-323940 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-12-01T15:50:17.303Z] NODE_NAME azwin-2-323940 [2020-12-01T15:50:17.303Z] NUMBER_OF_PROCESSORS 4 [2020-12-01T15:50:17.303Z] OS Windows_NT [2020-12-01T15:50:17.303Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-12-01T15:50:17.303Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-12-01T15:50:17.303Z] PROCESSOR_ARCHITECTURE AMD64 [2020-12-01T15:50:17.303Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-12-01T15:50:17.303Z] PROCESSOR_LEVEL 6 [2020-12-01T15:50:17.303Z] PROCESSOR_REVISION 4f01 [2020-12-01T15:50:17.303Z] ProgramData C:\ProgramData [2020-12-01T15:50:17.303Z] ProgramFiles C:\Program Files [2020-12-01T15:50:17.303Z] ProgramFiles(x86) C:\Program Files (x86) [2020-12-01T15:50:17.303Z] ProgramW6432 C:\Program Files [2020-12-01T15:50:17.303Z] PROMPT $P$G [2020-12-01T15:50:17.303Z] PSExecutionPolicyPreference Bypass [2020-12-01T15:50:17.303Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-12-01T15:50:17.303Z] PUBLIC C:\Users\Public [2020-12-01T15:50:17.303Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41736/1/display/redirect?page=changes [2020-12-01T15:50:17.303Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41736/1/display/redirect [2020-12-01T15:50:17.303Z] SKIP_VALIDATION_TESTS 1 [2020-12-01T15:50:17.303Z] SOURCES_DRIVE d [2020-12-01T15:50:17.303Z] SOURCES_SUBDIR gopath [2020-12-01T15:50:17.303Z] STAGE_NAME Run tests [2020-12-01T15:50:17.303Z] SystemDrive C: [2020-12-01T15:50:17.303Z] SystemRoot C:\windows [2020-12-01T15:50:17.303Z] TEMP C:\windows\TEMP [2020-12-01T15:50:17.303Z] TESTDEBUG 0 [2020-12-01T15:50:17.303Z] TESTRUN_DRIVE d [2020-12-01T15:50:17.303Z] TESTRUN_SUBDIR CI [2020-12-01T15:50:17.303Z] TIMEOUT 120m [2020-12-01T15:50:17.303Z] TMP C:\windows\TEMP [2020-12-01T15:50:17.303Z] USERDOMAIN WORKGROUP [2020-12-01T15:50:17.303Z] USERNAME azwin-2-323940$ [2020-12-01T15:50:17.303Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-12-01T15:50:17.303Z] windir C:\windows [2020-12-01T15:50:17.303Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-12-01T15:50:17.303Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-12-01T15:50:17.303Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-12-01T15:50:17.303Z] [2020-12-01T15:50:17.303Z] [2020-12-01T15:50:17.303Z] [2020-12-01T15:50:18.419Z] #48 270.2 + /build/golangci-lint --version [2020-12-01T15:50:18.419Z] #48 270.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-01T15:50:18.419Z] #48 DONE 270.8s [2020-12-01T15:50:18.419Z] [2020-12-01T15:50:18.419Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:50:18.846Z] INFO: Sources under d:\gopath\... [2020-12-01T15:50:18.846Z] INFO: Test run under d:\CI\... [2020-12-01T15:50:18.846Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-12-01T15:50:18.846Z] INFO: docker/docker repository was found [2020-12-01T15:50:18.846Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-12-01T15:50:19.668Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-12-01T15:50:19.837Z] ltsc2019: Pulling from windows/servercore [2020-12-01T15:50:19.837Z] 4612f6d0b889: Pulling fs layer [2020-12-01T15:50:19.837Z] 680bbdbacf1b: Pulling fs layer [2020-12-01T15:50:27.603Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-12-01T15:50:28.498Z] 680bbdbacf1b: Verifying Checksum [2020-12-01T15:50:28.498Z] 680bbdbacf1b: Download complete [2020-12-01T15:50:31.793Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-12-01T15:50:37.117Z] #23 ... [2020-12-01T15:50:37.117Z] [2020-12-01T15:50:37.117Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:50:37.117Z] #55 254.9 + bin/containerd [2020-12-01T15:50:38.609Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T15:50:38.609Z] [2020-12-01T15:50:38.609Z] + TEST_INTEGRATION_DEST=2 [2020-12-01T15:50:38.609Z] + CONTAINER_NAME=docker-pr1-2 [2020-12-01T15:50:38.609Z] + TEST_SKIP_INTEGRATION=1 [2020-12-01T15:50:38.609Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-12-01T15:50:38.609Z] + run_tests [2020-12-01T15:50:38.609Z] + c=0 [2020-12-01T15:50:38.609Z] + '[' -n 0 ']' [2020-12-01T15:50:38.609Z] + rm= [2020-12-01T15:50:38.609Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41736/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41736/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41736/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/make.sh '' test-integration [2020-12-01T15:50:38.609Z] + TEST_INTEGRATION_DEST=1 [2020-12-01T15:50:38.609Z] + CONTAINER_NAME=docker-pr1-1 [2020-12-01T15:50:38.609Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-12-01T15:50:38.609Z] + run_tests test-integration-flaky [2020-12-01T15:50:38.609Z] + '[' -n 0 ']' [2020-12-01T15:50:38.609Z] + rm= [2020-12-01T15:50:38.609Z] + TEST_INTEGRATION_DEST=3 [2020-12-01T15:50:38.609Z] + CONTAINER_NAME=docker-pr1-3 [2020-12-01T15:50:38.609Z] + TEST_SKIP_INTEGRATION=1 [2020-12-01T15:50:38.609Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-12-01T15:50:38.609Z] + run_tests [2020-12-01T15:50:38.609Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41736/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41736/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41736/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/make.sh test-integration-flaky test-integration [2020-12-01T15:50:38.609Z] + '[' -n 0 ']' [2020-12-01T15:50:38.609Z] + rm= [2020-12-01T15:50:38.609Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41736/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41736/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41736/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/make.sh '' test-integration [2020-12-01T15:50:38.609Z] ++ jobs -p [2020-12-01T15:50:38.609Z] + for job in $(jobs -p) [2020-12-01T15:50:38.609Z] + wait 16659 [2020-12-01T15:50:38.609Z] [2020-12-01T15:50:38.609Z] [2020-12-01T15:50:38.609Z] [2020-12-01T15:50:38.609Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-12-01T15:50:38.609Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-01T15:50:38.609Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-01T15:50:38.609Z] HOSTNAME=49e349525f1d [2020-12-01T15:50:38.609Z] TEST_SKIP_INTEGRATION=1 [2020-12-01T15:50:38.609Z] TESTDEBUG=0 [2020-12-01T15:50:38.609Z] DEST=bundles/test-integration [2020-12-01T15:50:38.609Z] PWD=/go/src/github.com/docker/docker [2020-12-01T15:50:38.609Z] KEEPBUNDLE=1 [2020-12-01T15:50:38.609Z] DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:50:38.609Z] container=docker [2020-12-01T15:50:38.609Z] HOME=/root [2020-12-01T15:50:38.609Z] GOLANG_VERSION=1.13.15 [2020-12-01T15:50:38.609Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-01T15:50:38.609Z] VALIDATE_BRANCH=master [2020-12-01T15:50:38.609Z] TERM=xterm [2020-12-01T15:50:38.609Z] DOCKER_PKG=github.com/docker/docker [2020-12-01T15:50:38.609Z] SHLVL=1 [2020-12-01T15:50:38.609Z] TIMEOUT=120m [2020-12-01T15:50:38.610Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-01T15:50:38.610Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-01T15:50:38.610Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-12-01T15:50:38.610Z] GO111MODULE=off [2020-12-01T15:50:38.610Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-01T15:50:38.610Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-01T15:50:38.610Z] GOPATH=/go [2020-12-01T15:50:38.610Z] PKG_CONFIG=pkg-config [2020-12-01T15:50:38.610Z] _=/usr/bin/env [2020-12-01T15:50:38.610Z] Building test suite binary ./integration-cli/test.main [2020-12-01T15:50:38.610Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-01T15:50:38.610Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-01T15:50:38.610Z] HOSTNAME=f5ebff6102ca [2020-12-01T15:50:38.610Z] TEST_SKIP_INTEGRATION=1 [2020-12-01T15:50:38.610Z] TESTDEBUG=0 [2020-12-01T15:50:38.610Z] DEST=bundles/test-integration [2020-12-01T15:50:38.610Z] PWD=/go/src/github.com/docker/docker [2020-12-01T15:50:38.610Z] KEEPBUNDLE=1 [2020-12-01T15:50:38.610Z] DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:50:38.610Z] container=docker [2020-12-01T15:50:38.610Z] HOME=/root [2020-12-01T15:50:38.610Z] GOLANG_VERSION=1.13.15 [2020-12-01T15:50:38.610Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-01T15:50:38.610Z] VALIDATE_BRANCH=master [2020-12-01T15:50:38.610Z] TERM=xterm [2020-12-01T15:50:38.610Z] DOCKER_PKG=github.com/docker/docker [2020-12-01T15:50:38.610Z] SHLVL=1 [2020-12-01T15:50:38.610Z] TIMEOUT=120m [2020-12-01T15:50:38.610Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-01T15:50:38.610Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-01T15:50:38.610Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-12-01T15:50:38.610Z] GO111MODULE=off [2020-12-01T15:50:38.610Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-01T15:50:38.610Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-01T15:50:38.610Z] GOPATH=/go [2020-12-01T15:50:38.610Z] PKG_CONFIG=pkg-config [2020-12-01T15:50:38.610Z] _=/usr/bin/env [2020-12-01T15:50:38.610Z] Building test suite binary ./integration-cli/test.main [2020-12-01T15:50:38.610Z] No new tests added to integration. [2020-12-01T15:50:38.610Z] [2020-12-01T15:50:38.610Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-01T15:50:38.610Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-01T15:50:38.610Z] HOSTNAME=29ee0e04f301 [2020-12-01T15:50:38.610Z] TESTDEBUG=0 [2020-12-01T15:50:38.610Z] DEST=bundles/test-integration [2020-12-01T15:50:38.610Z] PWD=/go/src/github.com/docker/docker [2020-12-01T15:50:38.610Z] KEEPBUNDLE=1 [2020-12-01T15:50:38.610Z] DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:50:38.610Z] container=docker [2020-12-01T15:50:38.610Z] HOME=/root [2020-12-01T15:50:38.610Z] GOLANG_VERSION=1.13.15 [2020-12-01T15:50:38.610Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-01T15:50:38.610Z] VALIDATE_BRANCH=master [2020-12-01T15:50:38.610Z] TERM=xterm [2020-12-01T15:50:38.610Z] DOCKER_PKG=github.com/docker/docker [2020-12-01T15:50:38.610Z] SHLVL=1 [2020-12-01T15:50:38.610Z] TIMEOUT=120m [2020-12-01T15:50:38.610Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-01T15:50:38.610Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-01T15:50:38.610Z] GO111MODULE=off [2020-12-01T15:50:38.610Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-01T15:50:38.610Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-01T15:50:38.610Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-01T15:50:38.610Z] GOPATH=/go [2020-12-01T15:50:38.610Z] PKG_CONFIG=pkg-config [2020-12-01T15:50:38.610Z] _=/usr/bin/env [2020-12-01T15:50:38.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-01T15:50:38.918Z] 4612f6d0b889: Verifying Checksum [2020-12-01T15:50:38.918Z] 4612f6d0b889: Download complete [2020-12-01T15:50:41.622Z] #55 ... [2020-12-01T15:50:41.622Z] [2020-12-01T15:50:41.622Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:50:41.622Z] #23 293.5 + return [2020-12-01T15:50:41.622Z] #23 DONE 293.6s [2020-12-01T15:50:41.622Z] [2020-12-01T15:50:41.622Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:50:43.163Z] #55 ... [2020-12-01T15:50:43.163Z] [2020-12-01T15:50:43.163Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-01T15:50:43.163Z] #24 DONE 0.1s [2020-12-01T15:50:43.163Z] [2020-12-01T15:50:43.163Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-01T15:50:43.811Z] #29 DONE 0.6s [2020-12-01T15:50:43.812Z] [2020-12-01T15:50:43.812Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-01T15:50:44.115Z] #32 DONE 0.1s [2020-12-01T15:50:44.115Z] [2020-12-01T15:50:44.115Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-01T15:50:44.115Z] #34 DONE 0.1s [2020-12-01T15:50:44.115Z] [2020-12-01T15:50:44.115Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:50:44.115Z] #55 ... [2020-12-01T15:50:44.115Z] [2020-12-01T15:50:44.115Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-01T15:50:44.115Z] #37 DONE 0.1s [2020-12-01T15:50:44.115Z] [2020-12-01T15:50:44.115Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-01T15:50:44.418Z] #40 DONE 0.1s [2020-12-01T15:50:44.418Z] [2020-12-01T15:50:44.418Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-01T15:50:44.418Z] #43 DONE 0.2s [2020-12-01T15:50:44.418Z] [2020-12-01T15:50:44.418Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:50:44.418Z] #55 ... [2020-12-01T15:50:44.418Z] [2020-12-01T15:50:44.418Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-01T15:50:44.715Z] #45 DONE 0.2s [2020-12-01T15:50:44.715Z] [2020-12-01T15:50:44.715Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-01T15:50:44.715Z] #47 DONE 0.1s [2020-12-01T15:50:44.715Z] [2020-12-01T15:50:44.715Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:50:44.715Z] #55 ... [2020-12-01T15:50:44.715Z] [2020-12-01T15:50:44.715Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-01T15:50:44.715Z] #49 DONE 0.1s [2020-12-01T15:50:45.015Z] [2020-12-01T15:50:45.015Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-01T15:50:45.015Z] #51 DONE 0.1s [2020-12-01T15:50:45.015Z] [2020-12-01T15:50:45.015Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-01T15:50:45.015Z] #53 DONE 0.1s [2020-12-01T15:50:45.015Z] [2020-12-01T15:50:45.015Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-01T15:50:47.987Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2020-12-01T15:50:47.987Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-01T15:50:48.562Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2020-12-01T15:50:48.562Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-01T15:50:48.562Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-01T15:50:48.562Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-01T15:50:48.562Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-01T15:50:48.562Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-01T15:50:48.562Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-01T15:50:48.825Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-01T15:50:48.825Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-01T15:50:48.825Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-01T15:50:49.775Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-01T15:50:49.775Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-01T15:50:50.132Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-12-01T15:50:50.350Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2020-12-01T15:50:50.350Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-12-01T15:50:50.350Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2020-12-01T15:50:50.612Z] ok github.com/docker/docker/api/server/router/swarm 0.055s coverage: 5.7% of statements [2020-12-01T15:50:50.612Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-01T15:50:50.612Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-01T15:50:50.612Z] ? github.com/docker/docker/api/types [no test files] [2020-12-01T15:50:50.612Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-01T15:50:50.612Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-01T15:50:50.612Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-01T15:50:50.612Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-01T15:50:50.612Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-01T15:50:50.612Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-01T15:50:50.612Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-01T15:50:50.612Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-01T15:50:50.612Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-01T15:50:50.612Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-01T15:50:50.612Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-01T15:50:50.875Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2020-12-01T15:50:50.875Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-01T15:50:50.875Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-01T15:50:50.875Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-01T15:50:50.875Z] ? github.com/docker/docker/builder [no test files] [2020-12-01T15:50:50.875Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-01T15:50:50.875Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-01T15:50:50.875Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-01T15:50:50.875Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-01T15:50:50.875Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-01T15:50:50.875Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-01T15:50:50.875Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-01T15:50:53.429Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-12-01T15:50:54.375Z] ok github.com/docker/docker/builder/remotecontext 0.209s coverage: 13.7% of statements [2020-12-01T15:50:55.323Z] ok github.com/docker/docker/builder/dockerfile 0.440s coverage: 48.3% of statements [2020-12-01T15:50:55.323Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-01T15:50:56.713Z] ok github.com/docker/docker/builder/remotecontext/git 4.617s coverage: 86.3% of statements [2020-12-01T15:50:56.713Z] ? github.com/docker/docker/cli [no test files] [2020-12-01T15:50:56.713Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-01T15:50:57.642Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-12-01T15:50:59.566Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-12-01T15:51:01.006Z] ok github.com/docker/docker/client 0.397s coverage: 75.4% of statements [2020-12-01T15:51:03.997Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-12-01T15:51:06.954Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T15:51:06.954Z] [2020-12-01T15:51:06.954Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-01T15:51:06.954Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-01T15:51:06.954Z] HOSTNAME=3ec3dc31f2fb [2020-12-01T15:51:06.954Z] DEST=bundles/test-integration [2020-12-01T15:51:06.954Z] PWD=/go/src/github.com/docker/docker [2020-12-01T15:51:06.954Z] DOCKER_ROOTLESS=1 [2020-12-01T15:51:06.954Z] DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:51:06.954Z] container=docker [2020-12-01T15:51:06.954Z] HOME=/root [2020-12-01T15:51:06.954Z] GOLANG_VERSION=1.13.15 [2020-12-01T15:51:06.954Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-01T15:51:06.954Z] VALIDATE_BRANCH=master [2020-12-01T15:51:06.954Z] TERM=xterm [2020-12-01T15:51:06.954Z] DOCKER_PKG=github.com/docker/docker [2020-12-01T15:51:06.954Z] SHLVL=1 [2020-12-01T15:51:06.954Z] TIMEOUT=120m [2020-12-01T15:51:06.954Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-01T15:51:06.954Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-01T15:51:06.954Z] GO111MODULE=off [2020-12-01T15:51:06.954Z] DOCKER_EXPERIMENTAL=1 [2020-12-01T15:51:06.954Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-01T15:51:06.954Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-01T15:51:06.954Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-01T15:51:06.954Z] GOPATH=/go [2020-12-01T15:51:06.954Z] PKG_CONFIG=pkg-config [2020-12-01T15:51:06.954Z] _=/usr/bin/env [2020-12-01T15:51:06.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-01T15:51:07.790Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T15:51:07.790Z] [2020-12-01T15:51:07.790Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-01T15:51:07.790Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-01T15:51:07.790Z] HOSTNAME=1937e336115f [2020-12-01T15:51:07.790Z] TESTDEBUG=0 [2020-12-01T15:51:07.790Z] DEST=bundles/test-integration [2020-12-01T15:51:07.790Z] PWD=/go/src/github.com/docker/docker [2020-12-01T15:51:07.790Z] DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:51:07.790Z] container=docker [2020-12-01T15:51:07.790Z] HOME=/root [2020-12-01T15:51:07.790Z] GOLANG_VERSION=1.13.15 [2020-12-01T15:51:07.790Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-01T15:51:07.790Z] VALIDATE_BRANCH=master [2020-12-01T15:51:07.790Z] TERM=xterm [2020-12-01T15:51:07.790Z] DOCKER_PKG=github.com/docker/docker [2020-12-01T15:51:07.790Z] SHLVL=1 [2020-12-01T15:51:07.790Z] TIMEOUT=120m [2020-12-01T15:51:07.790Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-01T15:51:07.790Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-01T15:51:07.790Z] GO111MODULE=off [2020-12-01T15:51:07.790Z] DOCKER_EXPERIMENTAL=1 [2020-12-01T15:51:07.790Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-01T15:51:07.790Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-01T15:51:07.790Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-01T15:51:07.790Z] GOPATH=/go [2020-12-01T15:51:07.790Z] PKG_CONFIG=pkg-config [2020-12-01T15:51:07.790Z] _=/usr/bin/env [2020-12-01T15:51:07.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-01T15:51:12.211Z] #55 291.0 + bin/containerd-stress [2020-12-01T15:51:12.509Z] #55 293.4 + bin/containerd-shim [2020-12-01T15:51:18.338Z] ......................... [ 67%] [2020-12-01T15:51:19.464Z] #55 300.3 + bin/containerd-shim-runc-v1 [2020-12-01T15:51:25.079Z] #55 305.2 + bin/containerd-shim-runc-v2 [2020-12-01T15:51:25.373Z] #55 306.3 + binaries [2020-12-01T15:51:25.373Z] #55 306.3 + install -D bin/containerd /build/containerd [2020-12-01T15:51:25.373Z] #55 306.4 + install -D bin/containerd-shim /build/containerd-shim [2020-12-01T15:51:25.667Z] #55 306.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-01T15:51:25.667Z] #55 306.4 + install -D bin/ctr /build/ctr [2020-12-01T15:51:25.667Z] #55 DONE 306.5s [2020-12-01T15:51:26.712Z] [2020-12-01T15:51:26.712Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-01T15:51:26.712Z] #56 DONE 0.1s [2020-12-01T15:51:26.712Z] [2020-12-01T15:51:26.712Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-01T15:51:26.712Z] #60 DONE 0.1s [2020-12-01T15:51:26.712Z] [2020-12-01T15:51:26.712Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-01T15:51:26.712Z] #62 DONE 0.1s [2020-12-01T15:51:27.007Z] [2020-12-01T15:51:27.007Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-01T15:51:27.007Z] #64 DONE 0.1s [2020-12-01T15:51:27.007Z] [2020-12-01T15:51:27.007Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-01T15:51:27.007Z] #65 DONE 0.0s [2020-12-01T15:51:27.007Z] [2020-12-01T15:51:27.007Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-01T15:51:27.613Z] ok github.com/docker/docker/cmd/dockerd 0.174s coverage: 29.1% of statements [2020-12-01T15:51:27.613Z] ok github.com/docker/docker/container 0.161s coverage: 34.7% of statements [2020-12-01T15:51:27.613Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-01T15:51:27.613Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-01T15:51:27.613Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-01T15:51:27.613Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-01T15:51:29.005Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.095s coverage: 65.3% of statements [2020-12-01T15:51:29.784Z] #66 DONE 2.4s [2020-12-01T15:51:29.784Z] [2020-12-01T15:51:29.784Z] #67 exporting to oci image format [2020-12-01T15:51:29.784Z] #67 exporting layers [2020-12-01T15:51:30.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-01T15:51:30.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-01T15:51:30.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-01T15:51:30.397Z] ok github.com/docker/docker/daemon/cluster/convert 0.041s coverage: 35.9% of statements [2020-12-01T15:51:33.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-01T15:51:33.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-01T15:51:33.717Z] ok github.com/docker/docker/daemon/cluster 0.135s coverage: 0.5% of statements [2020-12-01T15:51:34.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-01T15:51:36.279Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2020-12-01T15:51:36.543Z] ok github.com/docker/docker/daemon/config 0.183s coverage: 81.8% of statements [2020-12-01T15:51:37.939Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-12-01T15:51:38.517Z] ok github.com/docker/docker/daemon/graphdriver 0.024s coverage: 2.2% of statements [2020-12-01T15:51:42.734Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-12-01T15:51:42.734Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.972s coverage: 73.1% of statements [2020-12-01T15:51:43.308Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.485s coverage: 14.1% of statements [2020-12-01T15:51:43.884Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.858s coverage: 56.2% of statements [2020-12-01T15:51:45.813Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-12-01T15:51:47.736Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.820s coverage: 49.5% of statements [2020-12-01T15:51:48.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-01T15:51:48.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-01T15:51:48.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-01T15:51:49.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-01T15:51:49.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-01T15:51:49.656Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.537s coverage: 57.7% of statements [2020-12-01T15:51:49.656Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.823s coverage: 45.9% of statements [2020-12-01T15:51:49.918Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.0% of statements [2020-12-01T15:51:50.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-01T15:51:50.864Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-12-01T15:51:51.811Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.062s coverage: 3.0% of statements [2020-12-01T15:51:51.811Z] ok github.com/docker/docker/daemon 12.297s coverage: 17.2% of statements [2020-12-01T15:51:51.811Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-01T15:51:51.811Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-01T15:51:51.811Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-01T15:51:51.811Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-01T15:51:51.811Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-01T15:51:51.811Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-01T15:51:51.811Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-01T15:51:52.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-01T15:51:53.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-01T15:51:53.735Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 6.5% of statements [2020-12-01T15:51:53.735Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-01T15:51:53.735Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-01T15:51:53.735Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 41.0% of statements [2020-12-01T15:51:54.310Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2020-12-01T15:51:54.573Z] ok github.com/docker/docker/daemon/logger/awslogs 0.316s coverage: 77.8% of statements [2020-12-01T15:51:54.573Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-01T15:51:54.573Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-01T15:51:54.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-01T15:51:54.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-01T15:51:55.147Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 23.9% of statements [2020-12-01T15:51:55.147Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.049s coverage: 87.2% of statements [2020-12-01T15:51:55.722Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.058s coverage: 61.6% of statements [2020-12-01T15:51:56.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-01T15:51:56.669Z] ok github.com/docker/docker/daemon/logger/local 0.061s coverage: 75.2% of statements [2020-12-01T15:51:56.669Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-01T15:51:57.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-01T15:51:57.243Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 33.3% of statements [2020-12-01T15:51:57.506Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.089s coverage: 58.6% of statements [2020-12-01T15:51:58.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-01T15:51:58.453Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2020-12-01T15:51:58.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-01T15:51:58.715Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 46.8% of statements [2020-12-01T15:51:59.289Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2020-12-01T15:51:59.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-01T15:52:00.237Z] ok github.com/docker/docker/daemon/logger/splunk 1.848s coverage: 82.5% of statements [2020-12-01T15:52:00.237Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-01T15:52:00.237Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-01T15:52:00.352Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-01T15:52:00.352Z] Using test binary docker [2020-12-01T15:52:00.352Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-01T15:52:00.352Z] +++ /etc/init.d/apparmor start [2020-12-01T15:52:00.352Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-01T15:52:00.352Z] INFO: Waiting for daemon to start... [2020-12-01T15:52:00.352Z] Starting dockerd [2020-12-01T15:52:00.352Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-12-01T15:52:00.813Z] ok github.com/docker/docker/distribution/metadata 0.147s coverage: 48.2% of statements [2020-12-01T15:52:01.363Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-12-01T15:52:01.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-01T15:52:02.206Z] ok github.com/docker/docker/distribution 0.289s coverage: 25.6% of statements [2020-12-01T15:52:02.206Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-01T15:52:02.206Z] ok github.com/docker/docker/errdefs 0.015s coverage: 53.1% of statements [2020-12-01T15:52:02.410Z] . [2020-12-01T15:52:02.410Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-01T15:52:02.410Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-01T15:52:02.410Z] Error: No such image: emptyfs [2020-12-01T15:52:02.410Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-01T15:52:02.410Z] ++++ docker load [2020-12-01T15:52:02.700Z] Running integration-test (iteration 1) [2020-12-01T15:52:02.700Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-12-01T15:52:02.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:52:02.700Z] ++ set -e [2020-12-01T15:52:02.700Z] ++ '[' -n 0 ']' [2020-12-01T15:52:02.700Z] ++ set -x [2020-12-01T15:52:02.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:52:02.781Z] ok github.com/docker/docker/image 0.046s coverage: 86.4% of statements [2020-12-01T15:52:02.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-01T15:52:03.357Z] ok github.com/docker/docker/distribution/xfer 1.721s coverage: 85.1% of statements [2020-12-01T15:52:03.357Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-01T15:52:03.357Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-12-01T15:52:03.620Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2020-12-01T15:52:03.620Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-01T15:52:03.620Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-01T15:52:03.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-01T15:52:04.567Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2020-12-01T15:52:04.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-01T15:52:04.829Z] ok github.com/docker/docker/oci 0.017s coverage: 8.2% of statements [2020-12-01T15:52:05.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-01T15:52:05.403Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 52.9% of statements [2020-12-01T15:52:05.403Z] ok github.com/docker/docker/opts 0.053s coverage: 67.1% of statements [2020-12-01T15:52:06.422Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2020-12-01T15:52:06.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-01T15:52:07.384Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-12-01T15:52:07.646Z] ok github.com/docker/docker/pkg/authorization 0.530s coverage: 68.3% of statements [2020-12-01T15:52:08.592Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-12-01T15:52:08.854Z] ok github.com/docker/docker/pkg/archive 1.311s coverage: 76.8% of statements [2020-12-01T15:52:09.116Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-12-01T15:52:09.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-01T15:52:09.689Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-12-01T15:52:10.263Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-12-01T15:52:10.837Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-12-01T15:52:11.161Z] Loaded image: buildpack-deps:buster [2020-12-01T15:52:11.161Z] Loaded image: busybox:latest [2020-12-01T15:52:11.161Z] Loaded image: busybox:glibc [2020-12-01T15:52:11.161Z] Loaded image: debian:buster [2020-12-01T15:52:11.161Z] Loaded image: hello-world:latest [2020-12-01T15:52:11.161Z] Loaded image: arm32v7/hello-world:latest [2020-12-01T15:52:11.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-01T15:52:11.410Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-12-01T15:52:11.410Z] ok github.com/docker/docker/pkg/chrootarchive 3.025s coverage: 43.2% of statements [2020-12-01T15:52:11.507Z] INFO: Testing against a local daemon [2020-12-01T15:52:11.507Z] === RUN TestCgroupNamespacesBuild [2020-12-01T15:52:12.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-01T15:52:12.355Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-12-01T15:52:12.355Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2020-12-01T15:52:12.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-01T15:52:12.928Z] ok github.com/docker/docker/pkg/homedir 0.018s coverage: 11.4% of statements [2020-12-01T15:52:13.189Z] ok github.com/docker/docker/pkg/fsutils 0.291s coverage: 85.1% of statements [2020-12-01T15:52:13.569Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2020-12-01T15:52:13.570Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-01T15:52:13.764Z] ok github.com/docker/docker/pkg/discovery/kv 3.113s coverage: 84.1% of statements [2020-12-01T15:52:14.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-01T15:52:14.337Z] ok github.com/docker/docker/layer 7.752s coverage: 68.8% of statements [2020-12-01T15:52:14.337Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-01T15:52:14.337Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-01T15:52:14.337Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-01T15:52:14.337Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-01T15:52:14.337Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-01T15:52:14.337Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-01T15:52:14.337Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-01T15:52:14.599Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-12-01T15:52:14.599Z] ok github.com/docker/docker/pkg/ioutils 0.625s coverage: 69.3% of statements [2020-12-01T15:52:14.865Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-12-01T15:52:14.865Z] ok github.com/docker/docker/pkg/idtools 0.790s coverage: 70.1% of statements [2020-12-01T15:52:14.865Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-01T15:52:14.865Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-01T15:52:14.865Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-01T15:52:15.127Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2020-12-01T15:52:15.127Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-01T15:52:15.389Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2020-12-01T15:52:15.389Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-12-01T15:52:15.628Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-12-01T15:52:15.628Z] === RUN TestBuildWithSession [2020-12-01T15:52:15.628Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-01T15:52:15.628Z] build_session_test.go:25: TODO: BuildKit [2020-12-01T15:52:15.628Z] === RUN TestBuildSquashParent [2020-12-01T15:52:15.652Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.030s coverage: 86.7% of statements [2020-12-01T15:52:15.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-01T15:52:15.915Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2020-12-01T15:52:15.915Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-01T15:52:15.915Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-01T15:52:16.191Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-12-01T15:52:16.489Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2020-12-01T15:52:17.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-01T15:52:17.063Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2020-12-01T15:52:17.326Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-12-01T15:52:17.326Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2020-12-01T15:52:17.900Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-12-01T15:52:18.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-01T15:52:18.076Z] tests/integration/client_test.py ..... [ 75%] [2020-12-01T15:52:18.076Z] tests/integration/context_api_test.py ... [ 76%] [2020-12-01T15:52:18.473Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2020-12-01T15:52:18.636Z] tests/integration/errors_test.py . [ 76%] [2020-12-01T15:52:18.735Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2020-12-01T15:52:18.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-01T15:52:19.308Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-12-01T15:52:19.308Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-12-01T15:52:20.253Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.9% of statements [2020-12-01T15:52:20.253Z] ok github.com/docker/docker/pkg/system 0.014s coverage: 36.9% of statements [2020-12-01T15:52:20.322Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-01T15:52:20.322Z] Using test binary docker [2020-12-01T15:52:20.322Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-01T15:52:20.322Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-01T15:52:20.322Z] INFO: Waiting for daemon to start... [2020-12-01T15:52:20.322Z] Starting dockerd [2020-12-01T15:52:20.830Z] ok github.com/docker/docker/pkg/tailfile 0.110s coverage: 88.6% of statements [2020-12-01T15:52:20.830Z] ok github.com/docker/docker/pkg/signal 2.865s coverage: 61.0% of statements [2020-12-01T15:52:21.409Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2020-12-01T15:52:21.409Z] testing: warning: no tests to run [2020-12-01T15:52:21.409Z] coverage: [no statements] [2020-12-01T15:52:21.409Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2020-12-01T15:52:21.671Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-12-01T15:52:21.672Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-12-01T15:52:21.933Z] ok github.com/docker/docker/pkg/useragent 0.018s coverage: 88.9% of statements [2020-12-01T15:52:22.506Z] --- PASS: TestBuildSquashParent (6.51s) [2020-12-01T15:52:22.506Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-01T15:52:22.506Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T15:52:22.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T15:52:22.506Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T15:52:22.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T15:52:22.506Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T15:52:22.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T15:52:22.506Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T15:52:22.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T15:52:22.506Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T15:52:22.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T15:52:22.506Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T15:52:22.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T15:52:22.506Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T15:52:22.506Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T15:52:23.336Z] ok github.com/docker/docker/plugin/v2 0.026s coverage: 14.5% of statements [2020-12-01T15:52:23.336Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 85.4% of statements [2020-12-01T15:52:23.612Z] . [2020-12-01T15:52:23.612Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-01T15:52:23.612Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-01T15:52:23.612Z] Error: No such image: emptyfs [2020-12-01T15:52:23.612Z] Running integration-test (iteration 1) [2020-12-01T15:52:23.612Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-01T15:52:24.281Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2020-12-01T15:52:24.543Z] ok github.com/docker/docker/plugin 0.544s coverage: 23.2% of statements [2020-12-01T15:52:24.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T15:52:24.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T15:52:26.465Z] ok github.com/docker/docker/quota 0.497s coverage: 71.4% of statements [2020-12-01T15:52:26.465Z] ok github.com/docker/docker/registry/resumable 0.041s coverage: 100.0% of statements [2020-12-01T15:52:26.465Z] ok github.com/docker/docker/registry 0.190s coverage: 57.2% of statements [2020-12-01T15:52:26.726Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-12-01T15:52:27.280Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T15:52:27.280Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T15:52:27.300Z] ok github.com/docker/docker/testutil 0.008s coverage: 62.5% of statements [2020-12-01T15:52:27.874Z] ok github.com/docker/docker/runconfig 0.045s coverage: 66.1% of statements [2020-12-01T15:52:29.340Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-01T15:52:29.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s) [2020-12-01T15:52:29.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s) [2020-12-01T15:52:29.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s) [2020-12-01T15:52:29.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s) [2020-12-01T15:52:29.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s) [2020-12-01T15:52:29.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s) [2020-12-01T15:52:29.340Z] === RUN TestBuildMultiStageCopy [2020-12-01T15:52:29.340Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-01T15:52:29.794Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2020-12-01T15:52:30.056Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2020-12-01T15:52:30.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-01T15:52:30.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-01T15:52:31.003Z] ok github.com/docker/docker/volume/local 0.165s coverage: 76.6% of statements [2020-12-01T15:52:31.946Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2020-12-01T15:52:32.081Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-01T15:52:32.370Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-01T15:52:33.000Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-01T15:52:33.289Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-01T15:52:34.319Z] --- PASS: TestBuildMultiStageCopy (4.81s) [2020-12-01T15:52:34.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2020-12-01T15:52:34.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-12-01T15:52:34.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-12-01T15:52:34.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-12-01T15:52:34.319Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-12-01T15:52:34.319Z] === RUN TestBuildMultiStageParentConfig [2020-12-01T15:52:35.820Z] --- PASS: TestBuildMultiStageParentConfig (1.56s) [2020-12-01T15:52:35.820Z] === RUN TestBuildLabelWithTargets [2020-12-01T15:52:35.832Z] Loaded image: buildpack-deps:buster [2020-12-01T15:52:35.832Z] Loaded image: busybox:latest [2020-12-01T15:52:35.832Z] Loaded image: busybox:glibc [2020-12-01T15:52:35.832Z] Loaded image: debian:buster [2020-12-01T15:52:35.832Z] Loaded image: hello-world:latest [2020-12-01T15:52:36.092Z] Loaded image: arm32v7/hello-world:latest [2020-12-01T15:52:36.092Z] INFO: Testing against a local daemon [2020-12-01T15:52:36.092Z] === RUN TestCgroupNamespacesBuild [2020-12-01T15:52:36.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-01T15:52:38.539Z] --- PASS: TestBuildLabelWithTargets (2.40s) [2020-12-01T15:52:38.539Z] === RUN TestBuildWithEmptyLayers [2020-12-01T15:52:39.167Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-12-01T15:52:39.167Z] === RUN TestBuildMultiStageOnBuild [2020-12-01T15:52:41.369Z] --- PASS: TestCgroupNamespacesBuild (4.70s) [2020-12-01T15:52:41.369Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-01T15:52:41.884Z] --- PASS: TestBuildMultiStageOnBuild (2.90s) [2020-12-01T15:52:41.884Z] === RUN TestBuildUncleanTarFilenames [2020-12-01T15:52:43.274Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2020-12-01T15:52:43.274Z] === RUN TestBuildWithSession [2020-12-01T15:52:43.274Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-01T15:52:43.274Z] build_session_test.go:25: TODO: BuildKit [2020-12-01T15:52:43.274Z] === RUN TestBuildSquashParent [2020-12-01T15:52:43.385Z] --- PASS: TestBuildUncleanTarFilenames (1.30s) [2020-12-01T15:52:43.385Z] === RUN TestBuildMultiStageLayerLeak [2020-12-01T15:52:46.141Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s) [2020-12-01T15:52:46.141Z] === RUN TestBuildWithHugeFile [2020-12-01T15:52:51.397Z] --- PASS: TestBuildSquashParent (7.39s) [2020-12-01T15:52:51.397Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-01T15:52:51.397Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T15:52:51.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T15:52:51.398Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T15:52:51.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T15:52:51.398Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T15:52:51.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T15:52:51.398Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T15:52:51.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T15:52:51.398Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T15:52:51.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T15:52:51.398Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T15:52:51.398Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T15:52:51.398Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T15:52:51.398Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T15:52:52.124Z] #67 exporting layers 80.3s done [2020-12-01T15:52:52.124Z] #67 exporting manifest sha256:3e8b6003cda6726b83cbb8b35e34a7841b0370d791e8bc99390b15291eda0051 done [2020-12-01T15:52:52.124Z] #67 exporting config sha256:f6015a83335a55b30554f19633710777338d00cccac8438b82faab855f8a2416 done [2020-12-01T15:52:52.124Z] #67 sending tarball [2020-12-01T15:52:52.777Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T15:52:53.036Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T15:52:53.906Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.6% of statements [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/rootless [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/volume [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-01T15:52:53.906Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-01T15:52:53.906Z] [2020-12-01T15:52:53.906Z] === Skipped [2020-12-01T15:52:53.906Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-01T15:52:53.906Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-01T15:52:53.906Z] [2020-12-01T15:52:53.906Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-01T15:52:53.906Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-01T15:52:53.906Z] [2020-12-01T15:52:53.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-01T15:52:53.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:52:53.906Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:52:53.906Z] [2020-12-01T15:52:53.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-01T15:52:53.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:52:53.906Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:52:53.906Z] [2020-12-01T15:52:53.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-01T15:52:53.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:52:53.906Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:52:53.906Z] [2020-12-01T15:52:53.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-01T15:52:53.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:52:53.906Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:52:53.906Z] [2020-12-01T15:52:53.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-01T15:52:53.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:52:53.906Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:52:53.906Z] [2020-12-01T15:52:53.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-01T15:52:53.906Z] graphtest_unix.go:73: No driver to put! [2020-12-01T15:52:53.906Z] [2020-12-01T15:52:53.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-01T15:52:53.906Z] time="2020-12-01T15:51:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:52:53.906Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:52:53.906Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:52:53.906Z] [2020-12-01T15:52:53.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-01T15:52:53.906Z] time="2020-12-01T15:51:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:52:53.906Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:52:53.906Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:52:53.906Z] [2020-12-01T15:52:53.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-01T15:52:53.906Z] time="2020-12-01T15:51:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:52:53.906Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:52:53.906Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:52:53.906Z] [2020-12-01T15:52:53.906Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-01T15:52:53.906Z] time="2020-12-01T15:51:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:52:53.906Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:52:53.906Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:52:53.906Z] [2020-12-01T15:52:53.907Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-01T15:52:53.907Z] time="2020-12-01T15:51:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:52:53.907Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:52:53.907Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-01T15:52:53.907Z] graphtest_unix.go:73: No driver to put! [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-01T15:52:53.907Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-01T15:52:53.907Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-01T15:52:53.907Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-01T15:52:53.907Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-01T15:52:53.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:52:53.907Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-01T15:52:53.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:52:53.907Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-01T15:52:53.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:52:53.907Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-01T15:52:53.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:52:53.907Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-01T15:52:53.907Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:52:53.907Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-01T15:52:53.907Z] graphtest_unix.go:73: No driver to put! [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-01T15:52:53.907Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-01T15:52:53.907Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] [2020-12-01T15:52:53.907Z] DONE 2191 tests, 26 skipped in 196.016s Post stage [Pipeline] junit [2020-12-01T15:52:53.922Z] Recording test results [2020-12-01T15:52:54.946Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T15:52:54.946Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-01T15:52:56.209Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -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:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/make.sh dynbinary test-integration [2020-12-01T15:52:56.781Z] [2020-12-01T15:52:56.854Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-01T15:52:56.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.41s) [2020-12-01T15:52:56.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s) [2020-12-01T15:52:56.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2020-12-01T15:52:56.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.92s) [2020-12-01T15:52:56.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2020-12-01T15:52:56.854Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2020-12-01T15:52:56.854Z] === RUN TestBuildMultiStageCopy [2020-12-01T15:52:56.854Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-01T15:52:57.043Z] Removing bundles/ [2020-12-01T15:52:57.043Z] [2020-12-01T15:52:57.043Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-01T15:52:57.043Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T15:52:57.043Z] GOOS="" GOARCH="" GOARM="" [2020-12-01T15:53:00.146Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-01T15:53:01.084Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-01T15:53:02.464Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-01T15:53:03.033Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-01T15:53:04.412Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2020-12-01T15:53:04.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2020-12-01T15:53:04.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2020-12-01T15:53:04.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2020-12-01T15:53:04.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-12-01T15:53:04.412Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-12-01T15:53:04.412Z] === RUN TestBuildMultiStageParentConfig [2020-12-01T15:53:04.892Z] #67 ... [2020-12-01T15:53:04.892Z] [2020-12-01T15:53:04.892Z] #68 importing to docker [2020-12-01T15:53:05.186Z] #68 ... [2020-12-01T15:53:05.186Z] [2020-12-01T15:53:05.186Z] #67 exporting to oci image format [2020-12-01T15:53:05.186Z] #67 sending tarball 15.4s done [2020-12-01T15:53:05.186Z] #67 DONE 95.7s [2020-12-01T15:53:05.186Z] [2020-12-01T15:53:05.186Z] #68 importing to docker [2020-12-01T15:53:09.685Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-12-01T15:53:09.685Z] === RUN TestBuildLabelWithTargets [2020-12-01T15:53:14.273Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-12-01T15:53:17.877Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-12-01T15:53:17.877Z] === RUN TestBuildWithEmptyLayers [2020-12-01T15:53:18.805Z] --- PASS: TestBuildWithHugeFile (27.31s) [2020-12-01T15:53:18.805Z] === RUN TestBuildWithEmptyDockerfile [2020-12-01T15:53:18.805Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T15:53:18.805Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T15:53:18.805Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T15:53:18.805Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T15:53:18.805Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T15:53:18.805Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T15:53:18.805Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T15:53:18.805Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T15:53:18.805Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T15:53:18.805Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-12-01T15:53:18.805Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-12-01T15:53:18.805Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-12-01T15:53:18.805Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-12-01T15:53:18.805Z] === RUN TestBuildPreserveOwnership [2020-12-01T15:53:18.805Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-01T15:53:18.805Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-01T15:53:20.306Z] --- PASS: TestBuildPreserveOwnership (6.49s) [2020-12-01T15:53:20.306Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.13s) [2020-12-01T15:53:20.306Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.36s) [2020-12-01T15:53:20.306Z] === RUN TestBuildPlatformInvalid [2020-12-01T15:53:20.306Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-12-01T15:53:20.306Z] PASS [2020-12-01T15:53:20.306Z] [2020-12-01T15:53:20.306Z] === Skipped [2020-12-01T15:53:20.306Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-12-01T15:53:20.306Z] build_session_test.go:25: TODO: BuildKit [2020-12-01T15:53:20.306Z] [2020-12-01T15:53:20.306Z] [2020-12-01T15:53:20.306Z] DONE 32 tests, 1 skipped in 77.710s [2020-12-01T15:53:20.414Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-12-01T15:53:20.414Z] === RUN TestBuildMultiStageOnBuild [2020-12-01T15:53:20.596Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-12-01T15:53:20.596Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:53:20.596Z] ++ set -e [2020-12-01T15:53:20.596Z] ++ '[' -n 0 ']' [2020-12-01T15:53:20.596Z] ++ set -x [2020-12-01T15:53:20.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:53:20.596Z] INFO: Testing against a local daemon [2020-12-01T15:53:20.596Z] === RUN TestConfigInspect [2020-12-01T15:53:21.042Z] 4612f6d0b889: Pull complete [2020-12-01T15:53:23.829Z] #68 DONE 16.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-01T15:53:24.290Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/test/unit [2020-12-01T15:53:25.033Z] --- PASS: TestConfigInspect (3.75s) [2020-12-01T15:53:25.033Z] === RUN TestConfigList [2020-12-01T15:53:25.688Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-12-01T15:53:25.688Z] === RUN TestBuildUncleanTarFilenames [2020-12-01T15:53:25.688Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2020-12-01T15:53:25.688Z] === RUN TestBuildMultiStageLayerLeak [2020-12-01T15:53:27.774Z] --- PASS: TestConfigList (3.58s) [2020-12-01T15:53:27.774Z] === RUN TestConfigsCreateAndDelete [2020-12-01T15:53:27.837Z] ? github.com/docker/docker/api [no test files] [2020-12-01T15:53:30.782Z] ......... [ 86%] [2020-12-01T15:53:30.962Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2020-12-01T15:53:30.962Z] === RUN TestBuildWithHugeFile [2020-12-01T15:53:32.210Z] --- PASS: TestConfigsCreateAndDelete (3.63s) [2020-12-01T15:53:32.210Z] === RUN TestConfigsUpdate [2020-12-01T15:53:34.928Z] --- PASS: TestConfigsUpdate (3.26s) [2020-12-01T15:53:34.928Z] === RUN TestTemplatedConfig [2020-12-01T15:53:36.141Z] tests/integration/models_images_test.py ............... [ 89%] [2020-12-01T15:53:37.578Z] tests/integration/models_networks_test.py .... [ 90%] [2020-12-01T15:53:38.436Z] --- PASS: TestTemplatedConfig (3.73s) [2020-12-01T15:53:38.437Z] === RUN TestConfigCreateResolve [2020-12-01T15:53:42.874Z] --- PASS: TestConfigCreateResolve (3.68s) [2020-12-01T15:53:42.874Z] === RUN TestConfigDaemonLibtrustID [2020-12-01T15:53:42.874Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-12-01T15:53:42.874Z] PASS [2020-12-01T15:53:42.874Z] [2020-12-01T15:53:42.874Z] DONE 7 tests in 22.220s [2020-12-01T15:53:42.874Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-12-01T15:53:42.874Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:53:42.874Z] ++ set -e [2020-12-01T15:53:42.874Z] ++ '[' -n 0 ']' [2020-12-01T15:53:42.874Z] ++ set -x [2020-12-01T15:53:42.874Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:53:42.874Z] INFO: Testing against a local daemon [2020-12-01T15:53:42.874Z] === RUN TestCheckpoint [2020-12-01T15:53:42.874Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-01T15:53:42.874Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T15:53:42.874Z] === RUN TestContainerInvalidJSON [2020-12-01T15:53:42.874Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T15:53:42.874Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T15:53:42.874Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T15:53:42.874Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T15:53:42.874Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-01T15:53:42.874Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-01T15:53:42.874Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T15:53:42.874Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-01T15:53:42.874Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T15:53:42.874Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-12-01T15:53:42.874Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-01T15:53:42.874Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-01T15:53:42.874Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-01T15:53:42.874Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-01T15:53:42.874Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2020-12-01T15:53:42.874Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-01T15:53:43.163Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-12-01T15:53:43.163Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-01T15:53:43.163Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2020-12-01T15:53:43.163Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-01T15:53:43.265Z] ok github.com/docker/docker/api/server 0.034s coverage: 9.0% of statements [2020-12-01T15:53:43.452Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-12-01T15:53:43.452Z] === RUN TestCopyFromContainer [2020-12-01T15:53:44.108Z] tests/integration/models_nodes_test.py . [ 91%] [2020-12-01T15:53:44.108Z] tests/integration/models_resources_test.py . [ 91%] [2020-12-01T15:53:45.666Z] === RUN TestCopyFromContainer// [2020-12-01T15:53:45.666Z] === RUN TestCopyFromContainer//bar/root [2020-12-01T15:53:45.666Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-01T15:53:45.666Z] === RUN TestCopyFromContainer/bar/quux [2020-12-01T15:53:45.958Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-01T15:53:45.958Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-01T15:53:45.958Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-01T15:53:45.958Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-01T15:53:46.248Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-01T15:53:46.248Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-01T15:53:46.248Z] --- PASS: TestCopyFromContainer (2.98s) [2020-12-01T15:53:46.248Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-12-01T15:53:46.248Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-12-01T15:53:46.248Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-12-01T15:53:46.248Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-12-01T15:53:46.248Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-12-01T15:53:46.248Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-12-01T15:53:46.248Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-12-01T15:53:46.248Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-12-01T15:53:46.248Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-12-01T15:53:46.248Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-12-01T15:53:46.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-01T15:53:46.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T15:53:46.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T15:53:46.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T15:53:46.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T15:53:46.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T15:53:46.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T15:53:46.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T15:53:46.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T15:53:46.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T15:53:46.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-12-01T15:53:46.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-01T15:53:46.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-01T15:53:46.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-01T15:53:46.248Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-01T15:53:46.538Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-12-01T15:53:46.538Z] === RUN TestCreateWithInvalidEnv [2020-12-01T15:53:46.538Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-01T15:53:46.538Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-01T15:53:46.538Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-01T15:53:46.538Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-01T15:53:46.538Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-01T15:53:46.538Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-01T15:53:46.538Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-01T15:53:46.538Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-01T15:53:46.538Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-01T15:53:46.538Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-01T15:53:46.538Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-01T15:53:46.538Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-01T15:53:46.538Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-01T15:53:46.538Z] === RUN TestCreateTmpfsMountsTarget [2020-12-01T15:53:46.538Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-01T15:53:46.538Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-01T15:53:49.329Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s) [2020-12-01T15:53:49.329Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-01T15:53:49.598Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-12-01T15:53:51.434Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.52s) [2020-12-01T15:53:51.434Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-01T15:53:51.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T15:53:51.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T15:53:51.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T15:53:51.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T15:53:51.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T15:53:51.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T15:53:51.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T15:53:51.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T15:53:51.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T15:53:51.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T15:53:51.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T15:53:51.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T15:53:51.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T15:53:51.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T15:53:51.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T15:53:51.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-01T15:53:51.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-12-01T15:53:51.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-01T15:53:51.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-01T15:53:51.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-01T15:53:51.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-12-01T15:53:51.434Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-01T15:53:52.064Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-12-01T15:53:52.064Z] === RUN TestCreateDifferentPlatform [2020-12-01T15:53:52.064Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-01T15:53:52.064Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-01T15:53:52.064Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-12-01T15:53:52.064Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-01T15:53:52.064Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-01T15:53:52.064Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-01T15:53:52.354Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-12-01T15:53:52.354Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-01T15:53:52.354Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2020-12-01T15:53:52.354Z] === RUN TestContainerStartOnDaemonRestart [2020-12-01T15:53:52.354Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-01T15:53:52.354Z] === RUN TestDaemonRestartIpcMode [2020-12-01T15:53:52.354Z] === PAUSE TestDaemonRestartIpcMode [2020-12-01T15:53:52.354Z] === RUN TestDaemonHostGatewayIP [2020-12-01T15:53:52.354Z] === PAUSE TestDaemonHostGatewayIP [2020-12-01T15:53:52.354Z] === RUN TestContainerKillOnDaemonStart [2020-12-01T15:53:52.354Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-01T15:53:52.354Z] === RUN TestDiff [2020-12-01T15:53:52.848Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-12-01T15:53:52.848Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-12-01T15:53:52.983Z] --- PASS: TestDiff (0.76s) [2020-12-01T15:53:52.984Z] === RUN TestExecWithCloseStdin [2020-12-01T15:53:54.013Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-12-01T15:53:54.013Z] === RUN TestExec [2020-12-01T15:53:55.063Z] --- PASS: TestExec (0.97s) [2020-12-01T15:53:55.063Z] === RUN TestExecUser [2020-12-01T15:53:56.147Z] --- PASS: TestExecUser (0.98s) [2020-12-01T15:53:56.147Z] === RUN TestExportContainerAndImportImage [2020-12-01T15:53:57.040Z] tests/integration/regression_test.py ...... [ 98%] [2020-12-01T15:53:57.241Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-12-01T15:53:57.241Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-01T15:53:57.296Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-12-01T15:53:57.296Z] tests/integration/credentials/utils_test.py . [100%] [2020-12-01T15:53:57.296Z] [2020-12-01T15:53:57.296Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-12-01T15:53:57.296Z] =========================== short test summary info ============================ [2020-12-01T15:53:57.296Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-12-01T15:53:57.296Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-12-01T15:53:57.296Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-12-01T15:53:57.296Z] Not supported on most drivers [2020-12-01T15:53:57.296Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-12-01T15:53:57.296Z] Output of docker top depends on host distro, and is not formalized. [2020-12-01T15:53:57.296Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-12-01T15:53:57.296Z] Output of docker top depends on host distro, and is not formalized. [2020-12-01T15:53:57.296Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-12-01T15:53:57.296Z] Can fail if eth0 has multiple IP addresses [2020-12-01T15:53:57.296Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-12-01T15:53:57.296Z] This doesn't seem to be taken into account by the engine [2020-12-01T15:53:57.296Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-12-01T15:53:57.296Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-12-01T15:53:57.296Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 341.17 seconds == [2020-12-01T15:53:57.551Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-12-01T15:53:58.847Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-12-01T15:53:58.847Z] === RUN TestHealthCheckWorkdir [2020-12-01T15:53:59.877Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-12-01T15:53:59.877Z] === RUN TestHealthKillContainer [2020-12-01T15:54:02.611Z] --- PASS: TestHealthKillContainer (2.96s) [2020-12-01T15:54:02.611Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-01T15:54:03.640Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-12-01T15:54:03.640Z] === RUN TestIpcModeNone [2020-12-01T15:54:04.670Z] --- PASS: TestIpcModeNone (0.97s) [2020-12-01T15:54:04.670Z] === RUN TestIpcModePrivate [2020-12-01T15:54:05.300Z] --- PASS: TestIpcModePrivate (0.91s) [2020-12-01T15:54:05.300Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-12-01T15:54:05.300Z] === RUN TestIpcModeShareable [2020-12-01T15:54:06.330Z] --- PASS: TestIpcModeShareable (0.96s) [2020-12-01T15:54:06.330Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-12-01T15:54:06.330Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-01T15:54:09.177Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2020-12-01T15:54:09.177Z] === RUN TestAPIIpcModeHost [2020-12-01T15:54:09.709Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-01T15:54:09.709Z] [2020-12-01T15:54:09.709Z] Unloading profiles will leave already running processes permanently [2020-12-01T15:54:09.709Z] unconfined, which can lead to unexpected situations. [2020-12-01T15:54:09.709Z] [2020-12-01T15:54:09.709Z] To set a process to complain mode, use the command line tool [2020-12-01T15:54:09.709Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-01T15:54:09.709Z] [2020-12-01T15:54:09.806Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-12-01T15:54:09.806Z] === RUN TestDaemonIpcModeShareable Post stage [Pipeline] junit [2020-12-01T15:54:10.280Z] Recording test results [Pipeline] sh [2020-12-01T15:54:11.645Z] + echo Ensuring container killed. [2020-12-01T15:54:11.645Z] Ensuring container killed. [2020-12-01T15:54:11.645Z] + docker rm -vf docker-pr1 [2020-12-01T15:54:11.645Z] Error: No such container: docker-pr1 [2020-12-01T15:54:11.645Z] + true [Pipeline] sh [2020-12-01T15:54:11.903Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-12-01T15:54:11.903Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-12-01T15:54:11.903Z] === RUN TestDaemonIpcModePrivate [2020-12-01T15:54:11.959Z] + echo Chowning /workspace to jenkins user [2020-12-01T15:54:11.959Z] Chowning /workspace to jenkins user [2020-12-01T15:54:11.959Z] + id -u [2020-12-01T15:54:11.959Z] + id -g [2020-12-01T15:54:11.959Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41736:/workspace busybox chown -R 1000:1000 /workspace [2020-12-01T15:54:11.959Z] Unable to find image 'busybox:latest' locally [2020-12-01T15:54:11.959Z] latest: Pulling from library/busybox [2020-12-01T15:54:11.959Z] 5f5dd3e95e9f: Pulling fs layer [2020-12-01T15:54:12.214Z] 5f5dd3e95e9f: Download complete [2020-12-01T15:54:12.214Z] 5f5dd3e95e9f: Pull complete [2020-12-01T15:54:12.214Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-12-01T15:54:12.214Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-01T15:54:13.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-01T15:54:13.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-01T15:54:13.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-01T15:54:13.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-01T15:54:13.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-01T15:54:13.468Z] + bundleName=docker-py [2020-12-01T15:54:13.468Z] + echo Creating docker-py-bundles.tar.gz [2020-12-01T15:54:13.468Z] Creating docker-py-bundles.tar.gz [2020-12-01T15:54:13.468Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-12-01T15:54:13.476Z] Archiving artifacts [2020-12-01T15:54:13.501Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-12-01T15:54:13.501Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-12-01T15:54:13.501Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-01T15:54:14.936Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41736/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2020-12-01T15:54:15.002Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-12-01T15:54:15.002Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-12-01T15:54:15.002Z] === RUN TestDaemonIpcModeShareableFromConfig [Pipeline] sh [2020-12-01T15:54:15.331Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -e DOCKER_GRAPHDRIVER docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/make.sh binary-daemon [2020-12-01T15:54:15.586Z] [2020-12-01T15:54:15.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-01T15:54:15.842Z] Removing bundles/ [2020-12-01T15:54:15.842Z] [2020-12-01T15:54:15.842Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-12-01T15:54:15.842Z] Building: bundles/binary-daemon/dockerd-dev [2020-12-01T15:54:15.842Z] GOOS="" GOARCH="" GOARM="" [2020-12-01T15:54:17.061Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2020-12-01T15:54:17.061Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-12-01T15:54:17.061Z] === RUN TestIpcModeOlderClient [2020-12-01T15:54:17.061Z] === PAUSE TestIpcModeOlderClient [2020-12-01T15:54:17.061Z] === RUN TestKillContainerInvalidSignal [2020-12-01T15:54:17.690Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-12-01T15:54:17.690Z] === RUN TestKillContainer [2020-12-01T15:54:17.690Z] === RUN TestKillContainer/no_signal [2020-12-01T15:54:18.560Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T15:54:18.560Z] [2020-12-01T15:54:18.560Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-01T15:54:18.560Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-01T15:54:18.560Z] HOSTNAME=ecd6e6c6203e [2020-12-01T15:54:18.560Z] TESTDEBUG=0 [2020-12-01T15:54:18.560Z] DEST=bundles/test-integration [2020-12-01T15:54:18.560Z] PWD=/go/src/github.com/docker/docker [2020-12-01T15:54:18.560Z] DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:54:18.560Z] container=docker [2020-12-01T15:54:18.560Z] HOME=/root [2020-12-01T15:54:18.560Z] GOLANG_VERSION=1.13.15 [2020-12-01T15:54:18.560Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-01T15:54:18.560Z] VALIDATE_BRANCH=master [2020-12-01T15:54:18.560Z] TERM=xterm [2020-12-01T15:54:18.560Z] DOCKER_PKG=github.com/docker/docker [2020-12-01T15:54:18.560Z] SHLVL=1 [2020-12-01T15:54:18.560Z] TIMEOUT=120m [2020-12-01T15:54:18.560Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-01T15:54:18.560Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-01T15:54:18.560Z] GO111MODULE=off [2020-12-01T15:54:18.560Z] DOCKER_EXPERIMENTAL=1 [2020-12-01T15:54:18.560Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-01T15:54:18.560Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-01T15:54:18.560Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-01T15:54:18.560Z] GOPATH=/go [2020-12-01T15:54:18.560Z] PKG_CONFIG=pkg-config [2020-12-01T15:54:18.560Z] _=/usr/bin/env [2020-12-01T15:54:18.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-01T15:54:18.720Z] === RUN TestKillContainer/non_killing_signal [2020-12-01T15:54:19.009Z] === RUN TestKillContainer/killing_signal [2020-12-01T15:54:20.519Z] --- PASS: TestKillContainer (2.65s) [2020-12-01T15:54:20.519Z] --- PASS: TestKillContainer/no_signal (0.93s) [2020-12-01T15:54:20.519Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-12-01T15:54:20.519Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-12-01T15:54:20.519Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-01T15:54:20.519Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-01T15:54:21.152Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-01T15:54:22.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-12-01T15:54:22.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-12-01T15:54:22.182Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-12-01T15:54:22.182Z] === RUN TestKillStoppedContainer [2020-12-01T15:54:22.182Z] --- PASS: TestKillStoppedContainer (0.14s) [2020-12-01T15:54:22.182Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-01T15:54:22.471Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-12-01T15:54:22.471Z] === RUN TestKillDifferentUserContainer [2020-12-01T15:54:23.501Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-12-01T15:54:23.501Z] === RUN TestInspectOomKilledTrue [2020-12-01T15:54:23.501Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-01T15:54:23.501Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:54:23.501Z] === RUN TestInspectOomKilledFalse [2020-12-01T15:54:23.501Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-01T15:54:23.501Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:54:23.501Z] === RUN TestLinksEtcHostsContentMatch [2020-12-01T15:54:23.790Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-12-01T15:54:23.790Z] === RUN TestLinksContainerNames [2020-12-01T15:54:25.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-01T15:54:25.849Z] --- PASS: TestLinksContainerNames (1.73s) [2020-12-01T15:54:25.849Z] === RUN TestLogsFollowTailEmpty [2020-12-01T15:54:26.480Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-12-01T15:54:26.480Z] === RUN TestContainerNetworkMountsNoChown [2020-12-01T15:54:27.216Z] --- PASS: TestBuildWithHugeFile (52.36s) [2020-12-01T15:54:27.216Z] === RUN TestBuildWithEmptyDockerfile [2020-12-01T15:54:27.216Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T15:54:27.216Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T15:54:27.216Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T15:54:27.216Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T15:54:27.216Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T15:54:27.216Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T15:54:27.216Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T15:54:27.216Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T15:54:27.216Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T15:54:27.216Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-12-01T15:54:27.216Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-12-01T15:54:27.216Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-12-01T15:54:27.216Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2020-12-01T15:54:27.216Z] === RUN TestBuildPreserveOwnership [2020-12-01T15:54:27.216Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-01T15:54:27.541Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/default [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/default [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/private [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/private [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/rprivate [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/slave [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/slave [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/rslave [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/shared [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/shared [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/rshared [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-01T15:54:27.541Z] === CONT TestMountDaemonRoot/default [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-01T15:54:27.541Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-01T15:54:27.541Z] === CONT TestMountDaemonRoot/rshared [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-01T15:54:27.541Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T15:54:27.541Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-01T15:54:27.541Z] === CONT TestMountDaemonRoot/shared [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-01T15:54:27.541Z] === CONT TestMountDaemonRoot/rslave [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T15:54:27.541Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-01T15:54:27.541Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-01T15:54:27.542Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T15:54:27.542Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T15:54:27.542Z] === CONT TestMountDaemonRoot/slave [2020-12-01T15:54:27.542Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-01T15:54:27.542Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-01T15:54:27.542Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-01T15:54:27.542Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-01T15:54:27.542Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-01T15:54:27.542Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-01T15:54:27.542Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-01T15:54:27.542Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-01T15:54:27.542Z] === CONT TestMountDaemonRoot/rprivate [2020-12-01T15:54:27.542Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-01T15:54:27.542Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-01T15:54:27.542Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T15:54:27.542Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T15:54:27.542Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-01T15:54:27.542Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-01T15:54:27.542Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T15:54:27.542Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T15:54:27.542Z] === CONT TestMountDaemonRoot/private [2020-12-01T15:54:27.542Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-01T15:54:27.542Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-01T15:54:27.542Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-01T15:54:27.542Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-01T15:54:27.542Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-01T15:54:27.542Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-01T15:54:27.542Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-01T15:54:27.542Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-01T15:54:27.542Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-01T15:54:27.542Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-01T15:54:27.542Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-01T15:54:27.542Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T15:54:27.542Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-01T15:54:27.542Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-01T15:54:27.542Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-01T15:54:27.831Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-01T15:54:27.831Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-01T15:54:27.831Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-01T15:54:27.831Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-01T15:54:27.831Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T15:54:27.831Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T15:54:27.831Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-01T15:54:27.831Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-01T15:54:28.120Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-01T15:54:28.120Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-01T15:54:28.120Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-01T15:54:28.120Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-01T15:54:28.120Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T15:54:28.120Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T15:54:28.120Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-01T15:54:28.120Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-01T15:54:28.120Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-01T15:54:28.120Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-12-01T15:54:28.120Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-12-01T15:54:28.120Z] === RUN TestContainerBindMountNonRecursive [2020-12-01T15:54:29.123Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-01T15:54:29.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-01T15:54:30.841Z] --- PASS: TestContainerBindMountNonRecursive (2.22s) [2020-12-01T15:54:30.841Z] === RUN TestContainerVolumesMountedAsShared [2020-12-01T15:54:31.132Z] --- PASS: TestContainerVolumesMountedAsShared (0.83s) [2020-12-01T15:54:31.132Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-01T15:54:31.762Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s) [2020-12-01T15:54:31.762Z] === RUN TestNetworkNat [2020-12-01T15:54:32.791Z] --- PASS: TestNetworkNat (0.86s) [2020-12-01T15:54:32.791Z] === RUN TestNetworkLocalhostTCPNat [2020-12-01T15:54:33.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-01T15:54:33.318Z] --- PASS: TestBuildPreserveOwnership (10.28s) [2020-12-01T15:54:33.318Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.27s) [2020-12-01T15:54:33.318Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-12-01T15:54:33.318Z] === RUN TestBuildPlatformInvalid [2020-12-01T15:54:33.318Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-12-01T15:54:33.318Z] PASS [2020-12-01T15:54:33.318Z] [2020-12-01T15:54:33.318Z] === Skipped [2020-12-01T15:54:33.318Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-12-01T15:54:33.318Z] build_session_test.go:25: TODO: BuildKit [2020-12-01T15:54:33.318Z] [2020-12-01T15:54:33.318Z] [2020-12-01T15:54:33.318Z] DONE 32 tests, 1 skipped in 129.769s [2020-12-01T15:54:33.318Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-01T15:54:33.318Z] INFO: Testing against a local daemon [2020-12-01T15:54:33.318Z] === RUN TestConfigInspect [2020-12-01T15:54:33.318Z] --- SKIP: TestConfigInspect (0.02s) [2020-12-01T15:54:33.318Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:54:33.318Z] === RUN TestConfigList [2020-12-01T15:54:33.318Z] --- SKIP: TestConfigList (0.01s) [2020-12-01T15:54:33.318Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:54:33.318Z] === RUN TestConfigsCreateAndDelete [2020-12-01T15:54:33.428Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2020-12-01T15:54:33.428Z] === RUN TestNetworkLoopbackNat [2020-12-01T15:54:33.578Z] --- SKIP: TestConfigsCreateAndDelete (0.03s) [2020-12-01T15:54:33.578Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:54:33.578Z] === RUN TestConfigsUpdate [2020-12-01T15:54:33.578Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-12-01T15:54:33.578Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:54:33.578Z] === RUN TestTemplatedConfig [2020-12-01T15:54:33.578Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-01T15:54:33.578Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:54:33.578Z] === RUN TestConfigCreateResolve [2020-12-01T15:54:33.578Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-12-01T15:54:33.578Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:54:33.578Z] === RUN TestConfigDaemonLibtrustID [2020-12-01T15:54:34.957Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-12-01T15:54:34.957Z] PASS [2020-12-01T15:54:34.957Z] [2020-12-01T15:54:34.957Z] === Skipped [2020-12-01T15:54:34.957Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-12-01T15:54:34.957Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:54:34.957Z] [2020-12-01T15:54:34.957Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-12-01T15:54:34.957Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:54:34.957Z] [2020-12-01T15:54:34.957Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.03s) [2020-12-01T15:54:34.957Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:54:34.957Z] [2020-12-01T15:54:34.957Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-12-01T15:54:34.957Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:54:34.957Z] [2020-12-01T15:54:34.957Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-12-01T15:54:34.957Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:54:34.957Z] [2020-12-01T15:54:34.957Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-12-01T15:54:34.957Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:54:34.957Z] [2020-12-01T15:54:34.957Z] [2020-12-01T15:54:34.957Z] DONE 7 tests, 6 skipped in 1.732s [2020-12-01T15:54:34.957Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-01T15:54:35.216Z] INFO: Testing against a local daemon [2020-12-01T15:54:35.216Z] === RUN TestCheckpoint [2020-12-01T15:54:35.216Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-01T15:54:35.216Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T15:54:35.216Z] === RUN TestContainerInvalidJSON [2020-12-01T15:54:35.216Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T15:54:35.216Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T15:54:35.217Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T15:54:35.217Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T15:54:35.217Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-01T15:54:35.217Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-01T15:54:35.217Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T15:54:35.217Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-01T15:54:35.217Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T15:54:35.217Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-01T15:54:35.217Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-01T15:54:35.217Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-01T15:54:35.217Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-01T15:54:35.217Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-01T15:54:35.217Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-12-01T15:54:35.217Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-01T15:54:35.217Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-12-01T15:54:35.217Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-01T15:54:35.476Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-12-01T15:54:35.476Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-01T15:54:35.476Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-12-01T15:54:35.476Z] === RUN TestCopyFromContainer [2020-12-01T15:54:35.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-01T15:54:36.940Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2020-12-01T15:54:36.940Z] === RUN TestPause [2020-12-01T15:54:37.570Z] --- PASS: TestPause (0.85s) [2020-12-01T15:54:37.570Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-01T15:54:37.570Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-01T15:54:37.570Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-01T15:54:37.570Z] === RUN TestPauseStopPausedContainer [2020-12-01T15:54:38.601Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-12-01T15:54:38.601Z] === RUN TestPsFilter [2020-12-01T15:54:38.891Z] --- PASS: TestPsFilter (0.32s) [2020-12-01T15:54:38.891Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-01T15:54:39.520Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-12-01T15:54:39.520Z] === RUN TestRemoveContainerWithVolume [2020-12-01T15:54:39.675Z] === RUN TestCopyFromContainer// [2020-12-01T15:54:39.675Z] === RUN TestCopyFromContainer//bar/root [2020-12-01T15:54:39.675Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-01T15:54:39.675Z] === RUN TestCopyFromContainer/bar/quux [2020-12-01T15:54:39.675Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-01T15:54:39.675Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-01T15:54:39.675Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-01T15:54:39.675Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-01T15:54:39.675Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-01T15:54:39.675Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-01T15:54:39.936Z] --- PASS: TestCopyFromContainer (4.42s) [2020-12-01T15:54:39.936Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-01T15:54:39.936Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-12-01T15:54:39.936Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-01T15:54:39.936Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-12-01T15:54:39.936Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-12-01T15:54:39.936Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-12-01T15:54:39.936Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-12-01T15:54:39.936Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-12-01T15:54:39.936Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-12-01T15:54:39.936Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-12-01T15:54:39.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-01T15:54:39.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T15:54:39.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T15:54:39.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T15:54:39.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T15:54:39.936Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T15:54:39.936Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T15:54:39.936Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T15:54:39.936Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T15:54:39.936Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T15:54:39.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-12-01T15:54:39.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-01T15:54:39.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-01T15:54:39.936Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-01T15:54:39.936Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-01T15:54:39.936Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-12-01T15:54:39.936Z] === RUN TestCreateWithInvalidEnv [2020-12-01T15:54:39.936Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-01T15:54:39.936Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-01T15:54:39.936Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-01T15:54:39.936Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-01T15:54:39.936Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-01T15:54:39.936Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-01T15:54:39.936Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-01T15:54:39.936Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-01T15:54:39.936Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-01T15:54:39.936Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-01T15:54:39.936Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-01T15:54:39.936Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-01T15:54:39.936Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-01T15:54:39.936Z] === RUN TestCreateTmpfsMountsTarget [2020-12-01T15:54:39.936Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-01T15:54:39.936Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-01T15:54:39.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-01T15:54:40.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-01T15:54:40.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-01T15:54:40.549Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-12-01T15:54:40.549Z] === RUN TestRemoveContainerRunning [2020-12-01T15:54:41.180Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-12-01T15:54:41.180Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-01T15:54:41.316Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2020-12-01T15:54:41.316Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-01T15:54:42.251Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-12-01T15:54:42.251Z] === RUN TestRemoveInvalidContainer [2020-12-01T15:54:42.251Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-01T15:54:42.251Z] === RUN TestRenameLinkedContainer [2020-12-01T15:54:42.256Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2020-12-01T15:54:42.256Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-01T15:54:42.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T15:54:42.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T15:54:42.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T15:54:42.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T15:54:42.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T15:54:42.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T15:54:42.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T15:54:42.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T15:54:42.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T15:54:42.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T15:54:42.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T15:54:42.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T15:54:42.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T15:54:42.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T15:54:42.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T15:54:42.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-01T15:54:42.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-01T15:54:42.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-01T15:54:42.359Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-12-01T15:54:42.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-01T15:54:42.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-01T15:54:42.515Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-01T15:54:42.515Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-01T15:54:42.775Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2020-12-01T15:54:42.775Z] === RUN TestCreateDifferentPlatform [2020-12-01T15:54:42.775Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-01T15:54:42.775Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-01T15:54:42.775Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-12-01T15:54:42.775Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-01T15:54:42.775Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-01T15:54:42.775Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-01T15:54:42.775Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-12-01T15:54:42.775Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-01T15:54:42.775Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-12-01T15:54:42.775Z] === RUN TestContainerStartOnDaemonRestart [2020-12-01T15:54:42.775Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-12-01T15:54:42.775Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-12-01T15:54:42.775Z] === RUN TestDaemonRestartIpcMode [2020-12-01T15:54:42.775Z] === PAUSE TestDaemonRestartIpcMode [2020-12-01T15:54:42.775Z] === RUN TestDaemonHostGatewayIP [2020-12-01T15:54:42.775Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-12-01T15:54:42.775Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:54:42.775Z] === RUN TestContainerKillOnDaemonStart [2020-12-01T15:54:42.775Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-12-01T15:54:42.775Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-12-01T15:54:42.775Z] === RUN TestDiff [2020-12-01T15:54:42.919Z] Copying nested executables into bundles/binary-daemon [2020-12-01T15:54:43.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-01T15:54:43.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-01T15:54:43.345Z] --- PASS: TestDiff (0.43s) [2020-12-01T15:54:43.345Z] === RUN TestExecWithCloseStdin [2020-12-01T15:54:43.913Z] --- PASS: TestExecWithCloseStdin (0.50s) [2020-12-01T15:54:43.913Z] === RUN TestExec [2020-12-01T15:54:44.172Z] --- PASS: TestExec (0.44s) [2020-12-01T15:54:44.172Z] === RUN TestExecUser [2020-12-01T15:54:44.282Z] [2020-12-01T15:54:44.742Z] --- PASS: TestExecUser (0.48s) [2020-12-01T15:54:44.743Z] === RUN TestExportContainerAndImportImage [2020-12-01T15:54:45.312Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2020-12-01T15:54:45.312Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-01T15:54:45.754Z] --- PASS: TestRenameLinkedContainer (3.56s) [2020-12-01T15:54:45.754Z] === RUN TestRenameStoppedContainer [2020-12-01T15:54:46.782Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-12-01T15:54:46.782Z] === RUN TestRenameRunningContainerAndReuse [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-12-01T15:54:47.117Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -e DOCKER_GRAPHDRIVER docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/make.sh cross [2020-12-01T15:54:47.373Z] [2020-12-01T15:54:47.373Z] Removing bundles/ [2020-12-01T15:54:47.373Z] [2020-12-01T15:54:47.373Z] ---> Making bundle: cross (in bundles/cross) [2020-12-01T15:54:47.373Z] Cross building: bundles/cross/linux/amd64 [2020-12-01T15:54:47.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-01T15:54:47.628Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-12-01T15:54:47.628Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-12-01T15:54:48.284Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2020-12-01T15:54:48.284Z] === RUN TestRenameInvalidName [2020-12-01T15:54:48.604Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2020-12-01T15:54:48.604Z] === RUN TestHealthCheckWorkdir [2020-12-01T15:54:49.172Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2020-12-01T15:54:49.172Z] === RUN TestHealthKillContainer [2020-12-01T15:54:49.315Z] --- PASS: TestRenameInvalidName (0.87s) [2020-12-01T15:54:49.315Z] === RUN TestRenameAnonymousContainer [2020-12-01T15:54:50.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-01T15:54:51.714Z] --- PASS: TestHealthKillContainer (2.50s) [2020-12-01T15:54:51.714Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-01T15:54:52.283Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2020-12-01T15:54:52.283Z] === RUN TestIpcModeNone [2020-12-01T15:54:52.543Z] --- PASS: TestIpcModeNone (0.45s) [2020-12-01T15:54:52.543Z] === RUN TestIpcModePrivate [2020-12-01T15:54:53.112Z] --- PASS: TestIpcModePrivate (0.45s) [2020-12-01T15:54:53.112Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2020-12-01T15:54:53.112Z] === RUN TestIpcModeShareable [2020-12-01T15:54:53.112Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-12-01T15:54:53.112Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-01T15:54:53.112Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-01T15:54:53.753Z] --- PASS: TestRenameAnonymousContainer (4.73s) [2020-12-01T15:54:53.753Z] === RUN TestRenameContainerWithSameName [2020-12-01T15:54:54.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-01T15:54:54.492Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2020-12-01T15:54:54.492Z] === RUN TestAPIIpcModeHost [2020-12-01T15:54:54.492Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-12-01T15:54:54.492Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-01T15:54:54.492Z] === RUN TestDaemonIpcModeShareable [2020-12-01T15:54:54.492Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-12-01T15:54:54.492Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-01T15:54:54.492Z] === RUN TestDaemonIpcModePrivate [2020-12-01T15:54:54.781Z] --- PASS: TestRenameContainerWithSameName (0.92s) [2020-12-01T15:54:54.781Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-01T15:54:56.843Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2020-12-01T15:54:56.843Z] === RUN TestResize [2020-12-01T15:54:57.028Z] --- PASS: TestDaemonIpcModePrivate (2.17s) [2020-12-01T15:54:57.028Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2020-12-01T15:54:57.028Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-01T15:54:57.028Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-12-01T15:54:57.028Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-01T15:54:57.028Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-01T15:54:57.028Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-12-01T15:54:57.028Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-01T15:54:57.028Z] === RUN TestIpcModeOlderClient [2020-12-01T15:54:57.028Z] === PAUSE TestIpcModeOlderClient [2020-12-01T15:54:57.028Z] === RUN TestKillContainerInvalidSignal [2020-12-01T15:54:57.028Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2020-12-01T15:54:57.028Z] === RUN TestKillContainer [2020-12-01T15:54:57.028Z] === RUN TestKillContainer/no_signal [2020-12-01T15:54:57.379Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-01T15:54:57.379Z] Using test binary docker [2020-12-01T15:54:57.379Z] +++ /etc/init.d/apparmor start [2020-12-01T15:54:57.379Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-01T15:54:57.379Z] INFO: Waiting for daemon to start... [2020-12-01T15:54:57.379Z] Starting dockerd [2020-12-01T15:54:57.379Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-12-01T15:54:57.472Z] --- PASS: TestResize (0.86s) [2020-12-01T15:54:57.472Z] === RUN TestResizeWithInvalidSize [2020-12-01T15:54:57.597Z] === RUN TestKillContainer/non_killing_signal [2020-12-01T15:54:57.857Z] === RUN TestKillContainer/killing_signal [2020-12-01T15:54:58.101Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-12-01T15:54:58.101Z] === RUN TestResizeWhenContainerNotStarted [2020-12-01T15:54:58.427Z] --- PASS: TestKillContainer (1.30s) [2020-12-01T15:54:58.427Z] --- PASS: TestKillContainer/no_signal (0.40s) [2020-12-01T15:54:58.427Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2020-12-01T15:54:58.427Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2020-12-01T15:54:58.427Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-01T15:54:58.427Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-01T15:54:58.996Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-01T15:54:59.160Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-12-01T15:54:59.160Z] === RUN TestDaemonRestartKillContainers [2020-12-01T15:54:59.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T15:54:59.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T15:54:59.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T15:54:59.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T15:54:59.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T15:54:59.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T15:54:59.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T15:54:59.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T15:54:59.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T15:54:59.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T15:54:59.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T15:54:59.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T15:54:59.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T15:54:59.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T15:54:59.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T15:54:59.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T15:54:59.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:54:59.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:54:59.160Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:54:59.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:54:59.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:54:59.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:54:59.160Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:54:59.160Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:54:59.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T15:54:59.160Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T15:54:59.257Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2020-12-01T15:54:59.257Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2020-12-01T15:54:59.257Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-12-01T15:54:59.257Z] === RUN TestKillStoppedContainer [2020-12-01T15:54:59.257Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-12-01T15:54:59.257Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-01T15:54:59.517Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-12-01T15:54:59.517Z] === RUN TestKillDifferentUserContainer [2020-12-01T15:54:59.779Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-12-01T15:54:59.779Z] === RUN TestInspectOomKilledTrue [2020-12-01T15:54:59.779Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-01T15:54:59.779Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:54:59.779Z] === RUN TestInspectOomKilledFalse [2020-12-01T15:54:59.779Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-01T15:54:59.779Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:54:59.779Z] === RUN TestLinksEtcHostsContentMatch [2020-12-01T15:54:59.779Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-12-01T15:54:59.779Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-12-01T15:54:59.779Z] === RUN TestLinksContainerNames [2020-12-01T15:54:59.924Z] . [2020-12-01T15:54:59.924Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-01T15:54:59.924Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-01T15:54:59.924Z] Error: No such image: emptyfs [2020-12-01T15:54:59.924Z] ++++ docker load [2020-12-01T15:54:59.924Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-01T15:55:00.187Z] Running integration-test (iteration 1) [2020-12-01T15:55:00.187Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-01T15:55:00.187Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:55:00.187Z] ++ set -e [2020-12-01T15:55:00.187Z] ++ '[' -n 0 ']' [2020-12-01T15:55:00.187Z] ++ set -x [2020-12-01T15:55:00.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:55:00.717Z] --- PASS: TestLinksContainerNames (0.86s) [2020-12-01T15:55:00.717Z] === RUN TestLogsFollowTailEmpty [2020-12-01T15:55:01.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:55:01.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:55:01.287Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2020-12-01T15:55:01.287Z] === RUN TestContainerNetworkMountsNoChown [2020-12-01T15:55:01.547Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/default [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/default [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/private [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/private [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/rprivate [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/slave [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/slave [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/rslave [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/shared [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/shared [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/rshared [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-01T15:55:01.547Z] === CONT TestMountDaemonRoot/default [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-01T15:55:01.547Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-01T15:55:01.547Z] === CONT TestMountDaemonRoot/rprivate [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T15:55:01.547Z] === CONT TestMountDaemonRoot/private [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-01T15:55:01.547Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-01T15:55:01.547Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-01T15:55:01.547Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-01T15:55:01.547Z] === CONT TestMountDaemonRoot/shared [2020-12-01T15:55:01.547Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-01T15:55:01.547Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/rshared [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/rslave [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/slave [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-01T15:55:01.807Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-01T15:55:01.807Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T15:55:01.807Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-01T15:55:02.067Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-01T15:55:02.067Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T15:55:02.067Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-01T15:55:02.067Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-01T15:55:02.067Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-01T15:55:02.067Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-12-01T15:55:02.067Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-12-01T15:55:02.067Z] === RUN TestContainerBindMountNonRecursive [2020-12-01T15:55:02.067Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-12-01T15:55:02.067Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-01T15:55:02.067Z] === RUN TestContainerVolumesMountedAsShared [2020-12-01T15:55:02.067Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2020-12-01T15:55:02.067Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-01T15:55:02.067Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-01T15:55:02.067Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2020-12-01T15:55:02.067Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-01T15:55:02.067Z] === RUN TestNetworkNat [2020-12-01T15:55:02.636Z] --- PASS: TestNetworkNat (0.48s) [2020-12-01T15:55:02.636Z] === RUN TestNetworkLocalhostTCPNat [2020-12-01T15:55:02.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:55:02.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:55:02.896Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2020-12-01T15:55:02.896Z] === RUN TestNetworkLoopbackNat [2020-12-01T15:55:04.222Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T15:55:04.222Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T15:55:05.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-01T15:55:05.610Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-12-01T15:55:05.610Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-01T15:55:05.610Z] ok github.com/docker/docker/api/server/middleware 0.065s coverage: 37.7% of statements [2020-12-01T15:55:05.610Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-01T15:55:05.610Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-01T15:55:05.610Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-01T15:55:05.610Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-01T15:55:05.610Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-01T15:55:05.610Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-01T15:55:05.610Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-01T15:55:05.610Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-01T15:55:05.909Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-01T15:55:06.187Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2020-12-01T15:55:06.187Z] === RUN TestPause [2020-12-01T15:55:06.187Z] --- SKIP: TestPause (0.00s) [2020-12-01T15:55:06.187Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:06.187Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-01T15:55:06.187Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-01T15:55:06.187Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-01T15:55:06.187Z] === RUN TestPauseStopPausedContainer [2020-12-01T15:55:06.187Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-12-01T15:55:06.187Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:06.187Z] === RUN TestPsFilter [2020-12-01T15:55:06.187Z] --- PASS: TestPsFilter (0.11s) [2020-12-01T15:55:06.187Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-01T15:55:06.187Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2020-12-01T15:55:06.187Z] === RUN TestRemoveContainerWithVolume [2020-12-01T15:55:06.446Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2020-12-01T15:55:06.446Z] === RUN TestRemoveContainerRunning [2020-12-01T15:55:06.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-01T15:55:06.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T15:55:06.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T15:55:07.017Z] --- PASS: TestRemoveContainerRunning (0.41s) [2020-12-01T15:55:07.017Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-01T15:55:07.276Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2020-12-01T15:55:07.276Z] === RUN TestRemoveInvalidContainer [2020-12-01T15:55:07.276Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-01T15:55:07.276Z] === RUN TestRenameLinkedContainer [2020-12-01T15:55:07.434Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-01T15:55:07.434Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-01T15:55:07.730Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2020-12-01T15:55:07.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-01T15:55:08.378Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-12-01T15:55:08.378Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2020-12-01T15:55:08.378Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 5.7% of statements [2020-12-01T15:55:08.378Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-01T15:55:08.378Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-01T15:55:08.378Z] ? github.com/docker/docker/api/types [no test files] [2020-12-01T15:55:08.378Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-01T15:55:08.378Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-01T15:55:08.378Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-01T15:55:08.378Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-01T15:55:08.378Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-01T15:55:08.378Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-01T15:55:08.378Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-01T15:55:08.378Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-01T15:55:08.378Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-01T15:55:08.378Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-01T15:55:08.378Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-01T15:55:08.677Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-12-01T15:55:08.677Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-01T15:55:08.677Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-01T15:55:08.677Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-01T15:55:08.677Z] ? github.com/docker/docker/builder [no test files] [2020-12-01T15:55:08.677Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-01T15:55:08.677Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-01T15:55:08.677Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-01T15:55:08.677Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-01T15:55:08.677Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-01T15:55:08.677Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-01T15:55:08.677Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-01T15:55:09.238Z] --- PASS: TestRenameLinkedContainer (1.72s) [2020-12-01T15:55:09.238Z] === RUN TestRenameStoppedContainer [2020-12-01T15:55:09.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-01T15:55:09.499Z] --- PASS: TestRenameStoppedContainer (0.40s) [2020-12-01T15:55:09.499Z] === RUN TestRenameRunningContainerAndReuse [2020-12-01T15:55:09.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-01T15:55:09.660Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T15:55:09.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T15:55:10.446Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2020-12-01T15:55:10.446Z] === RUN TestRenameInvalidName [2020-12-01T15:55:11.015Z] --- PASS: TestRenameInvalidName (0.47s) [2020-12-01T15:55:11.015Z] === RUN TestRenameAnonymousContainer [2020-12-01T15:55:11.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-01T15:55:12.380Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-01T15:55:12.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s) [2020-12-01T15:55:12.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.26s) [2020-12-01T15:55:12.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-12-01T15:55:12.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2020-12-01T15:55:12.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-12-01T15:55:12.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-12-01T15:55:12.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2020-12-01T15:55:12.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2020-12-01T15:55:12.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.67s) [2020-12-01T15:55:12.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.22s) [2020-12-01T15:55:12.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2020-12-01T15:55:12.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2020-12-01T15:55:12.380Z] === RUN TestCgroupNamespacesRun [2020-12-01T15:55:12.395Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2020-12-01T15:55:12.395Z] === RUN TestRenameContainerWithSameName [2020-12-01T15:55:12.964Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2020-12-01T15:55:12.964Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-01T15:55:13.206Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-12-01T15:55:13.884Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2020-12-01T15:55:13.884Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-01T15:55:13.901Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2020-12-01T15:55:13.901Z] === RUN TestResize [2020-12-01T15:55:14.149Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-12-01T15:55:14.160Z] --- PASS: TestResize (0.44s) [2020-12-01T15:55:14.160Z] === RUN TestResizeWithInvalidSize [2020-12-01T15:55:14.710Z] Copying nested executables into bundles/cross/linux/amd64 [2020-12-01T15:55:14.728Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2020-12-01T15:55:14.728Z] === RUN TestResizeWhenContainerNotStarted [2020-12-01T15:55:14.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-01T15:55:14.988Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2020-12-01T15:55:14.988Z] === RUN TestDaemonRestartKillContainers [2020-12-01T15:55:14.988Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-01T15:55:14.988Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-12-01T15:55:14.988Z] === RUN TestCgroupNamespacesRun [2020-12-01T15:55:15.314Z] ok github.com/docker/docker/builder/remotecontext/git 4.482s coverage: 86.3% of statements [2020-12-01T15:55:15.412Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-12-01T15:55:15.412Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-01T15:55:16.073Z] Cross building: bundles/cross/windows/amd64 [2020-12-01T15:55:16.073Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-01T15:55:16.073Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-12-01T15:55:16.368Z] ok github.com/docker/docker/builder/remotecontext 0.516s coverage: 13.7% of statements [2020-12-01T15:55:16.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-01T15:55:16.912Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-12-01T15:55:16.912Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-01T15:55:17.525Z] --- PASS: TestCgroupNamespacesRun (2.18s) [2020-12-01T15:55:17.525Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-01T15:55:18.467Z] ok github.com/docker/docker/builder/dockerfile 1.195s coverage: 48.3% of statements [2020-12-01T15:55:18.467Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-01T15:55:18.467Z] ? github.com/docker/docker/cli [no test files] [2020-12-01T15:55:18.467Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-01T15:55:18.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-01T15:55:18.980Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-12-01T15:55:18.980Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-01T15:55:19.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-01T15:55:19.431Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2020-12-01T15:55:19.431Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-01T15:55:20.482Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2020-12-01T15:55:20.482Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-01T15:55:21.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-01T15:55:21.340Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s) [2020-12-01T15:55:21.340Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-01T15:55:22.008Z] ok github.com/docker/docker/client 0.411s coverage: 75.4% of statements [2020-12-01T15:55:22.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-01T15:55:22.540Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-12-01T15:55:22.540Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-01T15:55:23.170Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-12-01T15:55:23.170Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-01T15:55:23.878Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2020-12-01T15:55:23.878Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-01T15:55:24.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-01T15:55:24.669Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-12-01T15:55:24.669Z] === RUN TestKernelTCPMemory [2020-12-01T15:55:25.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-01T15:55:25.699Z] --- PASS: TestKernelTCPMemory (0.95s) [2020-12-01T15:55:25.699Z] === RUN TestNISDomainname [2020-12-01T15:55:25.786Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2020-12-01T15:55:25.786Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-01T15:55:26.728Z] --- PASS: TestNISDomainname (0.99s) [2020-12-01T15:55:26.728Z] === RUN TestHostnameDnsResolution [2020-12-01T15:55:26.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-01T15:55:28.314Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-01T15:55:28.314Z] Using test binary docker [2020-12-01T15:55:28.314Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-01T15:55:28.314Z] +++ /etc/init.d/apparmor start [2020-12-01T15:55:28.314Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-01T15:55:28.314Z] INFO: Waiting for daemon to start... [2020-12-01T15:55:28.314Z] Starting dockerd [2020-12-01T15:55:28.314Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-12-01T15:55:28.322Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2020-12-01T15:55:28.322Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-01T15:55:28.790Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-12-01T15:55:28.790Z] === RUN TestStats [2020-12-01T15:55:29.700Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.72s) [2020-12-01T15:55:29.700Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-01T15:55:31.514Z] --- PASS: TestStats (2.91s) [2020-12-01T15:55:31.514Z] === RUN TestStopContainerWithTimeout [2020-12-01T15:55:31.514Z] === RUN TestStopContainerWithTimeout/0 [2020-12-01T15:55:31.514Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-01T15:55:31.514Z] === RUN TestStopContainerWithTimeout/1 [2020-12-01T15:55:31.514Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-01T15:55:31.514Z] === RUN TestStopContainerWithTimeout/3 [2020-12-01T15:55:31.514Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-01T15:55:31.514Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-01T15:55:31.514Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-01T15:55:31.514Z] === CONT TestStopContainerWithTimeout/0 [2020-12-01T15:55:31.514Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-01T15:55:32.239Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.22s) [2020-12-01T15:55:32.239Z] === RUN TestKernelTCPMemory [2020-12-01T15:55:32.239Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-12-01T15:55:32.239Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:32.239Z] === RUN TestNISDomainname [2020-12-01T15:55:32.239Z] --- SKIP: TestNISDomainname (0.01s) [2020-12-01T15:55:32.239Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-12-01T15:55:32.239Z] === RUN TestHostnameDnsResolution [2020-12-01T15:55:32.498Z] --- PASS: TestHostnameDnsResolution (0.74s) [2020-12-01T15:55:32.498Z] === RUN TestStats [2020-12-01T15:55:32.498Z] --- SKIP: TestStats (0.00s) [2020-12-01T15:55:32.498Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:32.498Z] === RUN TestStopContainerWithTimeout [2020-12-01T15:55:32.498Z] === RUN TestStopContainerWithTimeout/0 [2020-12-01T15:55:32.498Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-01T15:55:32.498Z] === RUN TestStopContainerWithTimeout/1 [2020-12-01T15:55:32.498Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-01T15:55:32.498Z] === RUN TestStopContainerWithTimeout/3 [2020-12-01T15:55:32.498Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-01T15:55:32.498Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-01T15:55:32.498Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-01T15:55:32.498Z] === CONT TestStopContainerWithTimeout/0 [2020-12-01T15:55:32.498Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-01T15:55:32.544Z] === CONT TestStopContainerWithTimeout/3 [2020-12-01T15:55:32.762Z] 680bbdbacf1b: Pull complete [2020-12-01T15:55:32.762Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-12-01T15:55:32.762Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T15:55:32.762Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T15:55:32.762Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-12-01T15:55:32.762Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-12-01T15:55:32.762Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1577' [2020-12-01T15:55:32.762Z] INFO: Docker version of control daemon [2020-12-01T15:55:32.762Z] [2020-12-01T15:55:32.762Z] Client: Docker Engine - Enterprise [2020-12-01T15:55:32.762Z] Version: 19.03.12 [2020-12-01T15:55:32.762Z] API version: 1.40 [2020-12-01T15:55:32.762Z] Go version: go1.13.13 [2020-12-01T15:55:32.762Z] Git commit: 4306744 [2020-12-01T15:55:32.762Z] Built: 08/05/2020 19:27:53 [2020-12-01T15:55:32.762Z] OS/Arch: windows/amd64 [2020-12-01T15:55:32.762Z] Experimental: false [2020-12-01T15:55:32.762Z] [2020-12-01T15:55:32.762Z] Server: Docker Engine - Enterprise [2020-12-01T15:55:32.762Z] Engine: [2020-12-01T15:55:32.762Z] Version: 19.03.12 [2020-12-01T15:55:32.762Z] API version: 1.40 (minimum version 1.24) [2020-12-01T15:55:32.762Z] Go version: go1.13.13 [2020-12-01T15:55:32.762Z] Git commit: f295753ffd [2020-12-01T15:55:32.762Z] Built: 08/05/2020 19:26:41 [2020-12-01T15:55:32.762Z] OS/Arch: windows/amd64 [2020-12-01T15:55:32.762Z] Experimental: true [2020-12-01T15:55:32.762Z] [2020-12-01T15:55:32.762Z] INFO: Docker info of control daemon [2020-12-01T15:55:32.762Z] [2020-12-01T15:55:32.762Z] Client: [2020-12-01T15:55:32.762Z] Debug Mode: false [2020-12-01T15:55:32.762Z] Plugins: [2020-12-01T15:55:32.762Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-01T15:55:32.762Z] [2020-12-01T15:55:32.762Z] Server: [2020-12-01T15:55:32.762Z] Containers: 0 [2020-12-01T15:55:32.762Z] Running: 0 [2020-12-01T15:55:32.762Z] Paused: 0 [2020-12-01T15:55:32.762Z] Stopped: 0 [2020-12-01T15:55:32.762Z] Images: 1 [2020-12-01T15:55:32.762Z] Server Version: 19.03.12 [2020-12-01T15:55:32.762Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-01T15:55:32.762Z] Windows: [2020-12-01T15:55:32.762Z] LCOW: [2020-12-01T15:55:32.762Z] Logging Driver: json-file [2020-12-01T15:55:32.762Z] Plugins: [2020-12-01T15:55:32.762Z] Volume: local [2020-12-01T15:55:32.762Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-01T15:55:32.762Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-01T15:55:32.762Z] Swarm: inactive [2020-12-01T15:55:32.762Z] Default Isolation: process [2020-12-01T15:55:32.762Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-01T15:55:32.762Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-01T15:55:32.762Z] OSType: windows [2020-12-01T15:55:32.762Z] Architecture: x86_64 [2020-12-01T15:55:32.762Z] CPUs: 4 [2020-12-01T15:55:32.762Z] Total Memory: 32GiB [2020-12-01T15:55:32.762Z] Name: azwin-2-323940 [2020-12-01T15:55:32.762Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-01T15:55:32.762Z] Docker Root Dir: D:\docker [2020-12-01T15:55:32.762Z] Debug Mode: false [2020-12-01T15:55:32.762Z] Registry: https://index.docker.io/v1/ [2020-12-01T15:55:32.762Z] Labels: [2020-12-01T15:55:32.762Z] Experimental: true [2020-12-01T15:55:32.762Z] Insecure Registries: [2020-12-01T15:55:32.762Z] 10.0.0.4:5000 [2020-12-01T15:55:32.762Z] 127.0.0.0/8 [2020-12-01T15:55:32.762Z] Registry Mirrors: [2020-12-01T15:55:32.762Z] http://10.0.0.4:5000/ [2020-12-01T15:55:32.762Z] Live Restore Enabled: false [2020-12-01T15:55:32.762Z] [2020-12-01T15:55:32.762Z] [2020-12-01T15:55:32.762Z] INFO: Commit hash is 07f6a21322 [2020-12-01T15:55:32.762Z] INFO: Nuke-Everything... [2020-12-01T15:55:32.762Z] INFO: Container count on control daemon to delete is 0 [2020-12-01T15:55:32.762Z] INFO: Nuking d:\CI [2020-12-01T15:55:32.762Z] INFO: Zapped successfully [2020-12-01T15:55:32.762Z] INFO: Location for testing is d:\CI\PR-41736\1 [2020-12-01T15:55:32.762Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-12-01T15:55:32.762Z] [2020-12-01T15:55:32.762Z] [2020-12-01T15:55:32.762Z] INFO: Building the image from Dockerfile.windows at 12/01/2020 15:55:30... [2020-12-01T15:55:32.762Z] [2020-12-01T15:55:33.442Z] === CONT TestStopContainerWithTimeout/3 [2020-12-01T15:55:34.601Z] === CONT TestStopContainerWithTimeout/1 [2020-12-01T15:55:35.349Z] === CONT TestStopContainerWithTimeout/1 [2020-12-01T15:55:36.450Z] . [2020-12-01T15:55:36.450Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-01T15:55:36.450Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-01T15:55:36.450Z] Error: No such image: emptyfs [2020-12-01T15:55:36.450Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-01T15:55:36.450Z] ++++ docker load [2020-12-01T15:55:36.450Z] Running integration-test (iteration 1) [2020-12-01T15:55:36.450Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-12-01T15:55:36.450Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:55:36.450Z] ++ set -e [2020-12-01T15:55:36.450Z] ++ '[' -n 0 ']' [2020-12-01T15:55:36.450Z] ++ set -x [2020-12-01T15:55:36.450Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:55:36.658Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-01T15:55:36.658Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2020-12-01T15:55:36.658Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2020-12-01T15:55:36.658Z] --- PASS: TestStopContainerWithTimeout/3 (2.86s) [2020-12-01T15:55:36.658Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-12-01T15:55:36.658Z] === RUN TestDeleteDevicemapper [2020-12-01T15:55:36.658Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-01T15:55:36.658Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-01T15:55:36.658Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-01T15:55:36.729Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-01T15:55:36.729Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2020-12-01T15:55:36.729Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2020-12-01T15:55:36.729Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2020-12-01T15:55:36.729Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2020-12-01T15:55:36.729Z] === RUN TestDeleteDevicemapper [2020-12-01T15:55:36.729Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-01T15:55:36.729Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-01T15:55:36.729Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-01T15:55:37.461Z] Sending build context to Docker daemon 57.2MB [2020-12-01T15:55:37.461Z] [2020-12-01T15:55:37.925Z] Step 1/10 : FROM microsoft/windowsservercore [2020-12-01T15:55:37.925Z] ---> 32fecabef723 [2020-12-01T15:55:37.925Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-12-01T15:55:38.111Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2020-12-01T15:55:38.112Z] === RUN TestUpdateMemory [2020-12-01T15:55:38.112Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-01T15:55:38.112Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:38.112Z] === RUN TestUpdateCPUQuota [2020-12-01T15:55:38.112Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-12-01T15:55:38.112Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:38.112Z] === RUN TestUpdatePidsLimit [2020-12-01T15:55:38.112Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-12-01T15:55:38.112Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:38.112Z] === RUN TestUpdateRestartPolicy [2020-12-01T15:55:38.393Z] ---> Running in 13f4e4cf3a13 [2020-12-01T15:55:38.853Z] Removing intermediate container 13f4e4cf3a13 [2020-12-01T15:55:38.853Z] ---> 256ff8cfc0b6 [2020-12-01T15:55:38.853Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-12-01T15:55:38.853Z] ---> Running in ef743a54a695 [2020-12-01T15:55:38.939Z] Loaded image: buildpack-deps:buster [2020-12-01T15:55:39.200Z] Loaded image: busybox:latest [2020-12-01T15:55:39.316Z] Removing intermediate container ef743a54a695 [2020-12-01T15:55:39.316Z] ---> 0dfd1b89bd1f [2020-12-01T15:55:39.316Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-12-01T15:55:39.316Z] ---> Running in 2593f5c8bff6 [2020-12-01T15:55:39.771Z] Loaded image: busybox:glibc [2020-12-01T15:55:39.771Z] Loaded image: debian:buster [2020-12-01T15:55:39.771Z] Loaded image: hello-world:latest [2020-12-01T15:55:39.776Z] Removing intermediate container 2593f5c8bff6 [2020-12-01T15:55:39.776Z] ---> ba5926e97607 [2020-12-01T15:55:39.776Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-12-01T15:55:39.776Z] ---> Running in 194db541462b [2020-12-01T15:55:40.031Z] Loaded image: arm32v7/hello-world:latest [2020-12-01T15:55:40.031Z] INFO: Testing against a local daemon [2020-12-01T15:55:40.031Z] === RUN TestCgroupNamespacesBuild [2020-12-01T15:55:40.164Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.58s) [2020-12-01T15:55:40.164Z] === RUN TestUpdateMemory [2020-12-01T15:55:40.164Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-01T15:55:40.164Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:55:40.164Z] === RUN TestUpdateCPUQuota [2020-12-01T15:55:40.236Z] Removing intermediate container 194db541462b [2020-12-01T15:55:40.236Z] ---> 6117cc67ad09 [2020-12-01T15:55:40.236Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-12-01T15:55:40.236Z] ---> Running in 980f520ea4cd [2020-12-01T15:55:41.193Z] --- PASS: TestUpdateCPUQuota (1.18s) [2020-12-01T15:55:41.193Z] === RUN TestUpdatePidsLimit [2020-12-01T15:55:41.193Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-01T15:55:41.482Z] === RUN TestUpdatePidsLimit/no_change [2020-12-01T15:55:41.776Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-01T15:55:42.066Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-01T15:55:42.583Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-01T15:55:42.583Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-12-01T15:55:42.583Z] remote: Enumerating objects: 2, done. [2020-12-01T15:55:42.583Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-12-01T15:55:42.583Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-12-01T15:55:42.583Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-12-01T15:55:42.583Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-12-01T15:55:42.583Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-12-01T15:55:42.695Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-01T15:55:42.984Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-01T15:55:43.273Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-01T15:55:43.510Z] [2020-12-01T15:55:44.813Z] --- PASS: TestUpdatePidsLimit (3.48s) [2020-12-01T15:55:44.813Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-12-01T15:55:44.813Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-12-01T15:55:44.813Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-12-01T15:55:44.813Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-12-01T15:55:44.813Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-12-01T15:55:44.813Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-12-01T15:55:44.813Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-12-01T15:55:44.813Z] === RUN TestUpdateRestartPolicy [2020-12-01T15:55:45.323Z] --- PASS: TestCgroupNamespacesBuild (4.99s) [2020-12-01T15:55:45.323Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-01T15:55:47.095Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/test/unit [2020-12-01T15:55:47.238Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s) [2020-12-01T15:55:47.238Z] === RUN TestBuildWithSession [2020-12-01T15:55:47.238Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-01T15:55:47.238Z] build_session_test.go:25: TODO: BuildKit [2020-12-01T15:55:47.238Z] === RUN TestBuildSquashParent [2020-12-01T15:55:47.354Z] [2020-12-01T15:55:47.354Z] SUCCESS: Specified value was saved. [2020-12-01T15:55:48.460Z] ? github.com/docker/docker/api [no test files] [2020-12-01T15:55:48.894Z] INFO: Downloading git... [2020-12-01T15:55:49.864Z] INFO: Downloading go... [2020-12-01T15:55:50.327Z] --- PASS: TestUpdateRestartPolicy (11.00s) [2020-12-01T15:55:50.327Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-01T15:55:50.327Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2020-12-01T15:55:50.327Z] === RUN TestWaitNonBlocked [2020-12-01T15:55:50.327Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T15:55:50.327Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T15:55:50.327Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T15:55:50.327Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T15:55:50.327Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T15:55:50.327Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T15:55:50.327Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-12-01T15:55:50.327Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2020-12-01T15:55:50.327Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2020-12-01T15:55:50.327Z] === RUN TestWaitBlocked [2020-12-01T15:55:50.327Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T15:55:50.327Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T15:55:50.327Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T15:55:50.327Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T15:55:50.327Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T15:55:50.327Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T15:55:50.898Z] --- PASS: TestWaitBlocked (0.01s) [2020-12-01T15:55:50.898Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2020-12-01T15:55:50.898Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2020-12-01T15:55:50.898Z] === CONT TestDaemonRestartIpcMode [2020-12-01T15:55:50.898Z] === CONT TestIpcModeOlderClient [2020-12-01T15:55:51.158Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-12-01T15:55:51.368Z] Loaded image: buildpack-deps:buster [2020-12-01T15:55:51.368Z] Loaded image: busybox:latest [2020-12-01T15:55:51.412Z] INFO: Downloading compiler 1 of 3... [2020-12-01T15:55:52.381Z] INFO: Downloading compiler 2 of 3... [2020-12-01T15:55:52.753Z] Loaded image: busybox:glibc [2020-12-01T15:55:52.753Z] Loaded image: debian:buster [2020-12-01T15:55:52.856Z] INFO: Downloading compiler 3 of 3... [2020-12-01T15:55:53.014Z] Loaded image: hello-world:latest [2020-12-01T15:55:53.014Z] Loaded image: arm32v7/hello-world:latest [2020-12-01T15:55:53.275Z] INFO: Testing against a local daemon [2020-12-01T15:55:53.275Z] === RUN TestCgroupNamespacesBuild [2020-12-01T15:55:53.317Z] INFO: Extracting git... [2020-12-01T15:55:55.009Z] ok github.com/docker/docker/api/server 0.040s coverage: 9.0% of statements [2020-12-01T15:55:55.353Z] --- PASS: TestDaemonRestartIpcMode (4.28s) [2020-12-01T15:55:55.353Z] PASS [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === Skipped [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-01T15:55:55.353Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-12-01T15:55:55.353Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-12-01T15:55:55.353Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-12-01T15:55:55.353Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-12-01T15:55:55.353Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-12-01T15:55:55.353Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-12-01T15:55:55.353Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-12-01T15:55:55.353Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-12-01T15:55:55.353Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-01T15:55:55.353Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-01T15:55:55.353Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-12-01T15:55:55.353Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-12-01T15:55:55.353Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2020-12-01T15:55:55.353Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2020-12-01T15:55:55.353Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-12-01T15:55:55.353Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-01T15:55:55.353Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-12-01T15:55:55.353Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-12-01T15:55:55.353Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-12-01T15:55:55.353Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.353Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-12-01T15:55:55.353Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-12-01T15:55:55.353Z] [2020-12-01T15:55:55.354Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-12-01T15:55:55.354Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:55.354Z] [2020-12-01T15:55:55.354Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-01T15:55:55.354Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-01T15:55:55.354Z] [2020-12-01T15:55:55.354Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-01T15:55:55.354Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:55.354Z] [2020-12-01T15:55:55.354Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-12-01T15:55:55.354Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:55.354Z] [2020-12-01T15:55:55.354Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-12-01T15:55:55.354Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-01T15:55:55.354Z] [2020-12-01T15:55:55.354Z] [2020-12-01T15:55:55.354Z] DONE 176 tests, 26 skipped in 80.219s [2020-12-01T15:55:55.354Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-01T15:55:55.354Z] INFO: Testing against a local daemon [2020-12-01T15:55:55.354Z] === RUN TestCommitInheritsEnv [2020-12-01T15:55:57.237Z] --- PASS: TestBuildSquashParent (9.36s) [2020-12-01T15:55:57.237Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-01T15:55:57.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T15:55:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T15:55:57.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T15:55:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T15:55:57.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T15:55:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T15:55:57.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T15:55:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T15:55:57.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T15:55:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T15:55:57.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T15:55:57.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T15:55:57.237Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T15:55:57.237Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T15:55:57.258Z] --- PASS: TestCommitInheritsEnv (1.70s) [2020-12-01T15:55:57.258Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-01T15:55:57.258Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-01T15:55:57.258Z] === RUN TestImagesFilterMultiReference [2020-12-01T15:55:57.258Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-12-01T15:55:57.258Z] === RUN TestImagePullPlatformInvalid [2020-12-01T15:55:57.258Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-12-01T15:55:57.258Z] === RUN TestRemoveImageOrphaning [2020-12-01T15:55:57.419Z] --- PASS: TestUpdateRestartPolicy (12.66s) [2020-12-01T15:55:57.419Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-01T15:55:57.480Z] --- PASS: TestCgroupNamespacesBuild (4.14s) [2020-12-01T15:55:57.480Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-01T15:55:58.048Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-12-01T15:55:58.048Z] === RUN TestWaitNonBlocked [2020-12-01T15:55:58.048Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T15:55:58.048Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T15:55:58.048Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T15:55:58.048Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T15:55:58.048Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T15:55:58.048Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T15:55:58.867Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-12-01T15:55:58.867Z] === RUN TestBuildWithSession [2020-12-01T15:55:58.867Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-01T15:55:58.867Z] build_session_test.go:25: TODO: BuildKit [2020-12-01T15:55:58.867Z] === RUN TestBuildSquashParent [2020-12-01T15:55:59.076Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-12-01T15:55:59.076Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2020-12-01T15:55:59.076Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-12-01T15:55:59.076Z] === RUN TestWaitBlocked [2020-12-01T15:55:59.076Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T15:55:59.076Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T15:55:59.076Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T15:55:59.076Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T15:55:59.076Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T15:55:59.076Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T15:55:59.161Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-12-01T15:55:59.162Z] === RUN TestRemoveImageGarbageCollector [2020-12-01T15:55:59.162Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-01T15:55:59.162Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-12-01T15:55:59.162Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-01T15:55:59.162Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-01T15:55:59.162Z] === RUN TestTagInvalidReference [2020-12-01T15:55:59.162Z] --- PASS: TestTagInvalidReference (0.02s) [2020-12-01T15:55:59.162Z] === RUN TestTagValidPrefixedRepo [2020-12-01T15:55:59.162Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-12-01T15:55:59.162Z] === RUN TestTagExistedNameWithoutForce [2020-12-01T15:55:59.162Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-12-01T15:55:59.162Z] === RUN TestTagOfficialNames [2020-12-01T15:55:59.421Z] --- PASS: TestTagOfficialNames (0.06s) [2020-12-01T15:55:59.421Z] === RUN TestTagMatchesDigest [2020-12-01T15:55:59.421Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-12-01T15:55:59.421Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-01T15:55:59.782Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T15:55:59.783Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T15:56:00.104Z] --- PASS: TestWaitBlocked (0.01s) [2020-12-01T15:56:00.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2020-12-01T15:56:00.104Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2020-12-01T15:56:00.104Z] === CONT TestContainerStartOnDaemonRestart [2020-12-01T15:56:00.104Z] === CONT TestIpcModeOlderClient [2020-12-01T15:56:00.394Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-12-01T15:56:00.394Z] === CONT TestDaemonHostGatewayIP [2020-12-01T15:56:01.425Z] ok github.com/docker/docker/cmd/dockerd 0.123s coverage: 29.1% of statements [2020-12-01T15:56:01.425Z] ok github.com/docker/docker/container 0.170s coverage: 34.7% of statements [2020-12-01T15:56:01.425Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-01T15:56:01.425Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-01T15:56:01.425Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-01T15:56:01.425Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-01T15:56:03.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T15:56:03.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T15:56:03.114Z] --- PASS: TestContainerStartOnDaemonRestart (2.89s) [2020-12-01T15:56:03.115Z] === CONT TestContainerKillOnDaemonStart [2020-12-01T15:56:03.512Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2020-12-01T15:56:04.143Z] --- PASS: TestDaemonHostGatewayIP (3.73s) [2020-12-01T15:56:04.143Z] === CONT TestDaemonRestartIpcMode [2020-12-01T15:56:04.162Z] --- PASS: TestBuildSquashParent (4.81s) [2020-12-01T15:56:04.162Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-01T15:56:04.162Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T15:56:04.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T15:56:04.162Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T15:56:04.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T15:56:04.162Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T15:56:04.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T15:56:04.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T15:56:04.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T15:56:04.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T15:56:04.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T15:56:04.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T15:56:04.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T15:56:04.162Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T15:56:04.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T15:56:04.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T15:56:04.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T15:56:06.385Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-01T15:56:06.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2020-12-01T15:56:06.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.19s) [2020-12-01T15:56:06.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2020-12-01T15:56:06.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s) [2020-12-01T15:56:06.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.13s) [2020-12-01T15:56:06.385Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.41s) [2020-12-01T15:56:06.385Z] === RUN TestBuildMultiStageCopy [2020-12-01T15:56:06.385Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-01T15:56:06.713Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T15:56:06.713Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T15:56:07.657Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2020-12-01T15:56:08.100Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-01T15:56:08.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) [2020-12-01T15:56:08.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s) [2020-12-01T15:56:08.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2020-12-01T15:56:08.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s) [2020-12-01T15:56:08.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.80s) [2020-12-01T15:56:08.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.78s) [2020-12-01T15:56:08.100Z] === RUN TestBuildMultiStageCopy [2020-12-01T15:56:08.100Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-01T15:56:09.123Z] ok github.com/docker/docker/daemon/cluster/convert 0.078s coverage: 35.9% of statements [2020-12-01T15:56:09.685Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-01T15:56:09.685Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-01T15:56:10.017Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-01T15:56:10.257Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-01T15:56:10.278Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-01T15:56:10.539Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-01T15:56:10.828Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-01T15:56:11.020Z] INFO: Expanding go... [2020-12-01T15:56:11.089Z] --- PASS: TestBuildMultiStageCopy (4.71s) [2020-12-01T15:56:11.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s) [2020-12-01T15:56:11.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2020-12-01T15:56:11.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-12-01T15:56:11.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2020-12-01T15:56:11.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2020-12-01T15:56:11.089Z] === RUN TestBuildMultiStageParentConfig [2020-12-01T15:56:11.111Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-01T15:56:11.214Z] ok github.com/docker/docker/daemon/cluster 0.149s coverage: 0.5% of statements [2020-12-01T15:56:11.371Z] --- PASS: TestBuildMultiStageCopy (3.17s) [2020-12-01T15:56:11.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.74s) [2020-12-01T15:56:11.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2020-12-01T15:56:11.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2020-12-01T15:56:11.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2020-12-01T15:56:11.371Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2020-12-01T15:56:11.371Z] === RUN TestBuildMultiStageParentConfig [2020-12-01T15:56:12.315Z] --- PASS: TestBuildMultiStageParentConfig (0.93s) [2020-12-01T15:56:12.315Z] === RUN TestBuildLabelWithTargets [2020-12-01T15:56:13.002Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2020-12-01T15:56:13.002Z] === RUN TestBuildLabelWithTargets [2020-12-01T15:56:13.701Z] --- PASS: TestBuildLabelWithTargets (1.50s) [2020-12-01T15:56:13.701Z] === RUN TestBuildWithEmptyLayers [2020-12-01T15:56:14.646Z] --- PASS: TestBuildWithEmptyLayers (0.75s) [2020-12-01T15:56:14.646Z] === RUN TestBuildMultiStageOnBuild [2020-12-01T15:56:14.776Z] ok github.com/docker/docker/daemon/discovery 0.047s coverage: 30.0% of statements [2020-12-01T15:56:15.615Z] --- PASS: TestBuildLabelWithTargets (2.50s) [2020-12-01T15:56:15.615Z] === RUN TestBuildWithEmptyLayers [2020-12-01T15:56:16.113Z] --- PASS: TestContainerKillOnDaemonStart (12.51s) [2020-12-01T15:56:16.113Z] PASS [2020-12-01T15:56:16.113Z] [2020-12-01T15:56:16.113Z] === Skipped [2020-12-01T15:56:16.113Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-12-01T15:56:16.113Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T15:56:16.113Z] [2020-12-01T15:56:16.113Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-01T15:56:16.113Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:56:16.113Z] [2020-12-01T15:56:16.113Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-01T15:56:16.113Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:56:16.113Z] [2020-12-01T15:56:16.113Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-01T15:56:16.113Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-01T15:56:16.113Z] [2020-12-01T15:56:16.113Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-12-01T15:56:16.113Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-01T15:56:16.113Z] [2020-12-01T15:56:16.113Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-12-01T15:56:16.113Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:56:16.113Z] [2020-12-01T15:56:16.113Z] [2020-12-01T15:56:16.113Z] DONE 195 tests, 6 skipped in 152.952s [2020-12-01T15:56:16.113Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-12-01T15:56:16.113Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:56:16.113Z] ++ set -e [2020-12-01T15:56:16.113Z] ++ '[' -n 0 ']' [2020-12-01T15:56:16.113Z] ++ set -x [2020-12-01T15:56:16.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:56:16.113Z] INFO: Testing against a local daemon [2020-12-01T15:56:16.113Z] === RUN TestCommitInheritsEnv [2020-12-01T15:56:16.403Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-12-01T15:56:16.403Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-01T15:56:16.403Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-01T15:56:16.403Z] === RUN TestImagesFilterMultiReference [2020-12-01T15:56:16.403Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-12-01T15:56:16.403Z] === RUN TestImagePullPlatformInvalid [2020-12-01T15:56:16.403Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-12-01T15:56:16.403Z] === RUN TestRemoveImageOrphaning [2020-12-01T15:56:16.560Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2020-12-01T15:56:16.560Z] === RUN TestBuildMultiStageOnBuild [2020-12-01T15:56:16.562Z] --- PASS: TestBuildMultiStageOnBuild (2.12s) [2020-12-01T15:56:16.562Z] === RUN TestBuildUncleanTarFilenames [2020-12-01T15:56:16.869Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 81.8% of statements [2020-12-01T15:56:16.869Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2020-12-01T15:56:16.903Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2020-12-01T15:56:16.903Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2020-12-01T15:56:16.903Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-01T15:56:16.903Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-12-01T15:56:16.903Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-01T15:56:16.903Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-12-01T15:56:16.903Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/builder [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-01T15:56:16.903Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-01T15:56:16.903Z] ok github.com/docker/docker/cli/debug 0.083s coverage: 100.0% of statements [2020-12-01T15:56:17.032Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-12-01T15:56:17.032Z] === RUN TestRemoveImageGarbageCollector [2020-12-01T15:56:17.032Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-01T15:56:17.032Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T15:56:17.032Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-01T15:56:17.032Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-01T15:56:17.032Z] === RUN TestTagInvalidReference [2020-12-01T15:56:17.032Z] --- PASS: TestTagInvalidReference (0.01s) [2020-12-01T15:56:17.032Z] === RUN TestTagValidPrefixedRepo [2020-12-01T15:56:17.032Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-12-01T15:56:17.032Z] === RUN TestTagExistedNameWithoutForce [2020-12-01T15:56:17.032Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-12-01T15:56:17.032Z] === RUN TestTagOfficialNames [2020-12-01T15:56:17.032Z] --- PASS: TestTagOfficialNames (0.03s) [2020-12-01T15:56:17.032Z] === RUN TestTagMatchesDigest [2020-12-01T15:56:17.032Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-12-01T15:56:17.032Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-01T15:56:17.948Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2020-12-01T15:56:17.948Z] === RUN TestBuildMultiStageLayerLeak [2020-12-01T15:56:18.270Z] ok github.com/docker/docker/builder/remotecontext 0.188s coverage: 13.7% of statements [2020-12-01T15:56:18.527Z] ok github.com/docker/docker/builder/dockerfile 0.337s coverage: 48.3% of statements [2020-12-01T15:56:18.527Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-01T15:56:19.627Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-12-01T15:56:19.863Z] --- PASS: TestBuildMultiStageLayerLeak (2.14s) [2020-12-01T15:56:19.863Z] === RUN TestBuildWithHugeFile [2020-12-01T15:56:19.887Z] --- PASS: TestBuildMultiStageOnBuild (3.17s) [2020-12-01T15:56:19.887Z] === RUN TestBuildUncleanTarFilenames [2020-12-01T15:56:21.797Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2020-12-01T15:56:21.797Z] === RUN TestBuildMultiStageLayerLeak [2020-12-01T15:56:21.797Z] ok github.com/docker/docker/client 0.173s coverage: 75.4% of statements [2020-12-01T15:56:22.054Z] ok github.com/docker/docker/builder/remotecontext/git 5.805s coverage: 86.3% of statements [2020-12-01T15:56:22.054Z] ? github.com/docker/docker/cli [no test files] [2020-12-01T15:56:22.054Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-01T15:56:22.369Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-12-01T15:56:22.662Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.484s coverage: 14.1% of statements [2020-12-01T15:56:23.711Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.874s coverage: 57.1% of statements [2020-12-01T15:56:25.096Z] --- PASS: TestBuildMultiStageLayerLeak (3.15s) [2020-12-01T15:56:25.097Z] === RUN TestBuildWithHugeFile [2020-12-01T15:56:26.476Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-12-01T15:56:28.000Z] ok github.com/docker/docker/daemon 12.322s coverage: 17.2% of statements [2020-12-01T15:56:28.000Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-01T15:56:28.000Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-01T15:56:28.000Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-01T15:56:28.000Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-01T15:56:28.000Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.133s coverage: 69.2% of statements [2020-12-01T15:56:28.600Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.041s coverage: 65.3% of statements [2020-12-01T15:56:28.600Z] ok github.com/docker/docker/daemon/cluster/convert 0.075s coverage: 35.9% of statements [2020-12-01T15:56:28.600Z] ok github.com/docker/docker/container 0.117s coverage: 34.4% of statements [2020-12-01T15:56:29.528Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.674s coverage: 45.9% of statements [2020-12-01T15:56:29.528Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-01T15:56:29.968Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2020-12-01T15:56:30.224Z] ok github.com/docker/docker/daemon/events 0.119s coverage: 50.0% of statements [2020-12-01T15:56:30.787Z] ok github.com/docker/docker/daemon/config 0.137s coverage: 81.8% of statements [2020-12-01T15:56:31.044Z] ok github.com/docker/docker/daemon/graphdriver 0.043s coverage: 2.2% of statements [2020-12-01T15:56:31.052Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2020-12-01T15:56:31.052Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.253s coverage: 49.5% of statements [2020-12-01T15:56:32.593Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-12-01T15:56:32.889Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-12-01T15:56:32.936Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.486s coverage: 56.2% of statements [2020-12-01T15:56:32.936Z] ok github.com/docker/docker/cmd/dockerd 0.123s coverage: 29.1% of statements [2020-12-01T15:56:32.936Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-01T15:56:32.936Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-01T15:56:32.936Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-01T15:56:32.936Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-01T15:56:33.865Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 2.9% of statements [2020-12-01T15:56:33.865Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2020-12-01T15:56:34.799Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-12-01T15:56:35.056Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.946s coverage: 73.1% of statements [2020-12-01T15:56:35.313Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.320s coverage: 49.5% of statements [2020-12-01T15:56:35.569Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.0% of statements [2020-12-01T15:56:35.569Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2020-12-01T15:56:36.181Z] INFO: Expanding compiler 1 of 3... [2020-12-01T15:56:36.181Z] INFO: Expanding compiler 2 of 3... [2020-12-01T15:56:36.443Z] ok github.com/docker/docker/daemon/logger 0.249s coverage: 41.0% of statements [2020-12-01T15:56:36.443Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.017s coverage: 52.1% of statements [2020-12-01T15:56:36.443Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-01T15:56:36.443Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-01T15:56:36.498Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2020-12-01T15:56:37.060Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.448s coverage: 57.7% of statements [2020-12-01T15:56:37.316Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.0% of statements [2020-12-01T15:56:37.509Z] ok github.com/docker/docker/daemon/logger/awslogs 0.486s coverage: 77.8% of statements [2020-12-01T15:56:37.572Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2020-12-01T15:56:37.805Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.5% of statements [2020-12-01T15:56:37.805Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-01T15:56:37.805Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-01T15:56:37.805Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-01T15:56:37.805Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-01T15:56:37.828Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 77.8% of statements [2020-12-01T15:56:37.828Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 6.5% of statements [2020-12-01T15:56:38.085Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-12-01T15:56:38.085Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2020-12-01T15:56:38.102Z] ok github.com/docker/docker/daemon/logger/gelf 0.044s coverage: 67.0% of statements [2020-12-01T15:56:38.647Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 61.6% of statements [2020-12-01T15:56:38.647Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.012s coverage: 46.2% of statements [2020-12-01T15:56:38.647Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.500s coverage: 14.0% of statements [2020-12-01T15:56:38.749Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 23.9% of statements [2020-12-01T15:56:38.904Z] ok github.com/docker/docker/daemon/logger/local 0.047s coverage: 75.2% of statements [2020-12-01T15:56:39.045Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 87.2% of statements [2020-12-01T15:56:39.161Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 33.3% of statements [2020-12-01T15:56:39.161Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 58.6% of statements [2020-12-01T15:56:39.161Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2020-12-01T15:56:39.724Z] ok github.com/docker/docker/daemon/logger/syslog 0.038s coverage: 46.8% of statements [2020-12-01T15:56:39.923Z] INFO: Expanding compiler 3 of 3... [2020-12-01T15:56:39.980Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-12-01T15:56:40.238Z] ok github.com/docker/docker/distribution/metadata 0.080s coverage: 48.2% of statements [2020-12-01T15:56:40.383Z] INFO: Removing downloaded files... [2020-12-01T15:56:40.383Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-12-01T15:56:40.383Z] INFO: Configuring git core.autocrlf... [2020-12-01T15:56:40.494Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2020-12-01T15:56:40.571Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 61.6% of statements [2020-12-01T15:56:41.057Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2020-12-01T15:56:41.314Z] ok github.com/docker/docker/daemon/logger/splunk 1.702s coverage: 82.5% of statements [2020-12-01T15:56:41.314Z] ok github.com/docker/docker/image 0.031s coverage: 86.4% of statements [2020-12-01T15:56:41.314Z] ok github.com/docker/docker/distribution 0.203s coverage: 25.6% of statements [2020-12-01T15:56:41.570Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2020-12-01T15:56:41.570Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2020-12-01T15:56:41.623Z] ok github.com/docker/docker/daemon/logger/local 0.110s coverage: 75.2% of statements [2020-12-01T15:56:41.623Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-01T15:56:41.826Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 52.9% of statements [2020-12-01T15:56:42.083Z] ok github.com/docker/docker/oci 0.036s coverage: 8.2% of statements [2020-12-01T15:56:42.083Z] ok github.com/docker/docker/opts 0.067s coverage: 67.1% of statements [2020-12-01T15:56:42.266Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 33.3% of statements [2020-12-01T15:56:42.266Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.109s coverage: 57.5% of statements [2020-12-01T15:56:42.340Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2020-12-01T15:56:42.340Z] ok github.com/docker/docker/distribution/xfer 1.749s coverage: 85.1% of statements [2020-12-01T15:56:42.596Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2020-12-01T15:56:42.852Z] ok github.com/docker/docker/pkg/authorization 0.202s coverage: 68.3% of statements [2020-12-01T15:56:42.852Z] ok github.com/docker/docker/pkg/directory 0.035s coverage: 80.0% of statements [2020-12-01T15:56:43.108Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-12-01T15:56:43.365Z] ok github.com/docker/docker/pkg/discovery/file 0.030s coverage: 92.9% of statements [2020-12-01T15:56:43.365Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-12-01T15:56:43.622Z] ok github.com/docker/docker/pkg/archive 0.594s coverage: 77.1% of statements [2020-12-01T15:56:43.622Z] ok github.com/docker/docker/pkg/dmesg 0.017s coverage: 83.3% of statements [2020-12-01T15:56:43.622Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-12-01T15:56:43.800Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2020-12-01T15:56:43.878Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-12-01T15:56:44.095Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2020-12-01T15:56:44.135Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-12-01T15:56:44.135Z] ok github.com/docker/docker/pkg/fsutils 0.235s coverage: 85.1% of statements [2020-12-01T15:56:44.391Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-12-01T15:56:44.648Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2020-12-01T15:56:44.648Z] ok github.com/docker/docker/pkg/idtools 0.361s coverage: 70.1% of statements [2020-12-01T15:56:44.648Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2020-12-01T15:56:44.904Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-12-01T15:56:44.904Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-12-01T15:56:45.160Z] ok github.com/docker/docker/pkg/ioutils 0.455s coverage: 69.3% of statements [2020-12-01T15:56:45.160Z] ok github.com/docker/docker/pkg/parsers/kernel 0.019s coverage: 60.0% of statements [2020-12-01T15:56:45.416Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-12-01T15:56:45.416Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2020-12-01T15:56:45.672Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-12-01T15:56:45.928Z] ok github.com/docker/docker/pkg/chrootarchive 2.765s coverage: 43.2% of statements [2020-12-01T15:56:45.928Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2020-12-01T15:56:45.928Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-12-01T15:56:46.184Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements [2020-12-01T15:56:46.440Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-12-01T15:56:46.695Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2020-12-01T15:56:46.696Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-12-01T15:56:46.696Z] ok github.com/docker/docker/pkg/discovery/kv 3.060s coverage: 84.1% of statements [2020-12-01T15:56:46.851Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2020-12-01T15:56:46.852Z] ok github.com/docker/docker/daemon/logger/splunk 2.541s coverage: 82.5% of statements [2020-12-01T15:56:46.852Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-01T15:56:46.852Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-01T15:56:46.952Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-12-01T15:56:47.208Z] ok github.com/docker/docker/pkg/pubsub 1.053s coverage: 75.0% of statements [2020-12-01T15:56:47.208Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-12-01T15:56:47.464Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 54.9% of statements [2020-12-01T15:56:47.464Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-12-01T15:56:47.464Z] testing: warning: no tests to run [2020-12-01T15:56:47.464Z] coverage: [no statements] [2020-12-01T15:56:47.464Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-12-01T15:56:47.493Z] ok github.com/docker/docker/distribution/metadata 0.087s coverage: 48.2% of statements [2020-12-01T15:56:47.721Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-12-01T15:56:47.721Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-12-01T15:56:47.721Z] ok github.com/docker/docker/pkg/tarsum 0.056s coverage: 89.3% of statements [2020-12-01T15:56:47.721Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-12-01T15:56:48.650Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.4% of statements [2020-12-01T15:56:48.650Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2020-12-01T15:56:48.906Z] ok github.com/docker/docker/pkg/signal 2.552s coverage: 61.0% of statements [2020-12-01T15:56:48.906Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2020-12-01T15:56:49.468Z] ok github.com/docker/docker/plugin 0.527s coverage: 23.2% of statements [2020-12-01T15:56:49.468Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2020-12-01T15:56:49.725Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-12-01T15:56:49.725Z] ok github.com/docker/docker/quota 0.393s coverage: 71.4% of statements [2020-12-01T15:56:49.725Z] ok github.com/docker/docker/registry 0.089s coverage: 57.2% of statements [2020-12-01T15:56:49.981Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2020-12-01T15:56:50.237Z] ok github.com/docker/docker/layer 7.780s coverage: 68.8% of statements [2020-12-01T15:56:50.237Z] ok github.com/docker/docker/runconfig 0.016s coverage: 66.1% of statements [2020-12-01T15:56:50.237Z] ok github.com/docker/docker/daemon 12.134s coverage: 17.2% of statements [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-01T15:56:50.237Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-01T15:56:50.253Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2020-12-01T15:56:50.253Z] ok github.com/docker/docker/distribution 0.419s coverage: 25.6% of statements [2020-12-01T15:56:50.253Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-01T15:56:51.165Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-12-01T15:56:51.165Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-12-01T15:56:51.165Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.6% of statements [2020-12-01T15:56:51.725Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2020-12-01T15:56:51.776Z] ok github.com/docker/docker/image 0.084s coverage: 86.4% of statements [2020-12-01T15:56:52.828Z] ok github.com/docker/docker/distribution/xfer 1.695s coverage: 85.1% of statements [2020-12-01T15:56:52.828Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-01T15:56:52.828Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2020-12-01T15:56:52.828Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-01T15:56:53.125Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-12-01T15:56:53.125Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-01T15:56:53.772Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2020-12-01T15:56:55.311Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 52.9% of statements [2020-12-01T15:56:55.956Z] ok github.com/docker/docker/oci 0.012s coverage: 8.2% of statements [2020-12-01T15:56:55.956Z] ok github.com/docker/docker/opts 0.103s coverage: 67.1% of statements [2020-12-01T15:56:57.205Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-01T15:56:57.205Z] Using test binary docker [2020-12-01T15:56:57.205Z] +++ /etc/init.d/apparmor start [2020-12-01T15:56:57.205Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-01T15:56:57.205Z] INFO: Waiting for daemon to start... [2020-12-01T15:56:57.205Z] Starting dockerd [2020-12-01T15:56:57.205Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-12-01T15:56:57.205Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-01T15:56:57.205Z] Using test binary docker [2020-12-01T15:56:57.205Z] +++ /etc/init.d/apparmor start [2020-12-01T15:56:57.205Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-01T15:56:57.205Z] Starting dockerd [2020-12-01T15:56:57.205Z] INFO: Waiting for daemon to start... [2020-12-01T15:56:57.205Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-12-01T15:56:58.056Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-12-01T15:56:58.351Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2020-12-01T15:56:58.659Z] ok github.com/docker/docker/pkg/authorization 0.773s coverage: 68.3% of statements [2020-12-01T15:56:59.708Z] ok github.com/docker/docker/pkg/archive 1.242s coverage: 76.8% of statements [2020-12-01T15:56:59.708Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-12-01T15:57:00.758Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-12-01T15:57:00.758Z] ok github.com/docker/docker/pkg/discovery/file 0.030s coverage: 92.9% of statements [2020-12-01T15:57:01.804Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-12-01T15:57:02.442Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-12-01T15:57:02.736Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-12-01T15:57:03.376Z] ok github.com/docker/docker/layer 7.369s coverage: 68.8% of statements [2020-12-01T15:57:03.376Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-01T15:57:03.376Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-01T15:57:03.376Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-01T15:57:03.376Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-01T15:57:03.376Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-01T15:57:04.017Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2020-12-01T15:57:04.017Z] ok github.com/docker/docker/pkg/chrootarchive 3.806s coverage: 43.2% of statements [2020-12-01T15:57:04.017Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-01T15:57:04.017Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-01T15:57:04.017Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-12-01T15:57:05.070Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-12-01T15:57:05.366Z] ok github.com/docker/docker/pkg/discovery/kv 3.109s coverage: 84.1% of statements [2020-12-01T15:57:05.367Z] ok github.com/docker/docker/pkg/fsutils 0.391s coverage: 85.1% of statements [2020-12-01T15:57:06.638Z] --- PASS: TestBuildWithHugeFile (43.70s) [2020-12-01T15:57:06.638Z] === RUN TestBuildWithEmptyDockerfile [2020-12-01T15:57:06.638Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T15:57:06.638Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T15:57:06.638Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T15:57:06.638Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T15:57:06.638Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T15:57:06.638Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T15:57:06.638Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T15:57:06.638Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T15:57:06.638Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T15:57:06.638Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2020-12-01T15:57:06.638Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-12-01T15:57:06.638Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2020-12-01T15:57:06.638Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-12-01T15:57:06.638Z] === RUN TestBuildPreserveOwnership [2020-12-01T15:57:06.638Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-01T15:57:06.897Z] ok github.com/docker/docker/pkg/jsonmessage 0.049s coverage: 91.7% of statements [2020-12-01T15:57:06.897Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-12-01T15:57:07.195Z] ok github.com/docker/docker/pkg/idtools 0.707s coverage: 70.1% of statements [2020-12-01T15:57:07.210Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-01T15:57:07.490Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2020-12-01T15:57:07.786Z] ok github.com/docker/docker/pkg/ioutils 1.270s coverage: 70.6% of statements [2020-12-01T15:57:07.786Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-01T15:57:07.786Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-01T15:57:07.786Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-01T15:57:07.786Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-01T15:57:07.786Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2020-12-01T15:57:08.436Z] ok github.com/docker/docker/pkg/parsers/kernel 0.031s coverage: 60.0% of statements [2020-12-01T15:57:08.597Z] --- PASS: TestBuildPreserveOwnership (4.59s) [2020-12-01T15:57:08.597Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.04s) [2020-12-01T15:57:08.597Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s) [2020-12-01T15:57:08.597Z] === RUN TestBuildPlatformInvalid [2020-12-01T15:57:08.733Z] ok github.com/docker/docker/pkg/pidfile 0.059s coverage: 82.4% of statements [2020-12-01T15:57:08.733Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 86.7% of statements [2020-12-01T15:57:08.733Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-01T15:57:08.733Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-01T15:57:08.858Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-12-01T15:57:08.858Z] PASS [2020-12-01T15:57:08.858Z] [2020-12-01T15:57:08.858Z] === Skipped [2020-12-01T15:57:08.858Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-12-01T15:57:08.858Z] build_session_test.go:25: TODO: BuildKit [2020-12-01T15:57:08.858Z] [2020-12-01T15:57:08.858Z] [2020-12-01T15:57:08.858Z] DONE 32 tests, 1 skipped in 92.923s [2020-12-01T15:57:08.858Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-12-01T15:57:08.858Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:57:08.858Z] ++ set -e [2020-12-01T15:57:08.858Z] ++ '[' -n 0 ']' [2020-12-01T15:57:08.858Z] ++ set -x [2020-12-01T15:57:08.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:57:09.119Z] INFO: Testing against a local daemon [2020-12-01T15:57:09.119Z] === RUN TestConfigInspect [2020-12-01T15:57:10.262Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2020-12-01T15:57:10.262Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-12-01T15:57:10.262Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-12-01T15:57:10.903Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-12-01T15:57:11.198Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-12-01T15:57:12.240Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-12-01T15:57:12.240Z] ok github.com/docker/docker/pkg/pubsub 1.153s coverage: 75.0% of statements [2020-12-01T15:57:12.420Z] --- PASS: TestConfigInspect (3.33s) [2020-12-01T15:57:12.420Z] === RUN TestConfigList [2020-12-01T15:57:12.876Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-12-01T15:57:12.876Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-12-01T15:57:13.923Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2020-12-01T15:57:14.565Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 53.8% of statements [2020-12-01T15:57:14.565Z] ok github.com/docker/docker/pkg/signal 2.905s coverage: 61.0% of statements [2020-12-01T15:57:14.860Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2020-12-01T15:57:14.966Z] --- PASS: TestConfigList (2.46s) [2020-12-01T15:57:14.966Z] === RUN TestConfigsCreateAndDelete [2020-12-01T15:57:15.155Z] testing: warning: no tests to run [2020-12-01T15:57:15.155Z] coverage: [no statements] [2020-12-01T15:57:15.155Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-12-01T15:57:15.794Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-12-01T15:57:15.794Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2020-12-01T15:57:15.794Z] ok github.com/docker/docker/pkg/tarsum 0.168s coverage: 89.3% of statements [2020-12-01T15:57:16.442Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2020-12-01T15:57:18.267Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2020-12-01T15:57:18.267Z] === RUN TestConfigsUpdate [2020-12-01T15:57:18.542Z] ok github.com/docker/docker/plugin/v2 0.022s coverage: 14.5% of statements [2020-12-01T15:57:18.542Z] ok github.com/docker/docker/profiles/seccomp 0.029s coverage: 83.5% of statements [2020-12-01T15:57:19.157Z] . [2020-12-01T15:57:19.157Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-01T15:57:19.157Z] [2020-12-01T15:57:19.157Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-01T15:57:19.157Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-01T15:57:19.417Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-01T15:57:19.417Z] Error: No such image: emptyfs [2020-12-01T15:57:19.417Z] ++++ docker load [2020-12-01T15:57:19.417Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-01T15:57:19.417Z] Error: No such image: emptyfs [2020-12-01T15:57:19.417Z] ++++ docker load [2020-12-01T15:57:19.417Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-01T15:57:19.588Z] ok github.com/docker/docker/reference 0.031s coverage: 84.4% of statements [2020-12-01T15:57:19.986Z] Running integration-test (iteration 1) [2020-12-01T15:57:19.986Z] Running integration-test (iteration 1) [2020-12-01T15:57:19.986Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-12-01T15:57:19.986Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-12-01T15:57:19.986Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-12-01T15:57:19.986Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-12-01T15:57:19.986Z] ++ set -e [2020-12-01T15:57:19.986Z] ++ '[' -n 0 ']' [2020-12-01T15:57:19.986Z] ++ set -e [2020-12-01T15:57:19.986Z] ++ '[' -n 0 ']' [2020-12-01T15:57:19.986Z] ++ set -x [2020-12-01T15:57:19.986Z] ++ set -x [2020-12-01T15:57:19.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-12-01T15:57:19.986Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-12-01T15:57:20.637Z] ok github.com/docker/docker/plugin 0.568s coverage: 23.2% of statements [2020-12-01T15:57:20.811Z] --- PASS: TestConfigsUpdate (2.94s) [2020-12-01T15:57:20.811Z] === RUN TestTemplatedConfig [2020-12-01T15:57:21.683Z] ok github.com/docker/docker/quota 0.666s coverage: 71.4% of statements [2020-12-01T15:57:21.980Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2020-12-01T15:57:22.621Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-12-01T15:57:22.916Z] ok github.com/docker/docker/registry 0.211s coverage: 57.2% of statements [2020-12-01T15:57:23.560Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2020-12-01T15:57:23.736Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/rootless [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/volume [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-01T15:57:23.736Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-01T15:57:23.736Z] [2020-12-01T15:57:23.736Z] === Skipped [2020-12-01T15:57:23.736Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-01T15:57:23.736Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-01T15:57:23.736Z] [2020-12-01T15:57:23.736Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-01T15:57:23.736Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-01T15:57:23.736Z] [2020-12-01T15:57:23.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-01T15:57:23.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:23.736Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:57:23.736Z] [2020-12-01T15:57:23.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-01T15:57:23.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:23.736Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:57:23.736Z] [2020-12-01T15:57:23.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-01T15:57:23.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:23.736Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:57:23.736Z] [2020-12-01T15:57:23.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-01T15:57:23.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:23.736Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:57:23.736Z] [2020-12-01T15:57:23.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-01T15:57:23.736Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:23.736Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:57:23.736Z] [2020-12-01T15:57:23.736Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-01T15:57:23.736Z] graphtest_unix.go:73: No driver to put! [2020-12-01T15:57:23.736Z] [2020-12-01T15:57:23.736Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-01T15:57:23.736Z] time="2020-12-01T15:56:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:57:23.736Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:57:23.736Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:57:23.736Z] [2020-12-01T15:57:23.736Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-01T15:57:23.736Z] time="2020-12-01T15:56:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:57:23.736Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:57:23.736Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:57:23.736Z] [2020-12-01T15:57:23.736Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-01T15:57:23.736Z] time="2020-12-01T15:56:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:57:23.736Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:57:23.736Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:57:23.736Z] [2020-12-01T15:57:23.736Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-01T15:57:23.736Z] time="2020-12-01T15:56:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:57:23.736Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:57:23.736Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:57:23.736Z] [2020-12-01T15:57:23.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-01T15:57:23.737Z] time="2020-12-01T15:56:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:57:23.737Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:57:23.737Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-01T15:57:23.737Z] graphtest_unix.go:73: No driver to put! [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-01T15:57:23.737Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-01T15:57:23.737Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-01T15:57:23.737Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-01T15:57:23.737Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-01T15:57:23.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:23.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-01T15:57:23.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:23.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-01T15:57:23.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:23.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-01T15:57:23.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:23.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-01T15:57:23.737Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:23.737Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-01T15:57:23.737Z] graphtest_unix.go:73: No driver to put! [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-01T15:57:23.737Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-01T15:57:23.737Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] [2020-12-01T15:57:23.737Z] DONE 2191 tests, 26 skipped in 91.746s Post stage [Pipeline] junit [2020-12-01T15:57:23.746Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-12-01T15:57:24.111Z] --- PASS: TestTemplatedConfig (3.26s) [2020-12-01T15:57:24.111Z] === RUN TestConfigCreateResolve [2020-12-01T15:57:24.308Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41736/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/validate/vendor [2020-12-01T15:57:24.619Z] ok github.com/docker/docker/runconfig 0.021s coverage: 66.1% of statements [2020-12-01T15:57:24.868Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-01T15:57:25.775Z] + echo Ensuring container killed. [2020-12-01T15:57:25.775Z] Ensuring container killed. [2020-12-01T15:57:25.775Z] + docker rm -vf docker-pr1 [2020-12-01T15:57:25.775Z] Error: No such container: docker-pr1 [2020-12-01T15:57:25.775Z] + true [Pipeline] sh [2020-12-01T15:57:26.089Z] + echo Chowning /workspace to jenkins user [2020-12-01T15:57:26.089Z] Chowning /workspace to jenkins user [2020-12-01T15:57:26.089Z] + id -u [2020-12-01T15:57:26.089Z] + id -g [2020-12-01T15:57:26.089Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41736:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-01T15:57:26.992Z] + bundleName=unit [2020-12-01T15:57:26.992Z] + echo Creating unit-bundles.tar.gz [2020-12-01T15:57:26.992Z] Creating unit-bundles.tar.gz [2020-12-01T15:57:26.992Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-12-01T15:57:26.992Z] bundles/junit-report.xml [2020-12-01T15:57:26.992Z] bundles/go-test-report.json [2020-12-01T15:57:26.992Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-12-01T15:57:27.001Z] Archiving artifacts [2020-12-01T15:57:27.329Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41736/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-01T15:57:27.381Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2020-12-01T15:57:27.413Z] --- PASS: TestConfigCreateResolve (2.95s) [2020-12-01T15:57:27.413Z] === RUN TestConfigDaemonLibtrustID [2020-12-01T15:57:27.413Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-12-01T15:57:27.413Z] PASS [2020-12-01T15:57:27.413Z] [2020-12-01T15:57:27.413Z] DONE 7 tests in 18.656s [2020-12-01T15:57:27.413Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-12-01T15:57:27.413Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:57:27.413Z] ++ set -e [2020-12-01T15:57:27.413Z] ++ '[' -n 0 ']' [2020-12-01T15:57:27.413Z] ++ set -x [2020-12-01T15:57:27.413Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:57:27.632Z] + make clean [2020-12-01T15:57:27.632Z] docker volume rm -f docker-dev-cache [2020-12-01T15:57:27.674Z] INFO: Testing against a local daemon [2020-12-01T15:57:27.674Z] === RUN TestCheckpoint [2020-12-01T15:57:27.674Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-01T15:57:27.674Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T15:57:27.674Z] === RUN TestContainerInvalidJSON [2020-12-01T15:57:27.674Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T15:57:27.674Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T15:57:27.674Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T15:57:27.674Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T15:57:27.674Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-01T15:57:27.674Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-01T15:57:27.674Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T15:57:27.674Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T15:57:27.674Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-01T15:57:27.674Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-01T15:57:27.674Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-01T15:57:27.674Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-01T15:57:27.674Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-01T15:57:27.674Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-01T15:57:27.888Z] docker-dev-cache [Pipeline] deleteDir [2020-12-01T15:57:27.935Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-12-01T15:57:27.935Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-01T15:57:27.935Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-12-01T15:57:27.935Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-01T15:57:27.935Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-12-01T15:57:27.935Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-01T15:57:27.935Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-12-01T15:57:27.935Z] === RUN TestCopyFromContainer [2020-12-01T15:57:28.021Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.0% of statements [2020-12-01T15:57:28.021Z] ok github.com/docker/docker/volume/local 0.219s coverage: 76.6% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-01T15:57:29.323Z] === RUN TestCopyFromContainer// [2020-12-01T15:57:29.539Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2020-12-01T15:57:29.584Z] === RUN TestCopyFromContainer//bar/root [2020-12-01T15:57:29.584Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-01T15:57:29.845Z] === RUN TestCopyFromContainer/bar/quux [2020-12-01T15:57:29.845Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-01T15:57:30.106Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-01T15:57:30.106Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-01T15:57:30.106Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-01T15:57:30.367Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-01T15:57:30.367Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-01T15:57:30.629Z] --- PASS: TestCopyFromContainer (2.52s) [2020-12-01T15:57:30.629Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-12-01T15:57:30.629Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-12-01T15:57:30.629Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-12-01T15:57:30.629Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-12-01T15:57:30.629Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-12-01T15:57:30.629Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-12-01T15:57:30.629Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-12-01T15:57:30.629Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-12-01T15:57:30.629Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-12-01T15:57:30.629Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-12-01T15:57:30.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-01T15:57:30.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T15:57:30.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T15:57:30.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T15:57:30.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T15:57:30.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T15:57:30.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T15:57:30.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T15:57:30.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T15:57:30.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T15:57:30.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-12-01T15:57:30.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-01T15:57:30.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-01T15:57:30.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-12-01T15:57:30.629Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-01T15:57:30.629Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-12-01T15:57:30.629Z] === RUN TestCreateWithInvalidEnv [2020-12-01T15:57:30.629Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-01T15:57:30.629Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-01T15:57:30.629Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-01T15:57:30.629Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-01T15:57:30.629Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-01T15:57:30.629Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-01T15:57:30.629Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-01T15:57:30.629Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-01T15:57:30.629Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-01T15:57:30.629Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-12-01T15:57:30.629Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-01T15:57:30.629Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-01T15:57:30.629Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-01T15:57:30.629Z] === RUN TestCreateTmpfsMountsTarget [2020-12-01T15:57:30.629Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-12-01T15:57:30.629Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-01T15:57:32.544Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2020-12-01T15:57:32.544Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-01T15:57:34.459Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.79s) [2020-12-01T15:57:34.459Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-01T15:57:34.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T15:57:34.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T15:57:34.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T15:57:34.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T15:57:34.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T15:57:34.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T15:57:34.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T15:57:34.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T15:57:34.459Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T15:57:34.459Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T15:57:34.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T15:57:34.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T15:57:34.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T15:57:34.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T15:57:34.459Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T15:57:34.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-01T15:57:34.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-12-01T15:57:34.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-12-01T15:57:34.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-12-01T15:57:34.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-12-01T15:57:34.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-12-01T15:57:34.459Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-01T15:57:35.031Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2020-12-01T15:57:35.031Z] === RUN TestCreateDifferentPlatform [2020-12-01T15:57:35.031Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-01T15:57:35.031Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-01T15:57:35.031Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-01T15:57:35.031Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-01T15:57:35.031Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-01T15:57:35.031Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-01T15:57:35.031Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-12-01T15:57:35.031Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-01T15:57:35.031Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2020-12-01T15:57:35.031Z] === RUN TestContainerStartOnDaemonRestart [2020-12-01T15:57:35.031Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-01T15:57:35.031Z] === RUN TestDaemonRestartIpcMode [2020-12-01T15:57:35.031Z] === PAUSE TestDaemonRestartIpcMode [2020-12-01T15:57:35.031Z] === RUN TestDaemonHostGatewayIP [2020-12-01T15:57:35.032Z] === PAUSE TestDaemonHostGatewayIP [2020-12-01T15:57:35.032Z] === RUN TestContainerKillOnDaemonStart [2020-12-01T15:57:35.032Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-01T15:57:35.032Z] === RUN TestDiff [2020-12-01T15:57:35.977Z] --- PASS: TestDiff (0.66s) [2020-12-01T15:57:35.977Z] === RUN TestExecWithCloseStdin [2020-12-01T15:57:36.921Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-12-01T15:57:36.921Z] === RUN TestExec [2020-12-01T15:57:37.494Z] --- PASS: TestExec (0.75s) [2020-12-01T15:57:37.494Z] === RUN TestExecUser [2020-12-01T15:57:38.439Z] --- PASS: TestExecUser (0.76s) [2020-12-01T15:57:38.440Z] === RUN TestExportContainerAndImportImage [2020-12-01T15:57:39.012Z] --- PASS: TestExportContainerAndImportImage (0.91s) [2020-12-01T15:57:39.012Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-01T15:57:39.178Z] --- PASS: TestImportExtremelyLargeImageWorks (78.04s) [2020-12-01T15:57:39.178Z] PASS [2020-12-01T15:57:39.178Z] [2020-12-01T15:57:39.178Z] === Skipped [2020-12-01T15:57:39.178Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-01T15:57:39.178Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T15:57:39.179Z] [2020-12-01T15:57:39.179Z] [2020-12-01T15:57:39.179Z] DONE 12 tests, 1 skipped in 79.414s [2020-12-01T15:57:39.179Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-12-01T15:57:39.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:57:39.179Z] ++ set -e [2020-12-01T15:57:39.179Z] ++ '[' -n 0 ']' [2020-12-01T15:57:39.179Z] ++ set -x [2020-12-01T15:57:39.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:57:39.179Z] INFO: Testing against a local daemon [2020-12-01T15:57:39.179Z] === RUN TestNetworkCreateDelete [2020-12-01T15:57:39.179Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-12-01T15:57:39.179Z] === RUN TestDockerNetworkDeletePreferID [2020-12-01T15:57:39.179Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-12-01T15:57:39.179Z] === RUN TestDaemonDNSFallback [2020-12-01T15:57:39.179Z] --- PASS: TestDaemonDNSFallback (2.44s) [2020-12-01T15:57:39.179Z] === RUN TestInspectNetwork [2020-12-01T15:57:40.929Z] --- PASS: TestExportContainerAfterDaemonRestart (1.78s) [2020-12-01T15:57:40.929Z] === RUN TestHealthCheckWorkdir [2020-12-01T15:57:41.871Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2020-12-01T15:57:41.871Z] === RUN TestHealthKillContainer [2020-12-01T15:57:43.616Z] === RUN TestInspectNetwork/full_network_id [2020-12-01T15:57:43.617Z] === RUN TestInspectNetwork/partial_network_id [2020-12-01T15:57:43.617Z] === RUN TestInspectNetwork/network_name [2020-12-01T15:57:43.617Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-01T15:57:44.416Z] --- PASS: TestHealthKillContainer (2.75s) [2020-12-01T15:57:44.416Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-01T15:57:44.861Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.6% of statements [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/rootless [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/volume [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-01T15:57:44.861Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-01T15:57:44.861Z] [2020-12-01T15:57:44.861Z] === Skipped [2020-12-01T15:57:44.861Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-01T15:57:44.861Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-01T15:57:44.861Z] [2020-12-01T15:57:44.861Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-01T15:57:44.861Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-01T15:57:44.861Z] [2020-12-01T15:57:44.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-01T15:57:44.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:44.861Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:57:44.861Z] [2020-12-01T15:57:44.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-01T15:57:44.861Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:44.861Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:57:44.861Z] [2020-12-01T15:57:44.861Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-01T15:57:44.862Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:44.862Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-01T15:57:44.862Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:44.862Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-01T15:57:44.862Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:44.862Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-01T15:57:44.862Z] graphtest_unix.go:73: No driver to put! [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-01T15:57:44.862Z] time="2020-12-01T15:56:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:57:44.862Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:57:44.862Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-01T15:57:44.862Z] time="2020-12-01T15:56:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:57:44.862Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:57:44.862Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-01T15:57:44.862Z] time="2020-12-01T15:56:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:57:44.862Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:57:44.862Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-01T15:57:44.862Z] time="2020-12-01T15:56:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:57:44.862Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:57:44.862Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-01T15:57:44.862Z] time="2020-12-01T15:56:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-01T15:57:44.862Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-01T15:57:44.862Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-01T15:57:44.862Z] graphtest_unix.go:73: No driver to put! [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-01T15:57:44.862Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-01T15:57:44.862Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-01T15:57:44.862Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-01T15:57:44.862Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-01T15:57:44.862Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:44.862Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-01T15:57:44.862Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:44.862Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-01T15:57:44.862Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:44.862Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-01T15:57:44.862Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:44.862Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-01T15:57:44.862Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T15:57:44.862Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-01T15:57:44.862Z] graphtest_unix.go:73: No driver to put! [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-01T15:57:44.862Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-01T15:57:44.862Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] [2020-12-01T15:57:44.862Z] DONE 2191 tests, 26 skipped in 257.999s Post stage [Pipeline] junit [2020-12-01T15:57:44.917Z] Recording test results [2020-12-01T15:57:45.358Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2020-12-01T15:57:45.358Z] === RUN TestIpcModeNone [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-01T15:57:45.781Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41736/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 -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:07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 hack/make.sh dynbinary test-integration [2020-12-01T15:57:45.930Z] --- PASS: TestIpcModeNone (0.75s) [2020-12-01T15:57:45.930Z] === RUN TestIpcModePrivate [2020-12-01T15:57:46.076Z] [2020-12-01T15:57:46.077Z] Removing bundles/ [2020-12-01T15:57:46.077Z] [2020-12-01T15:57:46.077Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-01T15:57:46.077Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T15:57:46.077Z] GOOS="" GOARCH="" GOARM="" [2020-12-01T15:57:46.501Z] --- PASS: TestIpcModePrivate (0.71s) [2020-12-01T15:57:46.501Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-01T15:57:46.501Z] === RUN TestIpcModeShareable [2020-12-01T15:57:47.444Z] --- PASS: TestIpcModeShareable (0.72s) [2020-12-01T15:57:47.444Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-01T15:57:47.444Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-01T15:57:49.167Z] --- PASS: TestInspectNetwork (10.92s) [2020-12-01T15:57:49.167Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-01T15:57:49.167Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-01T15:57:49.167Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-01T15:57:49.167Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-01T15:57:49.167Z] === RUN TestRunContainerWithBridgeNone [2020-12-01T15:57:49.995Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.16s) [2020-12-01T15:57:49.995Z] === RUN TestAPIIpcModeHost [2020-12-01T15:57:49.995Z] --- PASS: TestAPIIpcModeHost (0.55s) [2020-12-01T15:57:49.995Z] === RUN TestDaemonIpcModeShareable [2020-12-01T15:57:50.896Z] --- PASS: TestImportExtremelyLargeImageWorks (102.69s) [2020-12-01T15:57:50.896Z] PASS [2020-12-01T15:57:50.896Z] [2020-12-01T15:57:50.896Z] === Skipped [2020-12-01T15:57:50.896Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-01T15:57:50.896Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-12-01T15:57:50.896Z] [2020-12-01T15:57:50.896Z] [2020-12-01T15:57:50.896Z] DONE 12 tests, 1 skipped in 106.766s [2020-12-01T15:57:50.896Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-01T15:57:50.896Z] INFO: Testing against a local daemon [2020-12-01T15:57:50.896Z] === RUN TestNetworkCreateDelete [2020-12-01T15:57:50.896Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-12-01T15:57:50.896Z] === RUN TestDockerNetworkDeletePreferID [2020-12-01T15:57:50.896Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-12-01T15:57:50.896Z] === RUN TestDaemonDNSFallback [2020-12-01T15:57:50.896Z] --- PASS: TestDaemonDNSFallback (7.34s) [2020-12-01T15:57:50.896Z] === RUN TestInspectNetwork [2020-12-01T15:57:50.896Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-01T15:57:50.896Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:57:50.896Z] === RUN TestRunContainerWithBridgeNone [2020-12-01T15:57:50.896Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-01T15:57:50.896Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.896Z] === RUN TestNetworkInvalidJSON [2020-12-01T15:57:50.896Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-01T15:57:50.896Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-01T15:57:50.896Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T15:57:50.896Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T15:57:50.896Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T15:57:50.896Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T15:57:50.896Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-01T15:57:50.896Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T15:57:50.896Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T15:57:50.896Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-12-01T15:57:50.896Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-01T15:57:50.896Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-01T15:57:50.896Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-01T15:57:50.896Z] === RUN TestHostIPv4BridgeLabel [2020-12-01T15:57:50.896Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-12-01T15:57:50.896Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.896Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-01T15:57:50.896Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-12-01T15:57:50.896Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.896Z] === RUN TestDaemonDefaultNetworkPools [2020-12-01T15:57:50.896Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-12-01T15:57:50.896Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.896Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-01T15:57:50.896Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-12-01T15:57:50.896Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.896Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-01T15:57:50.896Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-12-01T15:57:50.896Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.896Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-01T15:57:50.896Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-12-01T15:57:50.896Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.896Z] === RUN TestServiceWithPredefinedNetwork [2020-12-01T15:57:50.896Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-01T15:57:50.896Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:57:50.896Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-01T15:57:50.896Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T15:57:50.896Z] service_test.go:236: FLAKY_TEST [2020-12-01T15:57:50.896Z] === RUN TestServiceWithDataPathPortInit [2020-12-01T15:57:50.896Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-12-01T15:57:50.896Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:57:50.896Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-01T15:57:50.896Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-01T15:57:50.896Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:57:50.896Z] PASS [2020-12-01T15:57:50.896Z] [2020-12-01T15:57:50.896Z] === Skipped [2020-12-01T15:57:50.896Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-12-01T15:57:50.896Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:57:50.896Z] [2020-12-01T15:57:50.896Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-12-01T15:57:50.896Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-12-01T15:57:50.897Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-12-01T15:57:50.897Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-12-01T15:57:50.897Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-12-01T15:57:50.897Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-12-01T15:57:50.897Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-12-01T15:57:50.897Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-12-01T15:57:50.897Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T15:57:50.897Z] service_test.go:236: FLAKY_TEST [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-12-01T15:57:50.897Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-01T15:57:50.897Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] DONE 19 tests, 12 skipped in 8.069s [2020-12-01T15:57:50.897Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-01T15:57:50.897Z] INFO: Testing against a local daemon [2020-12-01T15:57:50.897Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-01T15:57:50.897Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-01T15:57:50.897Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T15:57:50.897Z] === RUN TestDockerNetworkIpvlan [2020-12-01T15:57:50.897Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-01T15:57:50.897Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T15:57:50.897Z] PASS [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === Skipped [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-01T15:57:50.897Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-01T15:57:50.897Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] DONE 2 tests, 2 skipped in 0.105s [2020-12-01T15:57:50.897Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-01T15:57:50.897Z] INFO: Testing against a local daemon [2020-12-01T15:57:50.897Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-01T15:57:50.897Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-12-01T15:57:50.897Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.897Z] === RUN TestDockerNetworkMacvlan [2020-12-01T15:57:50.897Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-12-01T15:57:50.897Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.897Z] PASS [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === Skipped [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-12-01T15:57:50.897Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-12-01T15:57:50.897Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] DONE 2 tests, 2 skipped in 0.099s [2020-12-01T15:57:50.897Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-01T15:57:50.897Z] testing: warning: no tests to run [2020-12-01T15:57:50.897Z] PASS [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] DONE 0 tests in 0.028s [2020-12-01T15:57:50.897Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-01T15:57:50.897Z] INFO: Testing against a local daemon [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginAllowRequest [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginTLS [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginDenyRequest [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginDenyResponse [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginAllowEventStream [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginErrorResponse [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginErrorRequest [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginHeader [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginV2Disable [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-01T15:57:50.897Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] PASS [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === Skipped [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-12-01T15:57:50.897Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] DONE 17 tests, 17 skipped in 0.409s [2020-12-01T15:57:50.897Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-01T15:57:50.897Z] INFO: Testing against a local daemon [2020-12-01T15:57:50.897Z] === RUN TestPluginInvalidJSON [2020-12-01T15:57:50.897Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T15:57:50.897Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T15:57:50.897Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T15:57:50.897Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-01T15:57:50.897Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-01T15:57:50.897Z] === RUN TestPluginInstall [2020-12-01T15:57:50.897Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-01T15:57:50.897Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] PASS [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] === Skipped [2020-12-01T15:57:50.897Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-12-01T15:57:50.897Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] [2020-12-01T15:57:50.897Z] DONE 3 tests, 1 skipped in 0.148s [2020-12-01T15:57:50.897Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-01T15:57:51.157Z] INFO: Testing against a local daemon [2020-12-01T15:57:51.157Z] === RUN TestExternalGraphDriver [2020-12-01T15:57:51.157Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-12-01T15:57:51.157Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-12-01T15:57:51.157Z] === RUN TestGraphdriverPluginV2 [2020-12-01T15:57:51.886Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2020-12-01T15:57:51.886Z] === RUN TestNetworkInvalidJSON [2020-12-01T15:57:51.886Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-01T15:57:51.886Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-01T15:57:51.886Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T15:57:51.886Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T15:57:51.886Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T15:57:51.886Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T15:57:51.886Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-01T15:57:51.886Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T15:57:51.886Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T15:57:51.886Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-12-01T15:57:51.886Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-01T15:57:51.886Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-01T15:57:51.886Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-01T15:57:51.886Z] === RUN TestHostIPv4BridgeLabel [2020-12-01T15:57:51.930Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2020-12-01T15:57:51.930Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2020-12-01T15:57:51.930Z] === RUN TestDaemonIpcModePrivate [2020-12-01T15:57:52.176Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-12-01T15:57:52.176Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-01T15:57:53.205Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-12-01T15:57:53.205Z] === RUN TestDaemonDefaultNetworkPools [2020-12-01T15:57:53.318Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2020-12-01T15:57:53.318Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2020-12-01T15:57:53.318Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-01T15:57:53.835Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-12-01T15:57:53.835Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-01T15:57:55.232Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2020-12-01T15:57:55.232Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2020-12-01T15:57:55.232Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-01T15:57:55.336Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-12-01T15:57:55.336Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-01T15:57:56.364Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-12-01T15:57:56.364Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-01T15:57:56.618Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.61s) [2020-12-01T15:57:56.618Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2020-12-01T15:57:56.618Z] === RUN TestIpcModeOlderClient [2020-12-01T15:57:56.618Z] === PAUSE TestIpcModeOlderClient [2020-12-01T15:57:56.618Z] === RUN TestKillContainerInvalidSignal [2020-12-01T15:57:56.993Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-12-01T15:57:56.993Z] === RUN TestServiceWithPredefinedNetwork [2020-12-01T15:57:57.191Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2020-12-01T15:57:57.191Z] === RUN TestKillContainer [2020-12-01T15:57:57.191Z] === RUN TestKillContainer/no_signal [2020-12-01T15:57:57.729Z] --- PASS: TestGraphdriverPluginV2 (6.02s) [2020-12-01T15:57:57.729Z] PASS [2020-12-01T15:57:57.729Z] [2020-12-01T15:57:57.729Z] === Skipped [2020-12-01T15:57:57.729Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-12-01T15:57:57.729Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-12-01T15:57:57.729Z] [2020-12-01T15:57:57.729Z] [2020-12-01T15:57:57.729Z] DONE 2 tests, 1 skipped in 6.207s [2020-12-01T15:57:57.729Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-01T15:57:57.729Z] INFO: Testing against a local daemon [2020-12-01T15:57:57.729Z] === RUN TestContinueAfterPluginCrash [2020-12-01T15:57:57.729Z] === PAUSE TestContinueAfterPluginCrash [2020-12-01T15:57:57.729Z] === RUN TestReadPluginNoRead [2020-12-01T15:57:57.729Z] === PAUSE TestReadPluginNoRead [2020-12-01T15:57:57.729Z] === RUN TestDaemonStartWithLogOpt [2020-12-01T15:57:57.729Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-01T15:57:57.729Z] === CONT TestContinueAfterPluginCrash [2020-12-01T15:57:57.729Z] === CONT TestDaemonStartWithLogOpt [2020-12-01T15:57:57.762Z] === RUN TestKillContainer/non_killing_signal [2020-12-01T15:57:58.333Z] === RUN TestKillContainer/killing_signal [2020-12-01T15:57:58.726Z] Loaded image: buildpack-deps:buster [2020-12-01T15:57:58.727Z] Loaded image: busybox:latest [2020-12-01T15:57:58.727Z] Loaded image: buildpack-deps:buster [2020-12-01T15:57:58.727Z] Loaded image: busybox:glibc [2020-12-01T15:57:58.727Z] Loaded image: busybox:latest [2020-12-01T15:57:58.727Z] Loaded image: debian:buster [2020-12-01T15:57:58.727Z] Loaded image: hello-world:latest [2020-12-01T15:57:58.727Z] Loaded image: arm32v7/hello-world:latest [2020-12-01T15:57:58.727Z] Loaded image: busybox:glibc [2020-12-01T15:57:58.727Z] INFO: Testing against a local daemon [2020-12-01T15:57:58.727Z] Loaded image: debian:buster [2020-12-01T15:57:58.727Z] === RUN TestDockerSuite [2020-12-01T15:57:58.727Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-01T15:57:58.727Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-01T15:57:58.727Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-01T15:57:58.727Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-01T15:57:58.727Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-01T15:57:58.727Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-01T15:57:58.727Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-01T15:57:58.727Z] Loaded image: hello-world:latest [2020-12-01T15:57:58.727Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-01T15:57:58.727Z] --- PASS: TestBuildWithHugeFile (94.04s) [2020-12-01T15:57:58.727Z] === RUN TestBuildWithEmptyDockerfile [2020-12-01T15:57:58.727Z] Loaded image: arm32v7/hello-world:latest [2020-12-01T15:57:58.727Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T15:57:58.727Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T15:57:58.727Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T15:57:58.727Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T15:57:58.727Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T15:57:58.727Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T15:57:58.727Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T15:57:58.727Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T15:57:58.727Z] INFO: Testing against a local daemon [2020-12-01T15:57:58.727Z] === RUN TestDockerDaemonSuite [2020-12-01T15:57:58.727Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-12-01T15:57:58.987Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T15:57:58.987Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-12-01T15:57:58.987Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-12-01T15:57:58.987Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-12-01T15:57:58.987Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2020-12-01T15:57:58.987Z] === RUN TestBuildPreserveOwnership [2020-12-01T15:57:58.987Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-01T15:57:59.248Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-01T15:57:59.276Z] --- PASS: TestKillContainer (2.00s) [2020-12-01T15:57:59.276Z] --- PASS: TestKillContainer/no_signal (0.61s) [2020-12-01T15:57:59.276Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-12-01T15:57:59.276Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-12-01T15:57:59.276Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-01T15:57:59.276Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-01T15:57:59.508Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-01T15:57:59.847Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-01T15:58:00.080Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-01T15:58:00.080Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-01T15:58:00.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2020-12-01T15:58:00.421Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2020-12-01T15:58:00.421Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-12-01T15:58:00.421Z] === RUN TestKillStoppedContainer [2020-12-01T15:58:00.533Z] --- PASS: TestServiceWithPredefinedNetwork (3.62s) [2020-12-01T15:58:00.533Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-01T15:58:00.533Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T15:58:00.533Z] service_test.go:236: FLAKY_TEST [2020-12-01T15:58:00.533Z] === RUN TestServiceWithDataPathPortInit [2020-12-01T15:58:00.652Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-01T15:58:00.682Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-12-01T15:58:00.682Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-01T15:58:00.682Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-12-01T15:58:00.682Z] === RUN TestKillDifferentUserContainer [2020-12-01T15:58:00.912Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-01T15:58:00.912Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-01T15:58:01.253Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2020-12-01T15:58:01.253Z] === RUN TestInspectOomKilledTrue [2020-12-01T15:58:01.253Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-01T15:58:01.253Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:58:01.253Z] === RUN TestInspectOomKilledFalse [2020-12-01T15:58:01.253Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-01T15:58:01.253Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:58:01.253Z] === RUN TestLinksEtcHostsContentMatch [2020-12-01T15:58:01.825Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2020-12-01T15:58:01.825Z] === RUN TestLinksContainerNames [2020-12-01T15:58:02.294Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-01T15:58:02.294Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-01T15:58:02.555Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-01T15:58:02.555Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-01T15:58:02.555Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-01T15:58:03.125Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-12-01T15:58:03.210Z] --- PASS: TestLinksContainerNames (1.36s) [2020-12-01T15:58:03.210Z] === RUN TestLogsFollowTailEmpty [2020-12-01T15:58:03.694Z] --- PASS: TestBuildPreserveOwnership (4.51s) [2020-12-01T15:58:03.694Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.97s) [2020-12-01T15:58:03.695Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s) [2020-12-01T15:58:03.695Z] === RUN TestBuildPlatformInvalid [2020-12-01T15:58:03.695Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-12-01T15:58:03.695Z] PASS [2020-12-01T15:58:03.695Z] [2020-12-01T15:58:03.695Z] === Skipped [2020-12-01T15:58:03.695Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-12-01T15:58:03.695Z] build_session_test.go:25: TODO: BuildKit [2020-12-01T15:58:03.695Z] [2020-12-01T15:58:03.695Z] [2020-12-01T15:58:03.695Z] DONE 32 tests, 1 skipped in 183.546s [2020-12-01T15:58:03.695Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-01T15:58:03.695Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:58:03.695Z] ++ set -e [2020-12-01T15:58:03.695Z] ++ '[' -n 0 ']' [2020-12-01T15:58:03.695Z] ++ set -x [2020-12-01T15:58:03.695Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:58:03.783Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2020-12-01T15:58:03.783Z] === RUN TestContainerNetworkMountsNoChown [2020-12-01T15:58:03.955Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-01T15:58:03.955Z] INFO: Testing against a local daemon [2020-12-01T15:58:03.955Z] === RUN TestConfigInspect [2020-12-01T15:58:04.301Z] --- PASS: TestDaemonStartWithLogOpt (6.63s) [2020-12-01T15:58:04.301Z] === CONT TestReadPluginNoRead [2020-12-01T15:58:04.355Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/default [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/default [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/private [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/private [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rprivate [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/slave [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/slave [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rslave [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/shared [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/shared [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rshared [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-01T15:58:04.355Z] === CONT TestMountDaemonRoot/default [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-01T15:58:04.355Z] === CONT TestMountDaemonRoot/rslave [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T15:58:04.355Z] === CONT TestMountDaemonRoot/rshared [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-01T15:58:04.355Z] === CONT TestMountDaemonRoot/rprivate [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T15:58:04.355Z] === CONT TestMountDaemonRoot/shared [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-01T15:58:04.355Z] === CONT TestMountDaemonRoot/slave [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-01T15:58:04.355Z] === CONT TestMountDaemonRoot/private [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-01T15:58:04.355Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-01T15:58:04.355Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-01T15:58:04.355Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-01T15:58:04.355Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T15:58:04.355Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-01T15:58:04.355Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T15:58:04.355Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-01T15:58:04.355Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T15:58:04.355Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-01T15:58:04.528Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-01T15:58:04.616Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-01T15:58:04.787Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-01T15:58:04.787Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-01T15:58:04.787Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-01T15:58:04.787Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-12-01T15:58:04.877Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-12-01T15:58:04.877Z] === RUN TestContainerBindMountNonRecursive [2020-12-01T15:58:06.168Z] --- PASS: TestConfigInspect (2.30s) [2020-12-01T15:58:06.168Z] === RUN TestConfigList [2020-12-01T15:58:06.793Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2020-12-01T15:58:06.793Z] === RUN TestContainerVolumesMountedAsShared [2020-12-01T15:58:07.054Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2020-12-01T15:58:07.054Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-01T15:58:07.613Z] === RUN TestReadPluginNoRead/default [2020-12-01T15:58:07.613Z] --- PASS: TestContinueAfterPluginCrash (10.30s) [2020-12-01T15:58:07.625Z] --- PASS: TestContainerVolumesMountedAsSlave (0.51s) [2020-12-01T15:58:07.625Z] === RUN TestNetworkNat [2020-12-01T15:58:08.568Z] --- PASS: TestNetworkNat (0.74s) [2020-12-01T15:58:08.568Z] === RUN TestNetworkLocalhostTCPNat [2020-12-01T15:58:08.706Z] --- PASS: TestConfigList (2.33s) [2020-12-01T15:58:08.706Z] === RUN TestConfigsCreateAndDelete [2020-12-01T15:58:08.706Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-01T15:58:09.140Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-12-01T15:58:09.140Z] === RUN TestNetworkLoopbackNat [2020-12-01T15:58:10.196Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-01T15:58:10.614Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-01T15:58:10.876Z] --- PASS: TestConfigsCreateAndDelete (2.31s) [2020-12-01T15:58:10.876Z] === RUN TestConfigsUpdate [2020-12-01T15:58:12.103Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-01T15:58:12.439Z] --- PASS: TestNetworkLoopbackNat (2.91s) [2020-12-01T15:58:12.439Z] === RUN TestPause [2020-12-01T15:58:12.700Z] --- PASS: TestPause (0.72s) [2020-12-01T15:58:12.700Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-01T15:58:12.700Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-01T15:58:12.700Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-01T15:58:12.700Z] === RUN TestPauseStopPausedContainer [2020-12-01T15:58:12.783Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-01T15:58:13.271Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2020-12-01T15:58:13.271Z] === RUN TestPsFilter [2020-12-01T15:58:13.353Z] --- PASS: TestConfigsUpdate (2.42s) [2020-12-01T15:58:13.353Z] === RUN TestTemplatedConfig [2020-12-01T15:58:13.531Z] --- PASS: TestPsFilter (0.15s) [2020-12-01T15:58:13.531Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-01T15:58:14.102Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-12-01T15:58:14.102Z] === RUN TestRemoveContainerWithVolume [2020-12-01T15:58:14.638Z] --- PASS: TestReadPluginNoRead (10.34s) [2020-12-01T15:58:14.638Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2020-12-01T15:58:14.638Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2020-12-01T15:58:14.638Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.26s) [2020-12-01T15:58:14.638Z] read_test.go:92: [df2a3bec51565] daemon is not started [2020-12-01T15:58:14.638Z] PASS [2020-12-01T15:58:14.638Z] [2020-12-01T15:58:14.638Z] DONE 6 tests in 17.113s [2020-12-01T15:58:14.638Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-01T15:58:14.638Z] testing: warning: no tests to run [2020-12-01T15:58:14.638Z] PASS [2020-12-01T15:58:14.638Z] [2020-12-01T15:58:14.638Z] DONE 0 tests in 0.041s [2020-12-01T15:58:14.638Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-01T15:58:14.638Z] INFO: Testing against a local daemon [2020-12-01T15:58:14.638Z] === RUN TestPluginWithDevMounts [2020-12-01T15:58:14.638Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-01T15:58:14.638Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-12-01T15:58:14.638Z] PASS [2020-12-01T15:58:14.638Z] [2020-12-01T15:58:14.638Z] === Skipped [2020-12-01T15:58:14.638Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-12-01T15:58:14.638Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-12-01T15:58:14.638Z] [2020-12-01T15:58:14.638Z] [2020-12-01T15:58:14.638Z] DONE 1 tests, 1 skipped in 0.131s [2020-12-01T15:58:14.638Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-01T15:58:14.638Z] INFO: Testing against a local daemon [2020-12-01T15:58:14.638Z] === RUN TestSecretInspect [2020-12-01T15:58:14.638Z] --- SKIP: TestSecretInspect (0.02s) [2020-12-01T15:58:14.638Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.638Z] === RUN TestSecretList [2020-12-01T15:58:14.638Z] --- SKIP: TestSecretList (0.03s) [2020-12-01T15:58:14.638Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.638Z] === RUN TestSecretsCreateAndDelete [2020-12-01T15:58:14.638Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-12-01T15:58:14.638Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.638Z] === RUN TestSecretsUpdate [2020-12-01T15:58:14.638Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-12-01T15:58:14.638Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.638Z] === RUN TestTemplatedSecret [2020-12-01T15:58:14.638Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-01T15:58:14.638Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.638Z] === RUN TestSecretCreateResolve [2020-12-01T15:58:14.638Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-12-01T15:58:14.638Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.638Z] PASS [2020-12-01T15:58:14.638Z] [2020-12-01T15:58:14.638Z] === Skipped [2020-12-01T15:58:14.638Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-12-01T15:58:14.638Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.638Z] [2020-12-01T15:58:14.638Z] === SKIP: amd64.integration.secret TestSecretList (0.03s) [2020-12-01T15:58:14.638Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.638Z] [2020-12-01T15:58:14.638Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-12-01T15:58:14.638Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.638Z] [2020-12-01T15:58:14.638Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-12-01T15:58:14.638Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.638Z] [2020-12-01T15:58:14.638Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-12-01T15:58:14.638Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.638Z] [2020-12-01T15:58:14.638Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-12-01T15:58:14.638Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.638Z] [2020-12-01T15:58:14.638Z] [2020-12-01T15:58:14.638Z] DONE 6 tests, 6 skipped in 0.180s [2020-12-01T15:58:14.638Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-01T15:58:14.733Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-01T15:58:14.898Z] INFO: Testing against a local daemon [2020-12-01T15:58:14.898Z] === RUN TestServiceCreateInit [2020-12-01T15:58:14.898Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-01T15:58:14.898Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-01T15:58:14.898Z] --- PASS: TestServiceCreateInit (0.01s) [2020-12-01T15:58:14.898Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-01T15:58:14.898Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.898Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-01T15:58:14.898Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.898Z] === RUN TestCreateServiceMultipleTimes [2020-12-01T15:58:14.898Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-12-01T15:58:14.898Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.898Z] === RUN TestCreateServiceConflict [2020-12-01T15:58:14.898Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-12-01T15:58:14.898Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.898Z] === RUN TestCreateServiceMaxReplicas [2020-12-01T15:58:14.898Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-12-01T15:58:14.898Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.898Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-01T15:58:14.898Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-12-01T15:58:14.898Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.898Z] === RUN TestCreateServiceSecretFileMode [2020-12-01T15:58:14.898Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-12-01T15:58:14.898Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.898Z] === RUN TestCreateServiceConfigFileMode [2020-12-01T15:58:14.898Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-12-01T15:58:14.898Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.898Z] === RUN TestCreateServiceSysctls [2020-12-01T15:58:14.898Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-12-01T15:58:14.898Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.898Z] === RUN TestCreateServiceCapabilities [2020-12-01T15:58:14.898Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-12-01T15:58:14.898Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.898Z] === RUN TestInspect [2020-12-01T15:58:14.898Z] --- SKIP: TestInspect (0.01s) [2020-12-01T15:58:14.898Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.898Z] === RUN TestCreateJob [2020-12-01T15:58:14.898Z] --- SKIP: TestCreateJob (0.01s) [2020-12-01T15:58:14.898Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.898Z] === RUN TestReplicatedJob [2020-12-01T15:58:14.898Z] --- SKIP: TestReplicatedJob (0.01s) [2020-12-01T15:58:14.898Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.898Z] === RUN TestUpdateReplicatedJob [2020-12-01T15:58:14.898Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-12-01T15:58:14.898Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:14.898Z] === RUN TestServiceListWithStatuses [2020-12-01T15:58:14.898Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-01T15:58:14.898Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-01T15:58:14.898Z] === RUN TestDockerNetworkConnectAlias [2020-12-01T15:58:15.044Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2020-12-01T15:58:15.044Z] === RUN TestRemoveContainerRunning [2020-12-01T15:58:15.158Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-12-01T15:58:15.158Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:15.158Z] === RUN TestDockerNetworkReConnect [2020-12-01T15:58:15.158Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-12-01T15:58:15.158Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:15.158Z] === RUN TestServicePlugin [2020-12-01T15:58:15.304Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-01T15:58:15.616Z] --- PASS: TestRemoveContainerRunning (0.65s) [2020-12-01T15:58:15.616Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-01T15:58:16.188Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2020-12-01T15:58:16.188Z] === RUN TestRemoveInvalidContainer [2020-12-01T15:58:16.188Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-01T15:58:16.188Z] === RUN TestRenameLinkedContainer [2020-12-01T15:58:16.244Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-01T15:58:16.505Z] --- PASS: TestTemplatedConfig (3.12s) [2020-12-01T15:58:16.505Z] === RUN TestConfigCreateResolve [2020-12-01T15:58:16.776Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-01T15:58:17.346Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-12-01T15:58:18.451Z] --- SKIP: TestServicePlugin (3.46s) [2020-12-01T15:58:18.451Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.451Z] === RUN TestServiceUpdateLabel [2020-12-01T15:58:18.451Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-12-01T15:58:18.451Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.451Z] === RUN TestServiceUpdateSecrets [2020-12-01T15:58:18.451Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-12-01T15:58:18.451Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.451Z] === RUN TestServiceUpdateConfigs [2020-12-01T15:58:18.451Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-12-01T15:58:18.451Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.451Z] === RUN TestServiceUpdateNetwork [2020-12-01T15:58:18.451Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-12-01T15:58:18.451Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.451Z] === RUN TestServiceUpdatePidsLimit [2020-12-01T15:58:18.710Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-12-01T15:58:18.710Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] PASS [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === Skipped [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-01T15:58:18.710Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-01T15:58:18.710Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-01T15:58:18.710Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-01T15:58:18.710Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-12-01T15:58:18.710Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-12-01T15:58:18.710Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-12-01T15:58:18.710Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-12-01T15:58:18.710Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-12-01T15:58:18.710Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-12-01T15:58:18.710Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-12-01T15:58:18.710Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-12-01T15:58:18.710Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-12-01T15:58:18.710Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-12-01T15:58:18.710Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-12-01T15:58:18.710Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-12-01T15:58:18.710Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-01T15:58:18.710Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-12-01T15:58:18.710Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-12-01T15:58:18.710Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2020-12-01T15:58:18.710Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-12-01T15:58:18.710Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-12-01T15:58:18.710Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-12-01T15:58:18.710Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-12-01T15:58:18.710Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-12-01T15:58:18.710Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] DONE 24 tests, 23 skipped in 3.886s [2020-12-01T15:58:18.710Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-01T15:58:18.710Z] INFO: Testing against a local daemon [2020-12-01T15:58:18.710Z] === RUN TestSessionCreate [2020-12-01T15:58:18.710Z] --- PASS: TestSessionCreate (0.02s) [2020-12-01T15:58:18.710Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-01T15:58:18.710Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-12-01T15:58:18.710Z] PASS [2020-12-01T15:58:18.710Z] [2020-12-01T15:58:18.710Z] DONE 2 tests in 0.137s [2020-12-01T15:58:18.710Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-01T15:58:18.725Z] --- PASS: TestConfigCreateResolve (2.38s) [2020-12-01T15:58:18.725Z] === RUN TestConfigDaemonLibtrustID [2020-12-01T15:58:18.750Z] --- PASS: TestRenameLinkedContainer (2.62s) [2020-12-01T15:58:18.750Z] === RUN TestRenameStoppedContainer [2020-12-01T15:58:18.970Z] INFO: Testing against a local daemon [2020-12-01T15:58:18.970Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-01T15:58:18.970Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T15:58:18.970Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-01T15:58:18.970Z] === RUN TestEventsExecDie [2020-12-01T15:58:18.984Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-12-01T15:58:19.244Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-12-01T15:58:19.244Z] PASS [2020-12-01T15:58:19.244Z] [2020-12-01T15:58:19.244Z] DONE 7 tests in 15.556s [2020-12-01T15:58:19.244Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-01T15:58:19.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:58:19.244Z] ++ set -e [2020-12-01T15:58:19.244Z] ++ '[' -n 0 ']' [2020-12-01T15:58:19.244Z] ++ set -x [2020-12-01T15:58:19.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:58:19.322Z] --- PASS: TestRenameStoppedContainer (0.62s) [2020-12-01T15:58:19.322Z] === RUN TestRenameRunningContainerAndReuse [2020-12-01T15:58:19.508Z] INFO: Testing against a local daemon [2020-12-01T15:58:19.508Z] === RUN TestCheckpoint [2020-12-01T15:58:19.508Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-01T15:58:19.508Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T15:58:19.508Z] === RUN TestContainerInvalidJSON [2020-12-01T15:58:19.508Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T15:58:19.508Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T15:58:19.508Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T15:58:19.508Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T15:58:19.508Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-01T15:58:19.508Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-01T15:58:19.508Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T15:58:19.508Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-01T15:58:19.508Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T15:58:19.508Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-01T15:58:19.508Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-01T15:58:19.508Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-01T15:58:19.508Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-01T15:58:19.508Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-01T15:58:19.508Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-12-01T15:58:19.508Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-01T15:58:19.508Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-12-01T15:58:19.508Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-01T15:58:19.539Z] --- PASS: TestEventsExecDie (0.49s) [2020-12-01T15:58:19.539Z] === RUN TestEventsBackwardsCompatible [2020-12-01T15:58:19.539Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-12-01T15:58:19.539Z] === RUN TestInfoBinaryCommits [2020-12-01T15:58:19.539Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-12-01T15:58:19.539Z] === RUN TestInfoAPIVersioned [2020-12-01T15:58:19.539Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-12-01T15:58:19.539Z] === RUN TestInfoDiscoveryBackend [2020-12-01T15:58:19.768Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-12-01T15:58:19.768Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-01T15:58:19.768Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-12-01T15:58:19.768Z] === RUN TestCopyFromContainer [2020-12-01T15:58:20.340Z] === RUN TestDockerSuite/TestAttachDetach [2020-12-01T15:58:20.708Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s) [2020-12-01T15:58:20.708Z] === RUN TestRenameInvalidName [2020-12-01T15:58:20.910Z] === RUN TestCopyFromContainer// [2020-12-01T15:58:20.917Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-12-01T15:58:20.917Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-01T15:58:21.171Z] === RUN TestCopyFromContainer//bar/root [2020-12-01T15:58:21.171Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-01T15:58:21.171Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-12-01T15:58:21.171Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-01T15:58:21.279Z] --- PASS: TestRenameInvalidName (0.64s) [2020-12-01T15:58:21.279Z] === RUN TestRenameAnonymousContainer [2020-12-01T15:58:21.431Z] === RUN TestCopyFromContainer/bar/quux [2020-12-01T15:58:21.692Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-01T15:58:21.692Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-01T15:58:21.952Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-01T15:58:21.952Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-01T15:58:21.952Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-01T15:58:22.212Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-01T15:58:22.212Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-01T15:58:22.473Z] --- PASS: TestCopyFromContainer (2.75s) [2020-12-01T15:58:22.473Z] --- PASS: TestCopyFromContainer// (0.15s) [2020-12-01T15:58:22.473Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-12-01T15:58:22.473Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2020-12-01T15:58:22.473Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-12-01T15:58:22.473Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-12-01T15:58:22.473Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.16s) [2020-12-01T15:58:22.473Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2020-12-01T15:58:22.473Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-12-01T15:58:22.473Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-12-01T15:58:22.473Z] --- PASS: TestCopyFromContainer/bar/notarget (0.17s) [2020-12-01T15:58:22.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-01T15:58:22.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T15:58:22.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T15:58:22.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T15:58:22.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T15:58:22.473Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T15:58:22.473Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T15:58:22.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T15:58:22.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T15:58:22.473Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T15:58:22.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-12-01T15:58:22.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-01T15:58:22.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-01T15:58:22.473Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-12-01T15:58:22.473Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-01T15:58:22.473Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-12-01T15:58:22.473Z] === RUN TestCreateWithInvalidEnv [2020-12-01T15:58:22.473Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-01T15:58:22.473Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-01T15:58:22.473Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-01T15:58:22.473Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-01T15:58:22.473Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-01T15:58:22.473Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-01T15:58:22.473Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-01T15:58:22.473Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-01T15:58:22.473Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-01T15:58:22.473Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-01T15:58:22.473Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-01T15:58:22.473Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-01T15:58:22.473Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-12-01T15:58:22.473Z] === RUN TestCreateTmpfsMountsTarget [2020-12-01T15:58:22.473Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-01T15:58:22.473Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-01T15:58:22.961Z] --- PASS: TestServiceWithDataPathPortInit (20.29s) [2020-12-01T15:58:22.961Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-01T15:58:23.423Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-12-01T15:58:23.993Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-01T15:58:24.563Z] --- PASS: TestCreateWithCustomMaskedPaths (2.01s) [2020-12-01T15:58:24.563Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-01T15:58:24.563Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-01T15:58:24.579Z] --- PASS: TestRenameAnonymousContainer (2.79s) [2020-12-01T15:58:24.579Z] === RUN TestRenameContainerWithSameName [2020-12-01T15:58:24.579Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2020-12-01T15:58:24.579Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-01T15:58:25.109Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2020-12-01T15:58:25.109Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-01T15:58:25.109Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-12-01T15:58:25.109Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:58:25.109Z] === RUN TestInfoAPI [2020-12-01T15:58:25.109Z] --- PASS: TestInfoAPI (0.04s) [2020-12-01T15:58:25.109Z] === RUN TestInfoAPIWarnings [2020-12-01T15:58:25.507Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-01T15:58:25.766Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-12-01T15:58:25.964Z] --- PASS: TestRenameContainerWithLinkedContainer (1.27s) [2020-12-01T15:58:25.964Z] === RUN TestResize [2020-12-01T15:58:26.537Z] --- PASS: TestResize (0.66s) [2020-12-01T15:58:26.537Z] === RUN TestResizeWithInvalidSize [2020-12-01T15:58:26.710Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-01T15:58:26.710Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2020-12-01T15:58:26.710Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-01T15:58:26.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T15:58:26.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T15:58:26.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T15:58:26.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T15:58:26.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T15:58:26.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T15:58:26.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T15:58:26.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T15:58:26.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T15:58:26.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T15:58:26.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T15:58:26.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T15:58:26.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T15:58:26.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T15:58:26.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T15:58:26.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-12-01T15:58:26.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-12-01T15:58:26.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-12-01T15:58:26.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-12-01T15:58:26.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-12-01T15:58:26.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-12-01T15:58:26.974Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-01T15:58:27.479Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2020-12-01T15:58:27.479Z] === RUN TestResizeWhenContainerNotStarted [2020-12-01T15:58:27.741Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2020-12-01T15:58:27.741Z] === RUN TestDaemonRestartKillContainers [2020-12-01T15:58:27.741Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T15:58:27.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T15:58:27.741Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T15:58:27.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T15:58:27.741Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T15:58:27.741Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T15:58:27.741Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T15:58:27.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T15:58:27.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T15:58:27.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T15:58:27.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T15:58:27.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T15:58:27.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T15:58:27.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T15:58:27.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T15:58:27.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T15:58:27.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:58:27.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:58:27.742Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:58:27.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:58:27.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:58:27.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:58:27.742Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:58:27.742Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:58:27.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T15:58:27.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T15:58:27.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:58:27.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T15:58:27.915Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-12-01T15:58:27.915Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s) [2020-12-01T15:58:27.915Z] === RUN TestCreateDifferentPlatform [2020-12-01T15:58:27.915Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-01T15:58:27.915Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-01T15:58:27.915Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-12-01T15:58:27.915Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-01T15:58:27.915Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-01T15:58:27.915Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-01T15:58:27.915Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-12-01T15:58:27.915Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-01T15:58:27.915Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2020-12-01T15:58:27.915Z] === RUN TestContainerStartOnDaemonRestart [2020-12-01T15:58:27.915Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-01T15:58:27.915Z] === RUN TestDaemonRestartIpcMode [2020-12-01T15:58:27.915Z] === PAUSE TestDaemonRestartIpcMode [2020-12-01T15:58:27.915Z] === RUN TestDaemonHostGatewayIP [2020-12-01T15:58:27.915Z] === PAUSE TestDaemonHostGatewayIP [2020-12-01T15:58:27.915Z] === RUN TestContainerKillOnDaemonStart [2020-12-01T15:58:27.915Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-01T15:58:27.915Z] === RUN TestDiff [2020-12-01T15:58:28.488Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-01T15:58:28.488Z] --- PASS: TestDiff (0.59s) [2020-12-01T15:58:28.488Z] === RUN TestExecWithCloseStdin [2020-12-01T15:58:29.430Z] --- PASS: TestExecWithCloseStdin (0.70s) [2020-12-01T15:58:29.430Z] === RUN TestExec [2020-12-01T15:58:29.430Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-01T15:58:29.661Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:58:30.000Z] --- PASS: TestExec (0.78s) [2020-12-01T15:58:30.000Z] === RUN TestExecUser [2020-12-01T15:58:30.260Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-01T15:58:30.260Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-01T15:58:30.605Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T15:58:30.605Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:58:30.829Z] --- PASS: TestExecUser (0.76s) [2020-12-01T15:58:30.829Z] === RUN TestExportContainerAndImportImage [2020-12-01T15:58:31.089Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-01T15:58:31.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T15:58:31.177Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T15:58:31.417Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.15s) [2020-12-01T15:58:31.417Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jfjfn4oe6bhiaz9jy8b3d79ri Created:2020-12-01 15:58:22.351746484 +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[0088338ddeaff62b6125b91237174e84b3f4ae7e8bddfe35f6b2d96043deeb8a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2pmqbk7mn5722ugdshskfj9oq EndpointID:c9318d420518335ad8c34e5fdc6cbf0573f455f3d64cd262087f64436693c235 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5334cf2791424fd0c310f28cde3cdcffb14169de58bd7eb205c74a87d971981d 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:5d57e08a9bcb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2pmqbk7mn5722ugdshskfj9oq EndpointID:c9318d420518335ad8c34e5fdc6cbf0573f455f3d64cd262087f64436693c235 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-01T15:58:31.417Z] PASS [2020-12-01T15:58:31.417Z] [2020-12-01T15:58:31.417Z] === Skipped [2020-12-01T15:58:31.417Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T15:58:31.417Z] service_test.go:236: FLAKY_TEST [2020-12-01T15:58:31.417Z] [2020-12-01T15:58:31.417Z] [2020-12-01T15:58:31.417Z] DONE 23 tests, 1 skipped in 55.961s [2020-12-01T15:58:31.417Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-01T15:58:31.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:58:31.417Z] ++ set -e [2020-12-01T15:58:31.417Z] ++ '[' -n 0 ']' [2020-12-01T15:58:31.417Z] ++ set -x [2020-12-01T15:58:31.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:58:31.417Z] INFO: Testing against a local daemon [2020-12-01T15:58:31.417Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-01T15:58:31.417Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-01T15:58:31.417Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T15:58:31.417Z] === RUN TestDockerNetworkIpvlan [2020-12-01T15:58:31.417Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-01T15:58:31.417Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T15:58:31.417Z] PASS [2020-12-01T15:58:31.417Z] [2020-12-01T15:58:31.417Z] === Skipped [2020-12-01T15:58:31.417Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-01T15:58:31.417Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T15:58:31.417Z] [2020-12-01T15:58:31.417Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-01T15:58:31.417Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T15:58:31.417Z] [2020-12-01T15:58:31.417Z] [2020-12-01T15:58:31.417Z] DONE 2 tests, 2 skipped in 0.162s [2020-12-01T15:58:31.417Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-01T15:58:31.417Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:58:31.417Z] ++ set -e [2020-12-01T15:58:31.417Z] ++ '[' -n 0 ']' [2020-12-01T15:58:31.417Z] ++ set -x [2020-12-01T15:58:31.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:58:31.418Z] INFO: Testing against a local daemon [2020-12-01T15:58:31.418Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-01T15:58:32.030Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2020-12-01T15:58:32.030Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-01T15:58:32.030Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-01T15:58:32.123Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:58:32.290Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-12-01T15:58:32.917Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-12-01T15:58:32.917Z] === RUN TestDockerNetworkMacvlan [2020-12-01T15:58:33.069Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T15:58:33.567Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-01T15:58:33.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T15:58:33.672Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-12-01T15:58:33.672Z] === RUN TestHealthCheckWorkdir [2020-12-01T15:58:34.597Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-01T15:58:34.613Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-12-01T15:58:34.613Z] === RUN TestHealthKillContainer [2020-12-01T15:58:35.183Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-12-01T15:58:35.626Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-01T15:58:36.204Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-01T15:58:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-12-01T15:58:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.66s) [2020-12-01T15:58:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.69s) [2020-12-01T15:58:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.21s) [2020-12-01T15:58:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2020-12-01T15:58:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-12-01T15:58:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.53s) [2020-12-01T15:58:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s) [2020-12-01T15:58:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-12-01T15:58:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s) [2020-12-01T15:58:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2020-12-01T15:58:36.204Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.10s) [2020-12-01T15:58:36.204Z] === RUN TestCgroupNamespacesRun [2020-12-01T15:58:37.616Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2020-12-01T15:58:37.616Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-01T15:58:37.724Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-12-01T15:58:37.724Z] --- PASS: TestHealthKillContainer (2.85s) [2020-12-01T15:58:37.724Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-01T15:58:38.292Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-12-01T15:58:38.292Z] === RUN TestIpcModeNone [2020-12-01T15:58:39.003Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-12-01T15:58:39.003Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-01T15:58:39.235Z] --- PASS: TestIpcModeNone (1.00s) [2020-12-01T15:58:39.235Z] === RUN TestIpcModePrivate [2020-12-01T15:58:40.132Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-01T15:58:40.194Z] --- PASS: TestIpcModePrivate (0.88s) [2020-12-01T15:58:40.194Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:116, shared: false, mustBeShared: false [2020-12-01T15:58:40.194Z] === RUN TestIpcModeShareable [2020-12-01T15:58:40.455Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-12-01T15:58:40.920Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2020-12-01T15:58:40.920Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-01T15:58:41.025Z] --- PASS: TestIpcModeShareable (0.82s) [2020-12-01T15:58:41.025Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2020-12-01T15:58:41.025Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-01T15:58:42.305Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2020-12-01T15:58:42.305Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-01T15:58:43.198Z] --- PASS: TestInfoAPIWarnings (17.37s) [2020-12-01T15:58:43.198Z] === RUN TestInfoDebug [2020-12-01T15:58:43.198Z] --- PASS: TestInfoDebug (1.52s) [2020-12-01T15:58:43.198Z] === RUN TestInfoInsecureRegistries [2020-12-01T15:58:43.569Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s) [2020-12-01T15:58:43.569Z] === RUN TestAPIIpcModeHost [2020-12-01T15:58:43.682Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-01T15:58:43.830Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-12-01T15:58:44.219Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2020-12-01T15:58:44.219Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-01T15:58:44.400Z] --- PASS: TestAPIIpcModeHost (0.73s) [2020-12-01T15:58:44.400Z] === RUN TestDaemonIpcModeShareable [2020-12-01T15:58:45.103Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2020-12-01T15:58:45.103Z] === RUN TestInfoRegistryMirrors [2020-12-01T15:58:45.605Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.58s) [2020-12-01T15:58:45.605Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-01T15:58:46.308Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-12-01T15:58:46.308Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-12-01T15:58:46.308Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2020-12-01T15:58:46.308Z] === RUN TestDaemonIpcModePrivate [2020-12-01T15:58:46.480Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2020-12-01T15:58:46.480Z] === RUN TestLoginFailsWithBadCredentials [2020-12-01T15:58:46.480Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-12-01T15:58:46.480Z] === RUN TestPingCacheHeaders [2020-12-01T15:58:46.480Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-12-01T15:58:46.480Z] === RUN TestPingGet [2020-12-01T15:58:46.480Z] --- PASS: TestPingGet (0.01s) [2020-12-01T15:58:46.548Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-12-01T15:58:46.548Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-01T15:58:46.741Z] === RUN TestPingHead [2020-12-01T15:58:46.741Z] --- PASS: TestPingHead (0.02s) [2020-12-01T15:58:46.741Z] === RUN TestVersion [2020-12-01T15:58:46.741Z] --- PASS: TestVersion (0.02s) [2020-12-01T15:58:46.741Z] PASS [2020-12-01T15:58:46.741Z] [2020-12-01T15:58:46.741Z] === Skipped [2020-12-01T15:58:46.741Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T15:58:46.741Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-01T15:58:46.741Z] [2020-12-01T15:58:46.741Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-12-01T15:58:46.741Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-01T15:58:46.741Z] [2020-12-01T15:58:46.741Z] [2020-12-01T15:58:46.741Z] DONE 18 tests, 2 skipped in 27.881s [2020-12-01T15:58:46.741Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-01T15:58:46.741Z] INFO: Testing against a local daemon [2020-12-01T15:58:46.741Z] === RUN TestVolumesCreateAndList [2020-12-01T15:58:46.741Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-12-01T15:58:46.741Z] === RUN TestVolumesRemove [2020-12-01T15:58:47.000Z] --- PASS: TestVolumesRemove (0.09s) [2020-12-01T15:58:47.000Z] === RUN TestVolumesInspect [2020-12-01T15:58:47.000Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-01T15:58:47.000Z] === RUN TestVolumesInvalidJSON [2020-12-01T15:58:47.000Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-01T15:58:47.000Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-01T15:58:47.000Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-01T15:58:47.000Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-01T15:58:47.000Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-01T15:58:47.000Z] PASS [2020-12-01T15:58:47.000Z] [2020-12-01T15:58:47.000Z] DONE 5 tests in 0.257s [2020-12-01T15:58:47.000Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-01T15:58:47.000Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12122 is not a child of this shell [2020-12-01T15:58:47.000Z] warning: PID 12122 from bundles/test-integration/docker.pid had a nonzero exit code [2020-12-01T15:58:47.000Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-01T15:58:47.000Z] [2020-12-01T15:58:47.000Z] Unloading profiles will leave already running processes permanently [2020-12-01T15:58:47.000Z] unconfined, which can lead to unexpected situations. [2020-12-01T15:58:47.000Z] [2020-12-01T15:58:47.000Z] To set a process to complain mode, use the command line tool [2020-12-01T15:58:47.000Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-01T15:58:47.000Z] Removing test suite binaries [2020-12-01T15:58:47.000Z] exiting test-integration [2020-12-01T15:58:47.000Z] ++ exit 0 [2020-12-01T15:58:47.689Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-12-01T15:58:47.933Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.59s) [2020-12-01T15:58:47.933Z] === RUN TestKernelTCPMemory [2020-12-01T15:58:47.937Z] [2020-12-01T15:58:47.949Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2020-12-01T15:58:47.949Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2020-12-01T15:58:47.949Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-01T15:58:48.876Z] --- PASS: TestKernelTCPMemory (0.74s) [2020-12-01T15:58:48.876Z] === RUN TestNISDomainname Post stage [2020-12-01T15:58:49.331Z] === RUN TestDockerSuite/TestBuildAddBadLinks [Pipeline] junit [2020-12-01T15:58:49.335Z] Recording test results [2020-12-01T15:58:49.449Z] --- PASS: TestNISDomainname (0.79s) [2020-12-01T15:58:49.449Z] === RUN TestHostnameDnsResolution [2020-12-01T15:58:49.591Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-12-01T15:58:49.591Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2020-12-01T15:58:49.591Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-01T15:58:49.852Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-12-01T15:58:50.113Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-01T15:58:50.373Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-12-01T15:58:50.593Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-01T15:58:50.835Z] --- PASS: TestHostnameDnsResolution (1.38s) [2020-12-01T15:58:50.835Z] === RUN TestStats [2020-12-01T15:58:50.943Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-01T15:58:51.455Z] + echo Ensuring container killed. [2020-12-01T15:58:51.455Z] Ensuring container killed. [2020-12-01T15:58:51.455Z] + docker rm -vf docker-pr1 [2020-12-01T15:58:51.455Z] Error: No such container: docker-pr1 [2020-12-01T15:58:51.455Z] + true [Pipeline] sh [2020-12-01T15:58:51.516Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2020-12-01T15:58:51.516Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2020-12-01T15:58:51.516Z] === RUN TestIpcModeOlderClient [2020-12-01T15:58:51.516Z] === PAUSE TestIpcModeOlderClient [2020-12-01T15:58:51.516Z] === RUN TestKillContainerInvalidSignal [2020-12-01T15:58:51.516Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-01T15:58:51.622Z] --- PASS: TestDockerNetworkMacvlan (18.80s) [2020-12-01T15:58:51.622Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-12-01T15:58:51.622Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-12-01T15:58:51.622Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s) [2020-12-01T15:58:51.622Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.43s) [2020-12-01T15:58:51.622Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.12s) [2020-12-01T15:58:51.622Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2020-12-01T15:58:51.622Z] PASS [2020-12-01T15:58:51.622Z] [2020-12-01T15:58:51.622Z] DONE 8 tests in 20.431s [2020-12-01T15:58:51.622Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-01T15:58:51.622Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:58:51.622Z] ++ set -e [2020-12-01T15:58:51.622Z] ++ '[' -n 0 ']' [2020-12-01T15:58:51.622Z] ++ set -x [2020-12-01T15:58:51.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:58:51.622Z] testing: warning: no tests to run [2020-12-01T15:58:51.622Z] PASS [2020-12-01T15:58:51.622Z] [2020-12-01T15:58:51.622Z] DONE 0 tests in 0.066s [2020-12-01T15:58:51.622Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-01T15:58:51.622Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:58:51.622Z] ++ set -e [2020-12-01T15:58:51.622Z] ++ '[' -n 0 ']' [2020-12-01T15:58:51.622Z] ++ set -x [2020-12-01T15:58:51.622Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:58:51.743Z] + echo Chowning /workspace to jenkins user [2020-12-01T15:58:51.743Z] Chowning /workspace to jenkins user [2020-12-01T15:58:51.743Z] + id -u [2020-12-01T15:58:51.743Z] + id -g [2020-12-01T15:58:51.743Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41736:/workspace busybox chown -R 1000:1000 /workspace [2020-12-01T15:58:51.743Z] Unable to find image 'busybox:latest' locally [2020-12-01T15:58:51.743Z] latest: Pulling from library/busybox [2020-12-01T15:58:51.743Z] 5f5dd3e95e9f: Pulling fs layer [2020-12-01T15:58:51.776Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-01T15:58:51.912Z] INFO: Testing against a local daemon [2020-12-01T15:58:51.912Z] === RUN TestAuthZPluginAllowRequest [2020-12-01T15:58:52.106Z] Removing intermediate container 980f520ea4cd [2020-12-01T15:58:52.106Z] ---> 88a2e05ac3a3 [2020-12-01T15:58:52.106Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-12-01T15:58:52.106Z] ---> Running in b79cf4365e2f [2020-12-01T15:58:52.106Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-12-01T15:58:52.106Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-12-01T15:58:52.106Z] go: finding gotest.tools v0.5.3 [2020-12-01T15:58:52.106Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-01T15:58:52.106Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-01T15:58:52.346Z] --- PASS: TestKillContainerInvalidSignal (0.94s) [2020-12-01T15:58:52.346Z] === RUN TestKillContainer [2020-12-01T15:58:52.346Z] === RUN TestKillContainer/no_signal [2020-12-01T15:58:52.346Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-12-01T15:58:52.606Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-12-01T15:58:52.866Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-12-01T15:58:53.081Z] go: downloading github.com/fatih/color v1.9.0 [2020-12-01T15:58:53.081Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-12-01T15:58:53.081Z] go: downloading github.com/pkg/errors v0.9.1 [2020-12-01T15:58:53.081Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:58:53.081Z] go: extracting github.com/fatih/color v1.9.0 [2020-12-01T15:58:53.081Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-12-01T15:58:53.081Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:58:53.081Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:58:53.081Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:58:53.081Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:58:53.081Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:58:53.081Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:58:53.081Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:58:53.081Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:58:53.081Z] go: extracting github.com/pkg/errors v0.9.1 [2020-12-01T15:58:53.081Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:58:53.081Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:58:53.127Z] === RUN TestKillContainer/non_killing_signal [2020-12-01T15:58:53.509Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2020-12-01T15:58:53.509Z] === RUN TestAuthZPluginTLS [2020-12-01T15:58:53.550Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:58:53.550Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:58:53.550Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:58:53.550Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:58:53.698Z] === RUN TestKillContainer/killing_signal [2020-12-01T15:58:54.011Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:58:54.133Z] --- PASS: TestStats (2.68s) [2020-12-01T15:58:54.133Z] === RUN TestStopContainerWithTimeout [2020-12-01T15:58:54.133Z] === RUN TestStopContainerWithTimeout/0 [2020-12-01T15:58:54.133Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-01T15:58:54.133Z] === RUN TestStopContainerWithTimeout/1 [2020-12-01T15:58:54.133Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-01T15:58:54.133Z] === RUN TestStopContainerWithTimeout/3 [2020-12-01T15:58:54.133Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-01T15:58:54.133Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-01T15:58:54.133Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-01T15:58:54.133Z] === CONT TestStopContainerWithTimeout/0 [2020-12-01T15:58:54.133Z] === CONT TestStopContainerWithTimeout/1 [2020-12-01T15:58:54.133Z] === CONT TestStopContainerWithTimeout/3 [2020-12-01T15:58:54.133Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-01T15:58:54.138Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-12-01T15:58:54.138Z] === RUN TestAuthZPluginDenyRequest [2020-12-01T15:58:54.641Z] --- PASS: TestKillContainer (2.26s) [2020-12-01T15:58:54.641Z] --- PASS: TestKillContainer/no_signal (0.72s) [2020-12-01T15:58:54.641Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2020-12-01T15:58:54.641Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2020-12-01T15:58:54.641Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-01T15:58:54.641Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-01T15:58:54.772Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-12-01T15:58:54.772Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-01T15:58:54.902Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-01T15:58:55.061Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-12-01T15:58:55.061Z] === RUN TestAuthZPluginDenyResponse [2020-12-01T15:58:55.474Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-01T15:58:55.474Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-12-01T15:58:55.551Z] go: finding github.com/fatih/color v1.9.0 [2020-12-01T15:58:55.551Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T15:58:55.551Z] go: finding github.com/pkg/errors v0.9.1 [2020-12-01T15:58:55.551Z] go: finding github.com/spf13/pflag v1.0.3 [2020-12-01T15:58:55.551Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-01T15:58:55.551Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-01T15:58:55.551Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-01T15:58:55.551Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T15:58:55.551Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T15:58:55.551Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T15:58:55.551Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-01T15:58:55.692Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-12-01T15:58:55.692Z] === RUN TestAuthZPluginAllowEventStream [2020-12-01T15:58:56.045Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2020-12-01T15:58:56.045Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-12-01T15:58:56.045Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-12-01T15:58:56.045Z] === RUN TestKillStoppedContainer [2020-12-01T15:58:56.305Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-12-01T15:58:56.305Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-01T15:58:56.305Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-12-01T15:58:56.305Z] === RUN TestKillDifferentUserContainer [2020-12-01T15:58:56.677Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-01T15:58:56.677Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-12-01T15:58:56.677Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-12-01T15:58:56.677Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-12-01T15:58:56.677Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2020-12-01T15:58:56.677Z] === RUN TestDeleteDevicemapper [2020-12-01T15:58:56.677Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-01T15:58:56.677Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-01T15:58:56.677Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-01T15:58:56.874Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2020-12-01T15:58:56.874Z] === RUN TestInspectOomKilledTrue [2020-12-01T15:58:56.874Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-01T15:58:56.874Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:58:56.874Z] === RUN TestInspectOomKilledFalse [2020-12-01T15:58:56.874Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-01T15:58:56.875Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:58:56.875Z] === RUN TestLinksEtcHostsContentMatch [2020-12-01T15:58:56.875Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-12-01T15:58:57.016Z] 5f5dd3e95e9f: Download complete [2020-12-01T15:58:57.016Z] 5f5dd3e95e9f: Pull complete [2020-12-01T15:58:57.016Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-12-01T15:58:57.016Z] Status: Downloaded newer image for busybox:latest [2020-12-01T15:58:57.445Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2020-12-01T15:58:57.445Z] === RUN TestLinksContainerNames [2020-12-01T15:58:57.705Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-01T15:58:57.819Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-12-01T15:58:57.819Z] === RUN TestAuthZPluginErrorResponse [2020-12-01T15:58:57.819Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-12-01T15:58:57.819Z] === RUN TestAuthZPluginErrorRequest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-01T15:58:58.447Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-12-01T15:58:58.447Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-01T15:58:58.695Z] + bundleName=amd64-rootless [2020-12-01T15:58:58.695Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-12-01T15:58:58.695Z] Creating amd64-rootless-bundles.tar.gz [2020-12-01T15:58:58.695Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-12-01T15:58:58.695Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-12-01T15:58:58.707Z] Archiving artifacts [2020-12-01T15:58:59.088Z] --- PASS: TestLinksContainerNames (1.52s) [2020-12-01T15:58:59.088Z] === RUN TestLogsFollowTailEmpty [2020-12-01T15:58:59.088Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-01T15:58:59.135Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-12-01T15:58:59.135Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-01T15:58:59.348Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-12-01T15:58:59.608Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-12-01T15:58:59.608Z] === RUN TestContainerNetworkMountsNoChown [2020-12-01T15:58:59.977Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.69s) [2020-12-01T15:58:59.977Z] === RUN TestUpdateMemory [2020-12-01T15:58:59.977Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-01T15:58:59.977Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:58:59.977Z] === RUN TestUpdateCPUQuota [2020-12-01T15:59:00.251Z] INFO: Build done for gotestsum... [2020-12-01T15:59:00.510Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41736/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-01T15:59:00.548Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/default [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/default [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/private [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/private [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rprivate [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/slave [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/slave [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rslave [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/shared [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/shared [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rshared [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/default [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/rprivate [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/rshared [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/shared [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/rslave [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/slave [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/private [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-01T15:59:00.548Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-01T15:59:00.548Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-01T15:59:00.548Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-01T15:59:00.548Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-01T15:59:00.549Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-12-01T15:59:00.549Z] === RUN TestUpdatePidsLimit [2020-12-01T15:59:00.549Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-01T15:59:00.808Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-01T15:59:00.808Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T15:59:00.808Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-01T15:59:00.808Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T15:59:00.808Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-01T15:59:00.808Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-01T15:59:00.808Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-01T15:59:00.808Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-01T15:59:00.808Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-01T15:59:00.808Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T15:59:00.810Z] === RUN TestUpdatePidsLimit/no_change [2020-12-01T15:59:00.827Z] + make clean [2020-12-01T15:59:01.069Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-01T15:59:01.069Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T15:59:01.069Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-01T15:59:01.069Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-01T15:59:01.069Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-01T15:59:01.069Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-01T15:59:01.069Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-01T15:59:01.069Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-01T15:59:01.069Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-01T15:59:01.069Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-12-01T15:59:01.069Z] === RUN TestContainerBindMountNonRecursive [2020-12-01T15:59:01.091Z] docker volume rm -f docker-dev-cache [2020-12-01T15:59:01.091Z] docker-dev-cache [Pipeline] deleteDir [2020-12-01T15:59:01.321Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-12-01T15:59:01.321Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-01T15:59:01.330Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-12-01T15:59:01.381Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-01T15:59:01.642Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-01T15:59:01.903Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-01T15:59:02.165Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-01T15:59:02.736Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-01T15:59:03.241Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2020-12-01T15:59:03.241Z] === RUN TestContainerVolumesMountedAsShared [2020-12-01T15:59:03.506Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-12-01T15:59:03.506Z] === RUN TestAuthZPluginHeader [2020-12-01T15:59:03.678Z] --- PASS: TestUpdatePidsLimit (2.98s) [2020-12-01T15:59:03.678Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2020-12-01T15:59:03.678Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2020-12-01T15:59:03.678Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2020-12-01T15:59:03.678Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-12-01T15:59:03.678Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2020-12-01T15:59:03.678Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2020-12-01T15:59:03.678Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2020-12-01T15:59:03.678Z] === RUN TestUpdateRestartPolicy [2020-12-01T15:59:03.884Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2020-12-01T15:59:03.884Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-01T15:59:04.135Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-12-01T15:59:04.135Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-01T15:59:04.135Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-01T15:59:04.135Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T15:59:04.135Z] === RUN TestAuthZPluginV2Disable [2020-12-01T15:59:04.135Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-01T15:59:04.135Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T15:59:04.135Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-01T15:59:04.135Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-01T15:59:04.135Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T15:59:04.135Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-01T15:59:04.135Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-01T15:59:04.135Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T15:59:04.135Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-01T15:59:04.460Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s) [2020-12-01T15:59:04.460Z] === RUN TestNetworkNat [2020-12-01T15:59:04.720Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-12-01T15:59:05.290Z] --- PASS: TestNetworkNat (0.81s) [2020-12-01T15:59:05.290Z] === RUN TestNetworkLocalhostTCPNat [2020-12-01T15:59:05.864Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2020-12-01T15:59:05.864Z] === RUN TestNetworkLoopbackNat [2020-12-01T15:59:05.864Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-01T15:59:08.408Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-12-01T15:59:08.669Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-01T15:59:08.669Z] --- PASS: TestNetworkLoopbackNat (2.95s) [2020-12-01T15:59:08.669Z] === RUN TestPause [2020-12-01T15:59:08.669Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-01T15:59:08.929Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-12-01T15:59:09.501Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-12-01T15:59:09.501Z] --- PASS: TestPause (0.78s) [2020-12-01T15:59:09.501Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-01T15:59:09.501Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-01T15:59:09.501Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-01T15:59:09.501Z] === RUN TestPauseStopPausedContainer [2020-12-01T15:59:10.092Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-12-01T15:59:10.364Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2020-12-01T15:59:10.364Z] === RUN TestPsFilter [2020-12-01T15:59:10.626Z] --- PASS: TestPsFilter (0.18s) [2020-12-01T15:59:10.626Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-01T15:59:10.626Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-12-01T15:59:10.887Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-01T15:59:11.492Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-12-01T15:59:11.492Z] === RUN TestRemoveContainerWithVolume [2020-12-01T15:59:12.075Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-12-01T15:59:12.075Z] === RUN TestRemoveContainerRunning [2020-12-01T15:59:13.036Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-12-01T15:59:13.036Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-01T15:59:13.979Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-12-01T15:59:13.979Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-12-01T15:59:13.979Z] === RUN TestRemoveInvalidContainer [2020-12-01T15:59:13.979Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-12-01T15:59:13.979Z] === RUN TestRenameLinkedContainer [2020-12-01T15:59:14.919Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-01T15:59:15.905Z] --- PASS: TestUpdateRestartPolicy (11.82s) [2020-12-01T15:59:15.906Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-01T15:59:16.167Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2020-12-01T15:59:16.167Z] === RUN TestWaitNonBlocked [2020-12-01T15:59:16.167Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T15:59:16.167Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T15:59:16.167Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T15:59:16.167Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T15:59:16.167Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T15:59:16.167Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T15:59:16.301Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-01T15:59:16.872Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-01T15:59:17.113Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-01T15:59:17.113Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2020-12-01T15:59:17.113Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2020-12-01T15:59:17.113Z] === RUN TestWaitBlocked [2020-12-01T15:59:17.113Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T15:59:17.113Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T15:59:17.113Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T15:59:17.113Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T15:59:17.113Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T15:59:17.113Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T15:59:17.132Z] --- PASS: TestRenameLinkedContainer (3.16s) [2020-12-01T15:59:17.132Z] === RUN TestRenameStoppedContainer [2020-12-01T15:59:18.058Z] --- PASS: TestWaitBlocked (0.03s) [2020-12-01T15:59:18.058Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2020-12-01T15:59:18.058Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-12-01T15:59:18.058Z] === CONT TestContainerStartOnDaemonRestart [2020-12-01T15:59:18.058Z] === CONT TestContainerKillOnDaemonStart [2020-12-01T15:59:18.059Z] === CONT TestDaemonHostGatewayIP [2020-12-01T15:59:18.059Z] === CONT TestDaemonRestartIpcMode [2020-12-01T15:59:18.074Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-12-01T15:59:18.074Z] === RUN TestRenameRunningContainerAndReuse [2020-12-01T15:59:19.016Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-12-01T15:59:19.586Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2020-12-01T15:59:19.586Z] === RUN TestRenameInvalidName [2020-12-01T15:59:20.156Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-01T15:59:20.416Z] --- PASS: TestRenameInvalidName (0.79s) [2020-12-01T15:59:20.416Z] === RUN TestRenameAnonymousContainer [2020-12-01T15:59:21.366Z] --- PASS: TestContainerStartOnDaemonRestart (3.48s) [2020-12-01T15:59:21.366Z] === CONT TestIpcModeOlderClient [2020-12-01T15:59:21.366Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-12-01T15:59:21.411Z] Removing intermediate container b79cf4365e2f [2020-12-01T15:59:21.411Z] ---> 8052163f0dc5 [2020-12-01T15:59:21.411Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-12-01T15:59:21.411Z] ---> Running in 2ea657c98357 [2020-12-01T15:59:21.411Z] Removing intermediate container 2ea657c98357 [2020-12-01T15:59:21.411Z] ---> a696ad5f32e3 [2020-12-01T15:59:21.411Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-12-01T15:59:21.411Z] ---> Running in 3b376c506c4c [2020-12-01T15:59:21.411Z] Removing intermediate container 3b376c506c4c [2020-12-01T15:59:21.411Z] ---> 2da431696065 [2020-12-01T15:59:21.411Z] Step 10/10 : COPY . . [2020-12-01T15:59:21.800Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-12-01T15:59:21.800Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-12-01T15:59:21.939Z] --- PASS: TestDaemonRestartIpcMode (4.02s) [2020-12-01T15:59:22.510Z] --- PASS: TestDaemonHostGatewayIP (4.51s) [2020-12-01T15:59:22.743Z] --- PASS: TestRenameAnonymousContainer (2.42s) [2020-12-01T15:59:22.743Z] === RUN TestRenameContainerWithSameName [2020-12-01T15:59:22.797Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.25s) [2020-12-01T15:59:22.797Z] PASS [2020-12-01T15:59:22.797Z] [2020-12-01T15:59:22.797Z] === Skipped [2020-12-01T15:59:22.797Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-01T15:59:22.797Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T15:59:22.797Z] [2020-12-01T15:59:22.797Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-01T15:59:22.797Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T15:59:22.797Z] [2020-12-01T15:59:22.797Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-01T15:59:22.797Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T15:59:22.797Z] [2020-12-01T15:59:22.797Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-01T15:59:22.797Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T15:59:22.797Z] [2020-12-01T15:59:22.797Z] [2020-12-01T15:59:22.797Z] DONE 17 tests, 4 skipped in 29.702s [2020-12-01T15:59:22.797Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-01T15:59:22.797Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:22.797Z] ++ set -e [2020-12-01T15:59:22.797Z] ++ '[' -n 0 ']' [2020-12-01T15:59:22.797Z] ++ set -x [2020-12-01T15:59:22.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:22.797Z] INFO: Testing against a local daemon [2020-12-01T15:59:22.797Z] === RUN TestPluginInvalidJSON [2020-12-01T15:59:22.797Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T15:59:22.797Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T15:59:22.797Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T15:59:22.797Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-01T15:59:22.797Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-01T15:59:22.797Z] === RUN TestPluginInstall [2020-12-01T15:59:22.797Z] === RUN TestPluginInstall/no_auth [2020-12-01T15:59:23.087Z] time="2020-12-01T15:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T15:59:23.087Z] time="2020-12-01T15:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d447418109ae9cab7ef6c77c6ed288ba790e5f4e5f74011ff08ec68734dcbbcf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T15:59:23.087Z] time="2020-12-01T15:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T15:59:23.087Z] time="2020-12-01T15:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d447418109ae9cab7ef6c77c6ed288ba790e5f4e5f74011ff08ec68734dcbbcf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T15:59:23.313Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-01T15:59:23.313Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2020-12-01T15:59:23.313Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-01T15:59:23.395Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T15:59:23.395Z] [2020-12-01T15:59:23.395Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-01T15:59:23.395Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-01T15:59:23.395Z] HOSTNAME=2d9d05dba918 [2020-12-01T15:59:23.395Z] TESTDEBUG=0 [2020-12-01T15:59:23.395Z] DEST=bundles/test-integration [2020-12-01T15:59:23.395Z] PWD=/go/src/github.com/docker/docker [2020-12-01T15:59:23.395Z] DOCKER_GITCOMMIT=07f6a213226dfbf14fad3a5aeeaca328fee3cfe0 [2020-12-01T15:59:23.395Z] container=docker [2020-12-01T15:59:23.395Z] HOME=/root [2020-12-01T15:59:23.395Z] GOLANG_VERSION=1.13.15 [2020-12-01T15:59:23.395Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-01T15:59:23.395Z] VALIDATE_BRANCH=master [2020-12-01T15:59:23.395Z] TERM=xterm [2020-12-01T15:59:23.395Z] DOCKER_PKG=github.com/docker/docker [2020-12-01T15:59:23.395Z] SHLVL=1 [2020-12-01T15:59:23.395Z] TIMEOUT=120m [2020-12-01T15:59:23.395Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-01T15:59:23.395Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-01T15:59:23.395Z] GO111MODULE=off [2020-12-01T15:59:23.395Z] DOCKER_EXPERIMENTAL=1 [2020-12-01T15:59:23.395Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-01T15:59:23.395Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-01T15:59:23.395Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-01T15:59:23.395Z] GOPATH=/go [2020-12-01T15:59:23.395Z] PKG_CONFIG=pkg-config [2020-12-01T15:59:23.395Z] _=/usr/bin/env [2020-12-01T15:59:23.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-01T15:59:23.402Z] === RUN TestPluginInstall/with_htpasswd [2020-12-01T15:59:23.576Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-12-01T15:59:24.032Z] time="2020-12-01T15:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T15:59:24.032Z] time="2020-12-01T15:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9fc2bb5e219c617de65374756639f1f15fef98d2c8c11975e992cfb182d0bab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T15:59:24.032Z] time="2020-12-01T15:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T15:59:24.032Z] time="2020-12-01T15:59:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9fc2bb5e219c617de65374756639f1f15fef98d2c8c11975e992cfb182d0bab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T15:59:24.322Z] === RUN TestPluginInstall/with_insecure [2020-12-01T15:59:24.961Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-01T15:59:24.961Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-12-01T15:59:24.961Z] === RUN TestResize [2020-12-01T15:59:25.353Z] time="2020-12-01T15:59:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T15:59:25.353Z] time="2020-12-01T15:59:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d70c39d0e212adf365047f8da3cd34e5219c05b3ab5ab0582d9b595de9edfd5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T15:59:25.353Z] time="2020-12-01T15:59:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T15:59:25.353Z] time="2020-12-01T15:59:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d70c39d0e212adf365047f8da3cd34e5219c05b3ab5ab0582d9b595de9edfd5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T15:59:25.643Z] --- PASS: TestPluginInstall (4.00s) [2020-12-01T15:59:25.643Z] --- PASS: TestPluginInstall/no_auth (1.87s) [2020-12-01T15:59:25.643Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2020-12-01T15:59:25.643Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2020-12-01T15:59:25.643Z] plugin_test.go:157: [dbd119698e814] daemon is not started [2020-12-01T15:59:25.643Z] PASS [2020-12-01T15:59:25.643Z] [2020-12-01T15:59:25.643Z] DONE 6 tests in 4.193s [2020-12-01T15:59:25.643Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-01T15:59:25.643Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:25.643Z] ++ set -e [2020-12-01T15:59:25.643Z] ++ '[' -n 0 ']' [2020-12-01T15:59:25.643Z] ++ set -x [2020-12-01T15:59:25.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:25.902Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-12-01T15:59:25.902Z] --- PASS: TestResize (0.91s) [2020-12-01T15:59:25.902Z] === RUN TestResizeWithInvalidSize [2020-12-01T15:59:25.902Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-01T15:59:25.932Z] INFO: Testing against a local daemon [2020-12-01T15:59:25.932Z] === RUN TestExternalGraphDriver [2020-12-01T15:59:25.932Z] === RUN TestExternalGraphDriver/json [2020-12-01T15:59:26.844Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-12-01T15:59:26.844Z] === RUN TestResizeWhenContainerNotStarted [2020-12-01T15:59:27.418Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-12-01T15:59:27.418Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-12-01T15:59:27.418Z] === RUN TestDaemonRestartKillContainers [2020-12-01T15:59:27.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T15:59:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T15:59:27.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T15:59:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T15:59:27.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T15:59:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T15:59:27.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T15:59:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T15:59:27.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T15:59:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T15:59:27.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T15:59:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T15:59:27.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T15:59:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T15:59:27.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T15:59:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T15:59:27.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:59:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:59:27.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:59:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:59:27.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:59:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:59:27.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:59:27.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:59:27.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T15:59:27.418Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T15:59:27.994Z] === RUN TestExternalGraphDriver/spec [2020-12-01T15:59:29.331Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-01T15:59:29.331Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-12-01T15:59:30.052Z] === RUN TestExternalGraphDriver/pull [2020-12-01T15:59:30.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:59:30.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:59:32.521Z] --- PASS: TestContainerKillOnDaemonStart (13.06s) [2020-12-01T15:59:32.521Z] PASS [2020-12-01T15:59:32.521Z] [2020-12-01T15:59:32.521Z] === Skipped [2020-12-01T15:59:32.521Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-12-01T15:59:32.521Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T15:59:32.521Z] [2020-12-01T15:59:32.521Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-01T15:59:32.521Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:59:32.521Z] [2020-12-01T15:59:32.521Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-01T15:59:32.521Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:59:32.521Z] [2020-12-01T15:59:32.521Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-01T15:59:32.521Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-01T15:59:32.521Z] [2020-12-01T15:59:32.521Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-01T15:59:32.521Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-01T15:59:32.521Z] [2020-12-01T15:59:32.521Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-12-01T15:59:32.521Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-01T15:59:32.521Z] [2020-12-01T15:59:32.521Z] [2020-12-01T15:59:32.521Z] DONE 195 tests, 6 skipped in 123.451s [2020-12-01T15:59:32.521Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-12-01T15:59:32.521Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:32.521Z] ++ set -e [2020-12-01T15:59:32.521Z] ++ '[' -n 0 ']' [2020-12-01T15:59:32.521Z] ++ set -x [2020-12-01T15:59:32.521Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:32.521Z] INFO: Testing against a local daemon [2020-12-01T15:59:32.521Z] === RUN TestCommitInheritsEnv [2020-12-01T15:59:32.521Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-12-01T15:59:32.521Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-01T15:59:32.521Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-12-01T15:59:32.521Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-12-01T15:59:32.521Z] === RUN TestImagesFilterMultiReference [2020-12-01T15:59:32.521Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-12-01T15:59:32.521Z] === RUN TestImagePullPlatformInvalid [2020-12-01T15:59:32.521Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-12-01T15:59:32.521Z] === RUN TestRemoveImageOrphaning [2020-12-01T15:59:32.521Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-12-01T15:59:32.521Z] === RUN TestRemoveImageGarbageCollector [2020-12-01T15:59:32.521Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-01T15:59:32.521Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T15:59:32.521Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-01T15:59:32.521Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-12-01T15:59:32.521Z] === RUN TestTagInvalidReference [2020-12-01T15:59:32.521Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-01T15:59:32.521Z] === RUN TestTagValidPrefixedRepo [2020-12-01T15:59:32.522Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-12-01T15:59:32.522Z] === RUN TestTagExistedNameWithoutForce [2020-12-01T15:59:32.522Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-12-01T15:59:32.522Z] === RUN TestTagOfficialNames [2020-12-01T15:59:32.522Z] --- PASS: TestTagOfficialNames (0.08s) [2020-12-01T15:59:32.522Z] === RUN TestTagMatchesDigest [2020-12-01T15:59:32.522Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-01T15:59:32.522Z] PASS [2020-12-01T15:59:32.522Z] [2020-12-01T15:59:32.522Z] === Skipped [2020-12-01T15:59:32.522Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-12-01T15:59:32.522Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-12-01T15:59:32.522Z] [2020-12-01T15:59:32.522Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-01T15:59:32.522Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T15:59:32.522Z] [2020-12-01T15:59:32.522Z] [2020-12-01T15:59:32.522Z] DONE 12 tests, 2 skipped in 1.488s [2020-12-01T15:59:32.522Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-12-01T15:59:32.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:32.522Z] ++ set -e [2020-12-01T15:59:32.522Z] ++ '[' -n 0 ']' [2020-12-01T15:59:32.522Z] ++ set -x [2020-12-01T15:59:32.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:32.632Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T15:59:32.632Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-12-01T15:59:32.632Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T15:59:32.783Z] INFO: Testing against a local daemon [2020-12-01T15:59:32.783Z] === RUN TestNetworkCreateDelete [2020-12-01T15:59:32.810Z] --- PASS: TestExternalGraphDriver (6.46s) [2020-12-01T15:59:32.810Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-12-01T15:59:32.810Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-12-01T15:59:32.810Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2020-12-01T15:59:32.810Z] === RUN TestGraphdriverPluginV2 [2020-12-01T15:59:32.810Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-12-01T15:59:32.810Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T15:59:32.810Z] PASS [2020-12-01T15:59:32.810Z] [2020-12-01T15:59:32.810Z] === Skipped [2020-12-01T15:59:32.810Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-12-01T15:59:32.810Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T15:59:32.810Z] [2020-12-01T15:59:32.810Z] [2020-12-01T15:59:32.810Z] DONE 5 tests, 1 skipped in 6.694s [2020-12-01T15:59:32.810Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-01T15:59:32.810Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:32.810Z] ++ set -e [2020-12-01T15:59:32.810Z] ++ '[' -n 0 ']' [2020-12-01T15:59:32.810Z] ++ set -x [2020-12-01T15:59:32.810Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:32.810Z] INFO: Testing against a local daemon [2020-12-01T15:59:32.810Z] === RUN TestContinueAfterPluginCrash [2020-12-01T15:59:32.810Z] === PAUSE TestContinueAfterPluginCrash [2020-12-01T15:59:32.810Z] === RUN TestReadPluginNoRead [2020-12-01T15:59:32.810Z] === PAUSE TestReadPluginNoRead [2020-12-01T15:59:32.810Z] === RUN TestDaemonStartWithLogOpt [2020-12-01T15:59:32.810Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-01T15:59:32.810Z] === CONT TestContinueAfterPluginCrash [2020-12-01T15:59:32.810Z] === CONT TestDaemonStartWithLogOpt [2020-12-01T15:59:33.043Z] --- PASS: TestNetworkCreateDelete (0.44s) [2020-12-01T15:59:33.044Z] === RUN TestDockerNetworkDeletePreferID [2020-12-01T15:59:33.203Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-12-01T15:59:34.143Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T15:59:34.404Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T15:59:34.431Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s) [2020-12-01T15:59:34.431Z] === RUN TestDaemonDNSFallback [2020-12-01T15:59:36.316Z] --- PASS: TestDaemonStartWithLogOpt (3.72s) [2020-12-01T15:59:36.316Z] === CONT TestReadPluginNoRead [2020-12-01T15:59:36.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T15:59:37.206Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T15:59:37.206Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-12-01T15:59:37.466Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-01T15:59:41.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T15:59:41.171Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T15:59:41.191Z] === RUN TestReadPluginNoRead/default [2020-12-01T15:59:41.191Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-01T15:59:41.191Z] --- PASS: TestContinueAfterPluginCrash (8.84s) [2020-12-01T15:59:41.432Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-12-01T15:59:42.466Z] --- PASS: TestDaemonDNSFallback (6.98s) [2020-12-01T15:59:42.466Z] === RUN TestInspectNetwork [2020-12-01T15:59:42.816Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-01T15:59:43.248Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-01T15:59:43.386Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-01T15:59:43.386Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.05s) [2020-12-01T15:59:43.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.26s) [2020-12-01T15:59:43.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s) [2020-12-01T15:59:43.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2020-12-01T15:59:43.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-12-01T15:59:43.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.87s) [2020-12-01T15:59:43.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.76s) [2020-12-01T15:59:43.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2020-12-01T15:59:43.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.76s) [2020-12-01T15:59:43.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.51s) [2020-12-01T15:59:43.646Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s) [2020-12-01T15:59:43.647Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.76s) [2020-12-01T15:59:43.647Z] === RUN TestCgroupNamespacesRun [2020-12-01T15:59:44.750Z] --- PASS: TestReadPluginNoRead (8.59s) [2020-12-01T15:59:44.750Z] --- PASS: TestReadPluginNoRead/default (1.98s) [2020-12-01T15:59:44.750Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.06s) [2020-12-01T15:59:44.750Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2020-12-01T15:59:44.750Z] read_test.go:92: [dc75de6ddd608] daemon is not started [2020-12-01T15:59:44.750Z] PASS [2020-12-01T15:59:44.750Z] [2020-12-01T15:59:44.750Z] DONE 6 tests in 12.450s [2020-12-01T15:59:44.750Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-01T15:59:44.750Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:44.750Z] ++ set -e [2020-12-01T15:59:44.750Z] ++ '[' -n 0 ']' [2020-12-01T15:59:44.750Z] ++ set -x [2020-12-01T15:59:44.750Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:45.039Z] testing: warning: no tests to run [2020-12-01T15:59:45.039Z] PASS [2020-12-01T15:59:45.039Z] [2020-12-01T15:59:45.039Z] DONE 0 tests in 0.098s [2020-12-01T15:59:45.039Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-01T15:59:45.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:45.039Z] ++ set -e [2020-12-01T15:59:45.039Z] ++ '[' -n 0 ']' [2020-12-01T15:59:45.039Z] ++ set -x [2020-12-01T15:59:45.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:45.039Z] INFO: Testing against a local daemon [2020-12-01T15:59:45.039Z] === RUN TestPluginWithDevMounts [2020-12-01T15:59:45.039Z] === PAUSE TestPluginWithDevMounts [2020-12-01T15:59:45.039Z] === CONT TestPluginWithDevMounts [2020-12-01T15:59:45.557Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-12-01T15:59:45.557Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2020-12-01T15:59:45.557Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-01T15:59:45.768Z] === RUN TestInspectNetwork/full_network_id [2020-12-01T15:59:45.768Z] === RUN TestInspectNetwork/partial_network_id [2020-12-01T15:59:45.768Z] === RUN TestInspectNetwork/network_name [2020-12-01T15:59:45.768Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-01T15:59:45.818Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-12-01T15:59:46.078Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-01T15:59:46.338Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-12-01T15:59:46.338Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-01T15:59:46.909Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-12-01T15:59:47.097Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-12-01T15:59:47.098Z] PASS [2020-12-01T15:59:47.098Z] [2020-12-01T15:59:47.098Z] DONE 1 tests in 1.942s [2020-12-01T15:59:47.098Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-12-01T15:59:47.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:47.098Z] ++ set -e [2020-12-01T15:59:47.098Z] ++ '[' -n 0 ']' [2020-12-01T15:59:47.098Z] ++ set -x [2020-12-01T15:59:47.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-01T15:59:47.098Z] INFO: Testing against a local daemon [2020-12-01T15:59:47.098Z] === RUN TestSecretInspect [2020-12-01T15:59:47.170Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-12-01T15:59:47.170Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-01T15:59:49.081Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-12-01T15:59:49.081Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-12-01T15:59:49.081Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-01T15:59:49.970Z] --- PASS: TestInspectNetwork (8.30s) [2020-12-01T15:59:49.970Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-01T15:59:49.970Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-01T15:59:49.970Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-01T15:59:49.970Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-01T15:59:49.970Z] === RUN TestRunContainerWithBridgeNone [2020-12-01T15:59:50.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-01T15:59:50.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-01T15:59:50.599Z] --- PASS: TestSecretInspect (3.69s) [2020-12-01T15:59:50.599Z] === RUN TestSecretList [2020-12-01T15:59:50.994Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-12-01T15:59:50.994Z] --- PASS: TestCgroupNamespacesRunHostMode (2.05s) [2020-12-01T15:59:50.994Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-01T15:59:51.885Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2020-12-01T15:59:51.885Z] === RUN TestNetworkInvalidJSON [2020-12-01T15:59:51.885Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-01T15:59:51.885Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-01T15:59:51.885Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T15:59:51.885Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T15:59:51.885Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T15:59:51.885Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T15:59:51.885Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-01T15:59:51.885Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T15:59:51.885Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T15:59:51.885Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-12-01T15:59:51.885Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-01T15:59:51.885Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-01T15:59:51.885Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-01T15:59:51.885Z] === RUN TestHostIPv4BridgeLabel [2020-12-01T15:59:52.457Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-12-01T15:59:52.457Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-01T15:59:52.911Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-12-01T15:59:52.911Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-12-01T15:59:52.911Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-01T15:59:53.841Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2020-12-01T15:59:53.841Z] === RUN TestDaemonDefaultNetworkPools [2020-12-01T15:59:54.102Z] --- PASS: TestSecretList (3.56s) [2020-12-01T15:59:54.102Z] === RUN TestSecretsCreateAndDelete [2020-12-01T15:59:54.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-01T15:59:54.300Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-12-01T15:59:54.560Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.81s) [2020-12-01T15:59:54.560Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-01T15:59:55.130Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-01T15:59:55.226Z] --- PASS: TestDaemonDefaultNetworkPools (1.15s) [2020-12-01T15:59:55.226Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-01T15:59:55.700Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2020-12-01T15:59:55.700Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-01T15:59:55.961Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-12-01T15:59:56.533Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-01T15:59:57.141Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.80s) [2020-12-01T15:59:57.141Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-01T15:59:57.474Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s) [2020-12-01T15:59:57.474Z] === RUN TestKernelTCPMemory [2020-12-01T15:59:57.734Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-12-01T15:59:57.995Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-01T15:59:58.255Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-12-01T15:59:58.255Z] === RUN TestNISDomainname [2020-12-01T15:59:58.540Z] --- PASS: TestSecretsCreateAndDelete (3.62s) [2020-12-01T15:59:58.540Z] === RUN TestSecretsUpdate [2020-12-01T15:59:59.312Z] ---> b0fcd0363589 [2020-12-01T15:59:59.312Z] Successfully built b0fcd0363589 [2020-12-01T15:59:59.312Z] Successfully tagged docker:latest [2020-12-01T15:59:59.312Z] INFO: Image build ended at 12/01/2020 15:59:57. Duration:00:04:26.6152892 [2020-12-01T15:59:59.312Z] [2020-12-01T15:59:59.312Z] [2020-12-01T15:59:59.312Z] INFO: Building the test binaries at 12/01/2020 15:59:57... [2020-12-01T15:59:59.637Z] --- PASS: TestNISDomainname (1.06s) [2020-12-01T15:59:59.637Z] === RUN TestHostnameDnsResolution [2020-12-01T15:59:59.687Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s) [2020-12-01T15:59:59.687Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-01T15:59:59.898Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-12-01T15:59:59.947Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.71s) [2020-12-01T15:59:59.947Z] === RUN TestServiceWithPredefinedNetwork [2020-12-01T16:00:00.468Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-12-01T16:00:00.468Z] --- PASS: TestHostnameDnsResolution (1.21s) [2020-12-01T16:00:00.468Z] === RUN TestStats [2020-12-01T16:00:01.851Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-01T16:00:02.042Z] --- PASS: TestSecretsUpdate (3.68s) [2020-12-01T16:00:02.042Z] === RUN TestTemplatedSecret [2020-12-01T16:00:03.071Z] INFO: make.ps1 starting at 12/01/2020 16:00:02 [2020-12-01T16:00:03.231Z] --- PASS: TestStats (2.76s) [2020-12-01T16:00:03.231Z] === RUN TestStopContainerWithTimeout [2020-12-01T16:00:03.231Z] === RUN TestStopContainerWithTimeout/0 [2020-12-01T16:00:03.231Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-01T16:00:03.231Z] === RUN TestStopContainerWithTimeout/1 [2020-12-01T16:00:03.231Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-01T16:00:03.231Z] === RUN TestStopContainerWithTimeout/3 [2020-12-01T16:00:03.231Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-01T16:00:03.231Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-01T16:00:03.231Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-01T16:00:03.231Z] === CONT TestStopContainerWithTimeout/0 [2020-12-01T16:00:03.231Z] === CONT TestStopContainerWithTimeout/3 [2020-12-01T16:00:03.248Z] --- PASS: TestServiceWithPredefinedNetwork (2.96s) [2020-12-01T16:00:03.248Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-01T16:00:03.248Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T16:00:03.248Z] service_test.go:236: FLAKY_TEST [2020-12-01T16:00:03.248Z] === RUN TestServiceWithDataPathPortInit [2020-12-01T16:00:03.532Z] INFO: Git commit (07f6a21322) assumed from DOCKER_GITCOMMIT environment variable [2020-12-01T16:00:03.532Z] INFO: Invoking autogen... [2020-12-01T16:00:04.171Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-12-01T16:00:04.431Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-01T16:00:04.506Z] INFO: Building daemon... [2020-12-01T16:00:05.548Z] --- PASS: TestTemplatedSecret (3.59s) [2020-12-01T16:00:05.548Z] === RUN TestSecretCreateResolve [2020-12-01T16:00:06.972Z] === CONT TestStopContainerWithTimeout/1 [2020-12-01T16:00:06.972Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-01T16:00:06.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-01T16:00:08.356Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-01T16:00:08.356Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2020-12-01T16:00:08.356Z] --- PASS: TestStopContainerWithTimeout/3 (3.21s) [2020-12-01T16:00:08.356Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2020-12-01T16:00:08.356Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2020-12-01T16:00:08.356Z] === RUN TestDeleteDevicemapper [2020-12-01T16:00:08.356Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-01T16:00:08.356Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-01T16:00:08.356Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-01T16:00:08.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-01T16:00:09.052Z] --- PASS: TestSecretCreateResolve (3.64s) [2020-12-01T16:00:09.052Z] PASS [2020-12-01T16:00:09.052Z] [2020-12-01T16:00:09.052Z] DONE 6 tests in 21.890s [2020-12-01T16:00:09.052Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-12-01T16:00:09.052Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:00:09.052Z] ++ set -e [2020-12-01T16:00:09.052Z] ++ '[' -n 0 ']' [2020-12-01T16:00:09.052Z] ++ set -x [2020-12-01T16:00:09.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:00:09.052Z] INFO: Testing against a local daemon [2020-12-01T16:00:09.052Z] === RUN TestServiceCreateInit [2020-12-01T16:00:09.052Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-01T16:00:10.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-01T16:00:10.528Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-12-01T16:00:10.528Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s) [2020-12-01T16:00:10.529Z] === RUN TestUpdateMemory [2020-12-01T16:00:10.529Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-01T16:00:10.529Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-01T16:00:10.529Z] === RUN TestUpdateCPUQuota [2020-12-01T16:00:11.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-01T16:00:12.042Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-12-01T16:00:12.042Z] === RUN TestUpdatePidsLimit [2020-12-01T16:00:12.042Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-01T16:00:12.302Z] === RUN TestUpdatePidsLimit/no_change [2020-12-01T16:00:12.872Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-01T16:00:13.133Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-01T16:00:13.705Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-01T16:00:13.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-01T16:00:14.226Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-01T16:00:14.487Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-01T16:00:14.607Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-01T16:00:15.869Z] --- PASS: TestUpdatePidsLimit (3.77s) [2020-12-01T16:00:15.869Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-12-01T16:00:15.869Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-12-01T16:00:15.869Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-12-01T16:00:15.869Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2020-12-01T16:00:15.869Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-12-01T16:00:15.869Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-12-01T16:00:15.869Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2020-12-01T16:00:15.869Z] === RUN TestUpdateRestartPolicy [2020-12-01T16:00:16.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-01T16:00:17.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-12-01T16:00:18.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-01T16:00:19.704Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-12-01T16:00:19.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-01T16:00:20.169Z] --- PASS: TestServiceCreateInit (10.54s) [2020-12-01T16:00:20.169Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s) [2020-12-01T16:00:20.169Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2020-12-01T16:00:20.169Z] === RUN TestCreateServiceMultipleTimes [2020-12-01T16:00:21.366Z] --- PASS: TestServiceWithDataPathPortInit (16.64s) [2020-12-01T16:00:21.366Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-01T16:00:22.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-01T16:00:26.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-01T16:00:26.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-01T16:00:26.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-01T16:00:26.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-01T16:00:26.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-01T16:00:27.949Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.21s) [2020-12-01T16:00:27.949Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yp0z28qzcbxxy0wkadq4bhrkn Created:2020-12-01 16:00:21.122242961 +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[776450952e8b74f797f001fb51f11431c0ce8330f96a13f61ab60806a6c7eb70:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o5smoc8ltrt6nlcdqutfikolr EndpointID:0832e70d1eb38dc67a45ec53fc3d6befdd76c2202fcd23f6f00bb60040eab152 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e764e37655d470d2f15a512d0525e2eb2e1d63ee4658499bcaf0aa18053765e2 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:b50a40a385de IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o5smoc8ltrt6nlcdqutfikolr EndpointID:0832e70d1eb38dc67a45ec53fc3d6befdd76c2202fcd23f6f00bb60040eab152 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-01T16:00:27.949Z] PASS [2020-12-01T16:00:27.949Z] [2020-12-01T16:00:27.949Z] === Skipped [2020-12-01T16:00:27.949Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T16:00:27.949Z] service_test.go:236: FLAKY_TEST [2020-12-01T16:00:27.949Z] [2020-12-01T16:00:27.949Z] [2020-12-01T16:00:27.949Z] DONE 23 tests, 1 skipped in 55.229s [2020-12-01T16:00:27.949Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-01T16:00:27.949Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:00:27.949Z] ++ set -e [2020-12-01T16:00:27.949Z] ++ '[' -n 0 ']' [2020-12-01T16:00:27.949Z] ++ set -x [2020-12-01T16:00:27.949Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:00:27.949Z] INFO: Testing against a local daemon [2020-12-01T16:00:27.949Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-01T16:00:27.949Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-01T16:00:27.949Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T16:00:27.949Z] === RUN TestDockerNetworkIpvlan [2020-12-01T16:00:27.949Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-01T16:00:27.949Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T16:00:27.949Z] PASS [2020-12-01T16:00:27.949Z] [2020-12-01T16:00:27.949Z] === Skipped [2020-12-01T16:00:27.949Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-01T16:00:27.949Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T16:00:27.949Z] [2020-12-01T16:00:27.949Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-01T16:00:27.949Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T16:00:27.949Z] [2020-12-01T16:00:27.949Z] [2020-12-01T16:00:27.949Z] DONE 2 tests, 2 skipped in 0.160s [2020-12-01T16:00:27.949Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-01T16:00:27.949Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:00:27.949Z] ++ set -e [2020-12-01T16:00:27.949Z] ++ '[' -n 0 ']' [2020-12-01T16:00:27.949Z] ++ set -x [2020-12-01T16:00:27.949Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:00:28.210Z] INFO: Testing against a local daemon [2020-12-01T16:00:28.210Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-01T16:00:28.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-01T16:00:29.579Z] --- PASS: TestUpdateRestartPolicy (12.86s) [2020-12-01T16:00:29.579Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-01T16:00:29.579Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2020-12-01T16:00:29.579Z] === RUN TestWaitNonBlocked [2020-12-01T16:00:29.579Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T16:00:29.579Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T16:00:29.579Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T16:00:29.579Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T16:00:29.579Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T16:00:29.579Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T16:00:30.124Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.90s) [2020-12-01T16:00:30.124Z] === RUN TestDockerNetworkMacvlan [2020-12-01T16:00:30.962Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-12-01T16:00:30.962Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2020-12-01T16:00:30.962Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.34s) [2020-12-01T16:00:30.962Z] === RUN TestWaitBlocked [2020-12-01T16:00:30.962Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T16:00:30.962Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T16:00:30.962Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T16:00:30.962Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T16:00:30.962Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T16:00:30.962Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T16:00:31.066Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-01T16:00:31.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-01T16:00:32.009Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-01T16:00:32.874Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-12-01T16:00:32.875Z] --- PASS: TestWaitBlocked (0.03s) [2020-12-01T16:00:32.875Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.60s) [2020-12-01T16:00:32.875Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.62s) [2020-12-01T16:00:32.875Z] === CONT TestContainerStartOnDaemonRestart [2020-12-01T16:00:32.875Z] === CONT TestIpcModeOlderClient [2020-12-01T16:00:32.875Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-12-01T16:00:32.875Z] === CONT TestDaemonHostGatewayIP [2020-12-01T16:00:33.395Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-01T16:00:34.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-01T16:00:35.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-01T16:00:35.946Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-01T16:00:36.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-01T16:00:36.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-12-01T16:00:36.741Z] --- PASS: TestContainerStartOnDaemonRestart (4.02s) [2020-12-01T16:00:36.741Z] === CONT TestContainerKillOnDaemonStart [2020-12-01T16:00:37.001Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-12-01T16:00:37.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-01T16:00:37.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-01T16:00:37.833Z] --- PASS: TestDaemonHostGatewayIP (4.98s) [2020-12-01T16:00:37.833Z] === CONT TestDaemonRestartIpcMode [2020-12-01T16:00:38.497Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-01T16:00:39.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-01T16:00:41.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-01T16:00:41.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-01T16:00:41.391Z] --- PASS: TestDaemonRestartIpcMode (3.64s) [2020-12-01T16:00:41.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-12-01T16:00:42.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-01T16:00:42.597Z] --- PASS: TestCreateServiceMultipleTimes (22.97s) [2020-12-01T16:00:42.597Z] === RUN TestCreateServiceConflict [2020-12-01T16:00:42.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-01T16:00:43.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-01T16:00:43.787Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-01T16:00:43.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-01T16:00:44.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-12-01T16:00:44.730Z] --- PASS: TestDockerNetworkMacvlan (14.82s) [2020-12-01T16:00:44.730Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.16s) [2020-12-01T16:00:44.730Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.29s) [2020-12-01T16:00:44.730Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.52s) [2020-12-01T16:00:44.730Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.38s) [2020-12-01T16:00:44.730Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.45s) [2020-12-01T16:00:44.730Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2020-12-01T16:00:44.730Z] PASS [2020-12-01T16:00:44.730Z] [2020-12-01T16:00:44.730Z] DONE 8 tests in 16.869s [2020-12-01T16:00:44.730Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-01T16:00:44.730Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:00:44.730Z] ++ set -e [2020-12-01T16:00:44.730Z] ++ '[' -n 0 ']' [2020-12-01T16:00:44.730Z] ++ set -x [2020-12-01T16:00:44.730Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:00:44.923Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-01T16:00:44.923Z] Using test binary docker [2020-12-01T16:00:44.923Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-01T16:00:44.923Z] +++ /etc/init.d/apparmor start [2020-12-01T16:00:44.923Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-01T16:00:44.923Z] INFO: Waiting for daemon to start... [2020-12-01T16:00:44.923Z] Starting dockerd [2020-12-01T16:00:44.923Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-12-01T16:00:44.982Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-01T16:00:44.991Z] testing: warning: no tests to run [2020-12-01T16:00:44.991Z] PASS [2020-12-01T16:00:44.991Z] [2020-12-01T16:00:44.991Z] DONE 0 tests in 0.029s [2020-12-01T16:00:44.991Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-01T16:00:44.991Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:00:44.991Z] ++ set -e [2020-12-01T16:00:44.991Z] ++ '[' -n 0 ']' [2020-12-01T16:00:44.991Z] ++ set -x [2020-12-01T16:00:44.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:00:44.991Z] INFO: Testing against a local daemon [2020-12-01T16:00:44.991Z] === RUN TestAuthZPluginAllowRequest [2020-12-01T16:00:46.099Z] --- PASS: TestCreateServiceConflict (3.77s) [2020-12-01T16:00:46.099Z] === RUN TestCreateServiceMaxReplicas [2020-12-01T16:00:46.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-01T16:00:46.909Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2020-12-01T16:00:46.910Z] === RUN TestAuthZPluginTLS [2020-12-01T16:00:46.995Z] . [2020-12-01T16:00:46.995Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-01T16:00:46.995Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-01T16:00:46.995Z] Error: No such image: emptyfs [2020-12-01T16:00:46.995Z] ++++ docker load [2020-12-01T16:00:46.995Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-01T16:00:47.292Z] Running integration-test (iteration 1) [2020-12-01T16:00:47.292Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-12-01T16:00:47.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:00:47.292Z] ++ set -e [2020-12-01T16:00:47.292Z] ++ '[' -n 0 ']' [2020-12-01T16:00:47.292Z] ++ set -x [2020-12-01T16:00:47.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:00:47.499Z] --- PASS: TestAuthZPluginTLS (0.70s) [2020-12-01T16:00:47.499Z] === RUN TestAuthZPluginDenyRequest [2020-12-01T16:00:48.074Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-12-01T16:00:48.074Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-01T16:00:48.649Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-12-01T16:00:48.649Z] === RUN TestAuthZPluginDenyResponse [2020-12-01T16:00:48.800Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-12-01T16:00:49.591Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-12-01T16:00:49.591Z] === RUN TestAuthZPluginAllowEventStream [2020-12-01T16:00:49.741Z] --- PASS: TestContainerKillOnDaemonStart (13.12s) [2020-12-01T16:00:49.741Z] PASS [2020-12-01T16:00:49.741Z] [2020-12-01T16:00:49.741Z] === Skipped [2020-12-01T16:00:49.741Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-01T16:00:49.741Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T16:00:49.741Z] [2020-12-01T16:00:49.741Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-01T16:00:49.741Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T16:00:49.741Z] [2020-12-01T16:00:49.741Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-01T16:00:49.741Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T16:00:49.741Z] [2020-12-01T16:00:49.741Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-01T16:00:49.741Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-01T16:00:49.741Z] [2020-12-01T16:00:49.741Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-01T16:00:49.741Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-01T16:00:49.741Z] [2020-12-01T16:00:49.741Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-01T16:00:49.741Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-01T16:00:49.741Z] [2020-12-01T16:00:49.741Z] [2020-12-01T16:00:49.741Z] DONE 195 tests, 6 skipped in 150.395s [2020-12-01T16:00:49.741Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-01T16:00:49.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:00:49.741Z] ++ set -e [2020-12-01T16:00:49.741Z] ++ '[' -n 0 ']' [2020-12-01T16:00:49.741Z] ++ set -x [2020-12-01T16:00:49.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:00:50.001Z] INFO: Testing against a local daemon [2020-12-01T16:00:50.001Z] === RUN TestCommitInheritsEnv [2020-12-01T16:00:50.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-12-01T16:00:50.520Z] --- PASS: TestCommitInheritsEnv (0.49s) [2020-12-01T16:00:50.520Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-01T16:00:50.520Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-01T16:00:50.520Z] === RUN TestImagesFilterMultiReference [2020-12-01T16:00:50.520Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-12-01T16:00:50.520Z] === RUN TestImagePullPlatformInvalid [2020-12-01T16:00:50.520Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-12-01T16:00:50.520Z] === RUN TestRemoveImageOrphaning [2020-12-01T16:00:50.569Z] --- PASS: TestCreateServiceMaxReplicas (3.91s) [2020-12-01T16:00:50.569Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-01T16:00:50.976Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2020-12-01T16:00:50.976Z] === RUN TestAuthZPluginErrorResponse [2020-12-01T16:00:51.462Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2020-12-01T16:00:51.462Z] === RUN TestRemoveImageGarbageCollector [2020-12-01T16:00:51.548Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-12-01T16:00:51.548Z] === RUN TestAuthZPluginErrorRequest [2020-12-01T16:00:52.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-01T16:00:52.119Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-12-01T16:00:52.119Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-01T16:00:52.602Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-12-01T16:00:52.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-01T16:00:53.061Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-12-01T16:00:53.061Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-01T16:00:54.247Z] --- PASS: TestRemoveImageGarbageCollector (2.78s) [2020-12-01T16:00:54.247Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-01T16:00:54.247Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-12-01T16:00:54.247Z] === RUN TestTagInvalidReference [2020-12-01T16:00:54.247Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-01T16:00:54.247Z] === RUN TestTagValidPrefixedRepo [2020-12-01T16:00:54.247Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-12-01T16:00:54.247Z] === RUN TestTagExistedNameWithoutForce [2020-12-01T16:00:54.247Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-12-01T16:00:54.247Z] === RUN TestTagOfficialNames [2020-12-01T16:00:54.247Z] --- PASS: TestTagOfficialNames (0.08s) [2020-12-01T16:00:54.247Z] === RUN TestTagMatchesDigest [2020-12-01T16:00:54.247Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-01T16:00:54.247Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-01T16:00:54.247Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-01T16:00:54.977Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-12-01T16:00:54.977Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-01T16:00:55.190Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-01T16:00:56.572Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-01T16:00:57.523Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.38s) [2020-12-01T16:00:57.523Z] === RUN TestAuthZPluginHeader [2020-12-01T16:00:58.466Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-12-01T16:00:58.466Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-01T16:00:58.466Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-01T16:00:58.466Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:00:58.466Z] === RUN TestAuthZPluginV2Disable [2020-12-01T16:00:58.466Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-01T16:00:58.466Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:00:58.466Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-01T16:00:58.466Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-01T16:00:58.466Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:00:58.466Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-01T16:00:58.466Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-01T16:00:58.466Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:00:58.466Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-01T16:00:59.963Z] Loaded image: buildpack-deps:buster [2020-12-01T16:00:59.964Z] Loaded image: busybox:latest [2020-12-01T16:00:59.964Z] Loaded image: busybox:glibc [2020-12-01T16:00:59.964Z] Loaded image: debian:buster [2020-12-01T16:01:00.256Z] Loaded image: hello-world:latest [2020-12-01T16:01:00.256Z] Loaded image: arm32v7/hello-world:latest [2020-12-01T16:01:00.256Z] INFO: Testing against a local daemon [2020-12-01T16:01:00.256Z] === RUN TestCgroupNamespacesBuild [2020-12-01T16:01:01.764Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2020-12-01T16:01:01.764Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-01T16:01:03.282Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2020-12-01T16:01:03.282Z] === RUN TestBuildWithSession [2020-12-01T16:01:03.282Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-01T16:01:03.282Z] build_session_test.go:25: TODO: BuildKit [2020-12-01T16:01:03.282Z] === RUN TestBuildSquashParent [2020-12-01T16:01:04.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-12-01T16:01:04.705Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-01T16:01:06.087Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-01T16:01:07.028Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-12-01T16:01:07.289Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-12-01T16:01:07.754Z] --- PASS: TestBuildSquashParent (4.30s) [2020-12-01T16:01:07.754Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-01T16:01:07.754Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T16:01:07.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T16:01:07.754Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T16:01:07.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T16:01:07.754Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T16:01:07.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T16:01:07.754Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T16:01:07.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T16:01:07.754Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T16:01:07.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T16:01:07.754Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T16:01:07.754Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T16:01:07.754Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T16:01:07.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T16:01:07.754Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T16:01:07.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T16:01:08.673Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-01T16:01:08.935Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-12-01T16:01:09.115Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.01s) [2020-12-01T16:01:09.115Z] === RUN TestCreateServiceSecretFileMode [2020-12-01T16:01:09.272Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T16:01:09.744Z] --- PASS: TestCreateServiceSecretFileMode (3.48s) [2020-12-01T16:01:09.744Z] === RUN TestCreateServiceConfigFileMode [2020-12-01T16:01:09.908Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T16:01:11.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-12-01T16:01:11.995Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-01T16:01:11.995Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2020-12-01T16:01:11.995Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2020-12-01T16:01:11.995Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s) [2020-12-01T16:01:11.995Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.94s) [2020-12-01T16:01:11.995Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2020-12-01T16:01:11.995Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.78s) [2020-12-01T16:01:11.995Z] === RUN TestBuildMultiStageCopy [2020-12-01T16:01:11.995Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-01T16:01:13.247Z] --- PASS: TestCreateServiceConfigFileMode (3.56s) [2020-12-01T16:01:13.247Z] === RUN TestCreateServiceSysctls [2020-12-01T16:01:13.505Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-01T16:01:13.505Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-01T16:01:13.798Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-01T16:01:14.090Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-01T16:01:14.728Z] --- PASS: TestBuildMultiStageCopy (2.98s) [2020-12-01T16:01:14.728Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.65s) [2020-12-01T16:01:14.728Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2020-12-01T16:01:14.728Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2020-12-01T16:01:14.728Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-12-01T16:01:14.728Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2020-12-01T16:01:14.728Z] === RUN TestBuildMultiStageParentConfig [2020-12-01T16:01:14.858Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-01T16:01:14.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-12-01T16:01:14.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-12-01T16:01:14.858Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-12-01T16:01:15.363Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2020-12-01T16:01:15.363Z] === RUN TestBuildLabelWithTargets [2020-12-01T16:01:16.581Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.84s) [2020-12-01T16:01:16.581Z] PASS [2020-12-01T16:01:16.581Z] [2020-12-01T16:01:16.581Z] === Skipped [2020-12-01T16:01:16.581Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-01T16:01:16.581Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:01:16.581Z] [2020-12-01T16:01:16.581Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-01T16:01:16.581Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:01:16.581Z] [2020-12-01T16:01:16.581Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-01T16:01:16.581Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:01:16.581Z] [2020-12-01T16:01:16.581Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-01T16:01:16.581Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:01:16.581Z] [2020-12-01T16:01:16.581Z] [2020-12-01T16:01:16.581Z] DONE 17 tests, 4 skipped in 31.307s [2020-12-01T16:01:16.581Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-01T16:01:16.581Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:01:16.581Z] ++ set -e [2020-12-01T16:01:16.581Z] ++ '[' -n 0 ']' [2020-12-01T16:01:16.581Z] ++ set -x [2020-12-01T16:01:16.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:01:16.581Z] INFO: Testing against a local daemon [2020-12-01T16:01:16.581Z] === RUN TestPluginInvalidJSON [2020-12-01T16:01:16.581Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:01:16.581Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:01:16.581Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:01:16.581Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-12-01T16:01:16.581Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-01T16:01:16.581Z] === RUN TestPluginInstall [2020-12-01T16:01:16.581Z] === RUN TestPluginInstall/no_auth [2020-12-01T16:01:16.905Z] --- PASS: TestBuildLabelWithTargets (1.28s) [2020-12-01T16:01:16.905Z] === RUN TestBuildWithEmptyLayers [2020-12-01T16:01:17.198Z] --- PASS: TestBuildWithEmptyLayers (0.59s) [2020-12-01T16:01:17.198Z] === RUN TestBuildMultiStageOnBuild [2020-12-01T16:01:17.424Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-01T16:01:17.684Z] --- PASS: TestCreateServiceSysctls (4.46s) [2020-12-01T16:01:17.684Z] === RUN TestCreateServiceCapabilities [2020-12-01T16:01:18.011Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-01T16:01:18.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-12-01T16:01:18.841Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-01T16:01:19.127Z] time="2020-12-01T16:01:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:01:19.127Z] time="2020-12-01T16:01:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccec6e6b91152d06a0c069ce4392b42139ef100f3aaa6211ca0e803a0812cca8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:01:19.127Z] time="2020-12-01T16:01:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:01:19.127Z] time="2020-12-01T16:01:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ccec6e6b91152d06a0c069ce4392b42139ef100f3aaa6211ca0e803a0812cca8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:01:19.127Z] === RUN TestPluginInstall/with_htpasswd [2020-12-01T16:01:19.266Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2020-12-01T16:01:19.266Z] === RUN TestBuildUncleanTarFilenames [2020-12-01T16:01:19.412Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-01T16:01:19.672Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-01T16:01:19.901Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2020-12-01T16:01:19.901Z] === RUN TestBuildMultiStageLayerLeak [2020-12-01T16:01:20.069Z] time="2020-12-01T16:01:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:01:20.069Z] time="2020-12-01T16:01:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a05d586e3564d1f961f311d12deb0260ecbfde1f53394a2186268dc6980a5c7d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:01:20.069Z] time="2020-12-01T16:01:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:01:20.069Z] time="2020-12-01T16:01:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a05d586e3564d1f961f311d12deb0260ecbfde1f53394a2186268dc6980a5c7d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:01:20.242Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-01T16:01:20.242Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-01T16:01:20.331Z] === RUN TestPluginInstall/with_insecure [2020-12-01T16:01:21.222Z] --- PASS: TestCreateServiceCapabilities (3.18s) [2020-12-01T16:01:21.222Z] === RUN TestInspect [2020-12-01T16:01:21.715Z] time="2020-12-01T16:01:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:01:21.715Z] time="2020-12-01T16:01:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8826c711cd05770d761045ae21b792de51b37383b2b063bae1821f584ed9f77" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:01:21.715Z] time="2020-12-01T16:01:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:01:21.715Z] time="2020-12-01T16:01:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8826c711cd05770d761045ae21b792de51b37383b2b063bae1821f584ed9f77" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:01:21.976Z] --- PASS: TestPluginInstall (5.53s) [2020-12-01T16:01:21.976Z] --- PASS: TestPluginInstall/no_auth (2.68s) [2020-12-01T16:01:21.976Z] --- PASS: TestPluginInstall/with_htpasswd (1.16s) [2020-12-01T16:01:21.976Z] --- PASS: TestPluginInstall/with_insecure (1.69s) [2020-12-01T16:01:21.976Z] plugin_test.go:157: [dbe764bb79a92] daemon is not started [2020-12-01T16:01:21.976Z] PASS [2020-12-01T16:01:21.976Z] [2020-12-01T16:01:21.976Z] DONE 6 tests in 5.735s [2020-12-01T16:01:21.976Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-01T16:01:21.976Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:01:21.976Z] ++ set -e [2020-12-01T16:01:21.976Z] ++ '[' -n 0 ']' [2020-12-01T16:01:21.976Z] ++ set -x [2020-12-01T16:01:21.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:01:21.980Z] --- PASS: TestBuildMultiStageLayerLeak (1.81s) [2020-12-01T16:01:21.980Z] === RUN TestBuildWithHugeFile [2020-12-01T16:01:22.154Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-01T16:01:22.237Z] INFO: Testing against a local daemon [2020-12-01T16:01:22.237Z] === RUN TestExternalGraphDriver [2020-12-01T16:01:22.237Z] === RUN TestExternalGraphDriver/json [2020-12-01T16:01:24.066Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-12-01T16:01:24.725Z] --- PASS: TestInspect (3.78s) [2020-12-01T16:01:24.725Z] === RUN TestCreateJob [2020-12-01T16:01:24.783Z] === RUN TestExternalGraphDriver/spec [2020-12-01T16:01:27.330Z] === RUN TestExternalGraphDriver/pull [2020-12-01T16:01:27.365Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-12-01T16:01:27.624Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-01T16:01:29.009Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-01T16:01:29.161Z] --- PASS: TestCreateJob (4.21s) [2020-12-01T16:01:29.161Z] === RUN TestReplicatedJob [2020-12-01T16:01:29.244Z] --- PASS: TestExternalGraphDriver (7.00s) [2020-12-01T16:01:29.244Z] --- PASS: TestExternalGraphDriver/json (2.31s) [2020-12-01T16:01:29.244Z] --- PASS: TestExternalGraphDriver/spec (2.41s) [2020-12-01T16:01:29.244Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2020-12-01T16:01:29.244Z] === RUN TestGraphdriverPluginV2 [2020-12-01T16:01:29.244Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-12-01T16:01:29.244Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:01:29.244Z] PASS [2020-12-01T16:01:29.244Z] [2020-12-01T16:01:29.244Z] === Skipped [2020-12-01T16:01:29.244Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-12-01T16:01:29.244Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:01:29.244Z] [2020-12-01T16:01:29.244Z] [2020-12-01T16:01:29.244Z] DONE 5 tests, 1 skipped in 7.184s [2020-12-01T16:01:29.244Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-01T16:01:29.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:01:29.244Z] ++ set -e [2020-12-01T16:01:29.244Z] ++ '[' -n 0 ']' [2020-12-01T16:01:29.244Z] ++ set -x [2020-12-01T16:01:29.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:01:29.244Z] INFO: Testing against a local daemon [2020-12-01T16:01:29.244Z] === RUN TestContinueAfterPluginCrash [2020-12-01T16:01:29.244Z] === PAUSE TestContinueAfterPluginCrash [2020-12-01T16:01:29.244Z] === RUN TestReadPluginNoRead [2020-12-01T16:01:29.244Z] === PAUSE TestReadPluginNoRead [2020-12-01T16:01:29.244Z] === RUN TestDaemonStartWithLogOpt [2020-12-01T16:01:29.244Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-01T16:01:29.244Z] === CONT TestContinueAfterPluginCrash [2020-12-01T16:01:29.244Z] === CONT TestDaemonStartWithLogOpt [2020-12-01T16:01:29.244Z] === CONT TestReadPluginNoRead [2020-12-01T16:01:30.392Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-01T16:01:30.608Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-12-01T16:01:30.609Z] [2020-12-01T16:01:30.609Z] ________ ____ __. [2020-12-01T16:01:30.609Z] \_____ \ | |/ _| [2020-12-01T16:01:30.609Z] / | \| < [2020-12-01T16:01:30.609Z] / | \ | \ [2020-12-01T16:01:30.609Z] \_______ /____|__ \ [2020-12-01T16:01:30.609Z] \/ \/ [2020-12-01T16:01:30.609Z] [2020-12-01T16:01:30.609Z] INFO: make.ps1 ended at 12/01/2020 16:01:29 [2020-12-01T16:01:30.652Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-12-01T16:01:30.652Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-01T16:01:31.592Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-01T16:01:32.163Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-01T16:01:32.423Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-01T16:01:33.520Z] INFO: Binaries build ended at 12/01/2020 16:01:32. Duration:00:01:35.2931678 [2020-12-01T16:01:33.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-12-01T16:01:34.542Z] === RUN TestReadPluginNoRead/default [2020-12-01T16:01:34.542Z] --- PASS: TestDaemonStartWithLogOpt (4.82s) [2020-12-01T16:01:35.485Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-01T16:01:35.706Z] INFO: Copying the built daemon binary to d:\CI\PR-41736\1\binary\dockerd-07f6a21322.exe... [2020-12-01T16:01:35.706Z] INFO: Copying the built client binary to d:\CI\PR-41736\1\binary\docker-07f6a21322.exe... [2020-12-01T16:01:35.706Z] INFO: Copying dockerversion from the container... [2020-12-01T16:01:36.682Z] INFO: Copying the golang package from the container to d:\CI\PR-41736\1\installer\go.zip... [2020-12-01T16:01:37.398Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-01T16:01:37.619Z] --- PASS: TestReplicatedJob (7.42s) [2020-12-01T16:01:37.619Z] === RUN TestUpdateReplicatedJob [2020-12-01T16:01:38.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-12-01T16:01:38.781Z] --- PASS: TestReadPluginNoRead (9.29s) [2020-12-01T16:01:38.781Z] --- PASS: TestReadPluginNoRead/default (1.76s) [2020-12-01T16:01:38.781Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.57s) [2020-12-01T16:01:38.781Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s) [2020-12-01T16:01:38.781Z] read_test.go:92: [dfb4436439fd3] daemon is not started [2020-12-01T16:01:39.723Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2020-12-01T16:01:39.723Z] PASS [2020-12-01T16:01:39.723Z] [2020-12-01T16:01:39.723Z] DONE 6 tests in 10.351s [2020-12-01T16:01:39.723Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-01T16:01:39.723Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:01:39.723Z] ++ set -e [2020-12-01T16:01:39.723Z] ++ '[' -n 0 ']' [2020-12-01T16:01:39.723Z] ++ set -x [2020-12-01T16:01:39.723Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:01:39.723Z] testing: warning: no tests to run [2020-12-01T16:01:39.723Z] PASS [2020-12-01T16:01:39.723Z] [2020-12-01T16:01:39.723Z] DONE 0 tests in 0.054s [2020-12-01T16:01:39.723Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-01T16:01:39.723Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:01:39.723Z] ++ set -e [2020-12-01T16:01:39.723Z] ++ '[' -n 0 ']' [2020-12-01T16:01:39.723Z] ++ set -x [2020-12-01T16:01:39.723Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:01:39.723Z] INFO: Testing against a local daemon [2020-12-01T16:01:39.723Z] === RUN TestPluginWithDevMounts [2020-12-01T16:01:39.723Z] === PAUSE TestPluginWithDevMounts [2020-12-01T16:01:39.723Z] === CONT TestPluginWithDevMounts [2020-12-01T16:01:40.425Z] INFO: Extracting go.zip to d:\CI\PR-41736\1\go [2020-12-01T16:01:41.123Z] --- PASS: TestUpdateReplicatedJob (4.47s) [2020-12-01T16:01:41.123Z] === RUN TestServiceListWithStatuses [2020-12-01T16:01:41.123Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-01T16:01:41.123Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-01T16:01:41.123Z] === RUN TestDockerNetworkConnectAlias [2020-12-01T16:01:42.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-12-01T16:01:42.267Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-12-01T16:01:42.267Z] PASS [2020-12-01T16:01:42.267Z] [2020-12-01T16:01:42.267Z] DONE 1 tests in 2.397s [2020-12-01T16:01:42.267Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-01T16:01:42.267Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:01:42.267Z] ++ set -e [2020-12-01T16:01:42.267Z] ++ '[' -n 0 ']' [2020-12-01T16:01:42.267Z] ++ set -x [2020-12-01T16:01:42.267Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:01:42.267Z] INFO: Testing against a local daemon [2020-12-01T16:01:42.267Z] === RUN TestSecretInspect [2020-12-01T16:01:44.812Z] --- PASS: TestSecretInspect (2.47s) [2020-12-01T16:01:44.812Z] === RUN TestSecretList [2020-12-01T16:01:46.408Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-01T16:01:46.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-12-01T16:01:46.930Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-01T16:01:47.871Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-01T16:01:48.112Z] --- PASS: TestSecretList (2.90s) [2020-12-01T16:01:48.113Z] === RUN TestSecretsCreateAndDelete [2020-12-01T16:01:49.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-12-01T16:01:49.618Z] --- PASS: TestDockerNetworkConnectAlias (7.77s) [2020-12-01T16:01:49.618Z] === RUN TestDockerNetworkReConnect [2020-12-01T16:01:50.665Z] --- PASS: TestSecretsCreateAndDelete (2.93s) [2020-12-01T16:01:50.665Z] === RUN TestSecretsUpdate [2020-12-01T16:01:51.167Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-01T16:01:53.080Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-12-01T16:01:53.976Z] --- PASS: TestSecretsUpdate (2.92s) [2020-12-01T16:01:53.976Z] === RUN TestTemplatedSecret [2020-12-01T16:01:55.231Z] --- PASS: TestDockerNetworkReConnect (6.26s) [2020-12-01T16:01:55.231Z] === RUN TestServicePlugin [2020-12-01T16:01:55.231Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-01T16:01:55.231Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:01:55.231Z] === RUN TestServiceUpdateLabel [2020-12-01T16:01:55.618Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-01T16:01:56.188Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-12-01T16:01:56.758Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-01T16:01:56.758Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-01T16:01:56.758Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-01T16:01:56.758Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-01T16:01:56.758Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-01T16:01:57.280Z] --- PASS: TestTemplatedSecret (3.20s) [2020-12-01T16:01:57.280Z] === RUN TestSecretCreateResolve [2020-12-01T16:01:58.144Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-12-01T16:01:58.737Z] --- PASS: TestServiceUpdateLabel (3.63s) [2020-12-01T16:01:58.737Z] === RUN TestServiceUpdateSecrets [2020-12-01T16:01:59.826Z] --- PASS: TestSecretCreateResolve (2.90s) [2020-12-01T16:01:59.826Z] PASS [2020-12-01T16:01:59.826Z] [2020-12-01T16:01:59.826Z] DONE 6 tests in 17.513s [2020-12-01T16:01:59.826Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-12-01T16:01:59.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:01:59.826Z] ++ set -e [2020-12-01T16:01:59.826Z] ++ '[' -n 0 ']' [2020-12-01T16:01:59.826Z] ++ set -x [2020-12-01T16:01:59.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:01:59.826Z] INFO: Testing against a local daemon [2020-12-01T16:01:59.826Z] === RUN TestServiceCreateInit [2020-12-01T16:01:59.826Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-01T16:02:00.685Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-01T16:02:02.070Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-12-01T16:02:05.116Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-01T16:02:05.370Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-01T16:02:07.280Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-12-01T16:02:08.222Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-12-01T16:02:08.793Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-01T16:02:08.793Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-12-01T16:02:09.364Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-01T16:02:09.364Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-01T16:02:10.399Z] INFO: Extraction ended at 12/01/2020 16:02:08. Duration:00:00:28.5387997 [2020-12-01T16:02:10.399Z] INFO: Updating the golang and path environment variables [2020-12-01T16:02:10.399Z] INFO: GOPATH=d:\gopath [2020-12-01T16:02:10.399Z] INFO: go version go1.13.15 windows/amd64 [2020-12-01T16:02:10.399Z] INFO: Running the daemon under test in debug mode [2020-12-01T16:02:10.399Z] INFO: Starting a daemon under test... [2020-12-01T16:02:10.399Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41736\1\daemon --pidfile d:\CI\PR-41736\1\docker.pid -D [2020-12-01T16:02:10.399Z] INFO: Process started successfully. [2020-12-01T16:02:10.399Z] INFO: Start tailing logs of the daemon under tests [2020-12-01T16:02:10.399Z] INFO: Waiting for the daemon under test to start... [2020-12-01T16:02:10.405Z] --- PASS: TestServiceCreateInit (9.69s) [2020-12-01T16:02:10.405Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.78s) [2020-12-01T16:02:10.405Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.88s) [2020-12-01T16:02:10.405Z] === RUN TestCreateServiceMultipleTimes [2020-12-01T16:02:14.051Z] --- PASS: TestServiceUpdateSecrets (15.73s) [2020-12-01T16:02:14.051Z] === RUN TestServiceUpdateConfigs [2020-12-01T16:02:14.652Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-12-01T16:02:14.652Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-01T16:02:15.593Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-12-01T16:02:16.164Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-12-01T16:02:18.078Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-12-01T16:02:18.954Z] --- PASS: TestBuildWithHugeFile (54.37s) [2020-12-01T16:02:18.954Z] === RUN TestBuildWithEmptyDockerfile [2020-12-01T16:02:18.954Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T16:02:18.954Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T16:02:18.954Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T16:02:18.954Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T16:02:18.954Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T16:02:18.954Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T16:02:18.954Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T16:02:18.954Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T16:02:18.954Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T16:02:18.954Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-12-01T16:02:18.954Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-12-01T16:02:18.954Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-12-01T16:02:18.954Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-12-01T16:02:18.954Z] === RUN TestBuildPreserveOwnership [2020-12-01T16:02:18.954Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-01T16:02:18.954Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-01T16:02:20.471Z] --- PASS: TestBuildPreserveOwnership (3.84s) [2020-12-01T16:02:20.471Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.47s) [2020-12-01T16:02:20.471Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2020-12-01T16:02:20.471Z] === RUN TestBuildPlatformInvalid [2020-12-01T16:02:20.471Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-12-01T16:02:20.471Z] PASS [2020-12-01T16:02:20.471Z] [2020-12-01T16:02:20.471Z] === Skipped [2020-12-01T16:02:20.471Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-12-01T16:02:20.471Z] build_session_test.go:25: TODO: BuildKit [2020-12-01T16:02:20.471Z] [2020-12-01T16:02:20.471Z] [2020-12-01T16:02:20.471Z] DONE 32 tests, 1 skipped in 93.073s [2020-12-01T16:02:20.471Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-12-01T16:02:20.471Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:02:20.471Z] ++ set -e [2020-12-01T16:02:20.471Z] ++ '[' -n 0 ']' [2020-12-01T16:02:20.471Z] ++ set -x [2020-12-01T16:02:20.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:02:20.472Z] INFO: Testing against a local daemon [2020-12-01T16:02:20.472Z] === RUN TestConfigInspect [2020-12-01T16:02:21.378Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-01T16:02:21.378Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-12-01T16:02:21.639Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-12-01T16:02:21.900Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-01T16:02:22.555Z] --- PASS: TestConfigInspect (1.96s) [2020-12-01T16:02:22.555Z] === RUN TestConfigList [2020-12-01T16:02:23.810Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-01T16:02:24.628Z] --- PASS: TestConfigList (1.94s) [2020-12-01T16:02:24.629Z] === RUN TestConfigsCreateAndDelete [2020-12-01T16:02:24.751Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-12-01T16:02:26.662Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-12-01T16:02:26.715Z] --- PASS: TestConfigsCreateAndDelete (1.93s) [2020-12-01T16:02:26.715Z] === RUN TestConfigsUpdate [2020-12-01T16:02:28.044Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-01T16:02:28.228Z] --- PASS: TestConfigsUpdate (1.94s) [2020-12-01T16:02:28.228Z] === RUN TestTemplatedConfig [2020-12-01T16:02:28.522Z] --- PASS: TestCreateServiceMultipleTimes (16.97s) [2020-12-01T16:02:28.522Z] === RUN TestCreateServiceConflict [2020-12-01T16:02:28.614Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-01T16:02:28.614Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-01T16:02:29.463Z] --- PASS: TestCreateServiceConflict (2.93s) [2020-12-01T16:02:29.463Z] === RUN TestCreateServiceMaxReplicas [2020-12-01T16:02:29.994Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-01T16:02:30.936Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-12-01T16:02:30.956Z] --- PASS: TestTemplatedConfig (2.39s) [2020-12-01T16:02:30.956Z] === RUN TestConfigCreateResolve [2020-12-01T16:02:31.196Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-01T16:02:31.515Z] .....INFO: Daemon under test started and replied! [2020-12-01T16:02:31.515Z] INFO: Docker version of the daemon under test [2020-12-01T16:02:31.515Z] [2020-12-01T16:02:31.515Z] Client: [2020-12-01T16:02:31.515Z] Version: 17.06.2-ce [2020-12-01T16:02:31.515Z] API version: 1.30 [2020-12-01T16:02:31.515Z] Go version: go1.8.3 [2020-12-01T16:02:31.515Z] Git commit: cec0b72 [2020-12-01T16:02:31.515Z] Built: Tue Sep 5 19:57:19 2017 [2020-12-01T16:02:31.515Z] OS/Arch: windows/amd64 [2020-12-01T16:02:31.515Z] [2020-12-01T16:02:31.515Z] Server: [2020-12-01T16:02:31.515Z] Version: 0.0.0-dev [2020-12-01T16:02:31.515Z] API version: 1.41 (minimum version 1.24) [2020-12-01T16:02:31.515Z] Go version: go1.13.15 [2020-12-01T16:02:31.515Z] Git commit: 07f6a21322 [2020-12-01T16:02:31.515Z] Built: 12/01/2020 16:00:03 [2020-12-01T16:02:31.515Z] OS/Arch: windows/amd64 [2020-12-01T16:02:31.515Z] Experimental: false [2020-12-01T16:02:31.515Z] [2020-12-01T16:02:31.515Z] INFO: Docker info of the daemon under test [2020-12-01T16:02:31.515Z] [2020-12-01T16:02:31.515Z] Containers: 0 [2020-12-01T16:02:31.515Z] Running: 0 [2020-12-01T16:02:31.515Z] Paused: 0 [2020-12-01T16:02:31.515Z] Stopped: 0 [2020-12-01T16:02:31.515Z] Images: 0 [2020-12-01T16:02:31.515Z] Server Version: 0.0.0-dev [2020-12-01T16:02:31.515Z] Storage Driver: windowsfilter [2020-12-01T16:02:31.515Z] Windows: [2020-12-01T16:02:31.515Z] Logging Driver: json-file [2020-12-01T16:02:31.515Z] Plugins: [2020-12-01T16:02:31.515Z] Volume: local [2020-12-01T16:02:31.515Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-01T16:02:31.515Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-01T16:02:31.515Z] Swarm: inactive [2020-12-01T16:02:31.515Z] Default Isolation: process [2020-12-01T16:02:31.515Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-01T16:02:31.515Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-01T16:02:31.515Z] OSType: windows [2020-12-01T16:02:31.515Z] Architecture: x86_64 [2020-12-01T16:02:31.515Z] CPUs: 4 [2020-12-01T16:02:31.515Z] Total Memory: 32GiB [2020-12-01T16:02:31.515Z] Name: azwin-2-323940 [2020-12-01T16:02:31.515Z] ID: G54V:MLLA:LEI3:ADS3:3GSQ:DOVS:AIN5:BWN5:VLA4:KEWS:VKR7:UHFS [2020-12-01T16:02:31.515Z] Docker Root Dir: D:\CI\PR-41736\1\daemon [2020-12-01T16:02:31.515Z] Debug Mode (client): false [2020-12-01T16:02:31.515Z] Debug Mode (server): true [2020-12-01T16:02:31.515Z] File Descriptors: -1 [2020-12-01T16:02:31.515Z] Goroutines: 16 [2020-12-01T16:02:31.515Z] System Time: 2020-12-01T16:02:28.4289989Z [2020-12-01T16:02:31.515Z] EventsListeners: 0 [2020-12-01T16:02:31.515Z] Registry: https://index.docker.io/v1/ [2020-12-01T16:02:31.515Z] Labels: [2020-12-01T16:02:31.515Z] Experimental: false [2020-12-01T16:02:31.515Z] Insecure Registries: [2020-12-01T16:02:31.515Z] 127.0.0.0/8 [2020-12-01T16:02:31.515Z] Live Restore Enabled: false [2020-12-01T16:02:31.515Z] [2020-12-01T16:02:31.515Z] [2020-12-01T16:02:31.515Z] INFO: Docker images of the daemon under test [2020-12-01T16:02:31.515Z] [2020-12-01T16:02:31.515Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-01T16:02:31.515Z] [2020-12-01T16:02:31.515Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-12-01T16:02:31.515Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-12-01T16:02:31.515Z] ltsc2019: Pulling from windows/servercore [2020-12-01T16:02:31.515Z] 4612f6d0b889: Pulling fs layer [2020-12-01T16:02:31.515Z] 680bbdbacf1b: Pulling fs layer [2020-12-01T16:02:32.136Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-12-01T16:02:32.632Z] --- PASS: TestServiceUpdateConfigs (15.71s) [2020-12-01T16:02:32.632Z] === RUN TestServiceUpdateNetwork [2020-12-01T16:02:32.706Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-01T16:02:32.766Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2020-12-01T16:02:32.766Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-01T16:02:33.033Z] --- PASS: TestConfigCreateResolve (1.96s) [2020-12-01T16:02:33.033Z] === RUN TestConfigDaemonLibtrustID [2020-12-01T16:02:33.033Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-12-01T16:02:33.033Z] PASS [2020-12-01T16:02:33.033Z] [2020-12-01T16:02:33.033Z] DONE 7 tests in 12.740s [2020-12-01T16:02:33.033Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-12-01T16:02:33.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:02:33.033Z] ++ set -e [2020-12-01T16:02:33.033Z] ++ '[' -n 0 ']' [2020-12-01T16:02:33.033Z] ++ set -x [2020-12-01T16:02:33.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:02:33.325Z] INFO: Testing against a local daemon [2020-12-01T16:02:33.325Z] === RUN TestCheckpoint [2020-12-01T16:02:33.325Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-01T16:02:33.325Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T16:02:33.325Z] === RUN TestContainerInvalidJSON [2020-12-01T16:02:33.325Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T16:02:33.325Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T16:02:33.325Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T16:02:33.325Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T16:02:33.325Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-01T16:02:33.325Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-01T16:02:33.325Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T16:02:33.325Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-01T16:02:33.325Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T16:02:33.325Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-01T16:02:33.325Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-01T16:02:33.325Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-01T16:02:33.325Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-01T16:02:33.325Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-01T16:02:33.325Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-12-01T16:02:33.325Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-01T16:02:33.325Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-12-01T16:02:33.325Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-01T16:02:33.627Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-12-01T16:02:33.627Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-01T16:02:33.627Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-12-01T16:02:33.627Z] === RUN TestCopyFromContainer [2020-12-01T16:02:35.136Z] === RUN TestCopyFromContainer// [2020-12-01T16:02:35.136Z] === RUN TestCopyFromContainer//bar/root [2020-12-01T16:02:35.136Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-01T16:02:35.136Z] === RUN TestCopyFromContainer/bar/quux [2020-12-01T16:02:35.136Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-01T16:02:35.136Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-01T16:02:35.428Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-01T16:02:35.428Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-01T16:02:35.428Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-01T16:02:35.428Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-01T16:02:35.723Z] --- PASS: TestCopyFromContainer (2.04s) [2020-12-01T16:02:35.723Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-01T16:02:35.723Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-12-01T16:02:35.723Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-01T16:02:35.723Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-12-01T16:02:35.723Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-12-01T16:02:35.723Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-12-01T16:02:35.723Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-12-01T16:02:35.723Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-12-01T16:02:35.723Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-12-01T16:02:35.723Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-12-01T16:02:35.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-01T16:02:35.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T16:02:35.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T16:02:35.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T16:02:35.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T16:02:35.723Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T16:02:35.723Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T16:02:35.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T16:02:35.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T16:02:35.723Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T16:02:35.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-01T16:02:35.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-01T16:02:35.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-01T16:02:35.723Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-01T16:02:35.723Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-01T16:02:35.723Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-12-01T16:02:35.723Z] === RUN TestCreateWithInvalidEnv [2020-12-01T16:02:35.723Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-01T16:02:35.723Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-01T16:02:35.723Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-01T16:02:35.723Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-01T16:02:35.723Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-01T16:02:35.723Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-01T16:02:35.723Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-01T16:02:35.723Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-01T16:02:35.723Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-01T16:02:35.723Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-01T16:02:35.723Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-01T16:02:35.723Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-01T16:02:35.723Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-01T16:02:35.723Z] === RUN TestCreateTmpfsMountsTarget [2020-12-01T16:02:35.723Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-01T16:02:35.723Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-01T16:02:36.907Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-01T16:02:37.280Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s) [2020-12-01T16:02:37.280Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-01T16:02:37.329Z] 680bbdbacf1b: Verifying Checksum [2020-12-01T16:02:37.329Z] 680bbdbacf1b: Download complete [2020-12-01T16:02:38.793Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2020-12-01T16:02:38.793Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-01T16:02:38.793Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T16:02:38.793Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T16:02:38.793Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T16:02:38.793Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T16:02:38.793Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T16:02:38.793Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T16:02:38.793Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T16:02:38.793Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T16:02:38.793Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T16:02:38.793Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T16:02:38.793Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T16:02:38.793Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T16:02:38.793Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T16:02:38.793Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T16:02:38.793Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T16:02:38.793Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-01T16:02:38.793Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-12-01T16:02:38.793Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-12-01T16:02:38.793Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-12-01T16:02:38.793Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-12-01T16:02:38.793Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-12-01T16:02:38.793Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-01T16:02:39.428Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2020-12-01T16:02:39.428Z] === RUN TestCreateDifferentPlatform [2020-12-01T16:02:39.428Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-01T16:02:39.428Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-01T16:02:39.428Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-12-01T16:02:39.428Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-01T16:02:39.428Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-01T16:02:39.428Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-01T16:02:39.428Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-12-01T16:02:39.428Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-01T16:02:39.428Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2020-12-01T16:02:39.428Z] === RUN TestContainerStartOnDaemonRestart [2020-12-01T16:02:39.428Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-01T16:02:39.428Z] === RUN TestDaemonRestartIpcMode [2020-12-01T16:02:39.428Z] === PAUSE TestDaemonRestartIpcMode [2020-12-01T16:02:39.428Z] === RUN TestDaemonHostGatewayIP [2020-12-01T16:02:39.428Z] === PAUSE TestDaemonHostGatewayIP [2020-12-01T16:02:39.428Z] === RUN TestContainerKillOnDaemonStart [2020-12-01T16:02:39.428Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-01T16:02:39.428Z] === RUN TestDiff [2020-12-01T16:02:40.067Z] --- PASS: TestDiff (0.51s) [2020-12-01T16:02:40.067Z] === RUN TestExecWithCloseStdin [2020-12-01T16:02:40.701Z] --- PASS: TestExecWithCloseStdin (0.61s) [2020-12-01T16:02:40.701Z] === RUN TestExec [2020-12-01T16:02:41.110Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-12-01T16:02:41.336Z] --- PASS: TestExec (0.62s) [2020-12-01T16:02:41.336Z] === RUN TestExecUser [2020-12-01T16:02:41.967Z] --- PASS: TestExecUser (0.60s) [2020-12-01T16:02:41.967Z] === RUN TestExportContainerAndImportImage [2020-12-01T16:02:42.607Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2020-12-01T16:02:42.607Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-01T16:02:43.654Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-12-01T16:02:44.124Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2020-12-01T16:02:44.125Z] === RUN TestHealthCheckWorkdir [2020-12-01T16:02:44.225Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-01T16:02:44.762Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2020-12-01T16:02:44.762Z] === RUN TestHealthKillContainer [2020-12-01T16:02:45.607Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-01T16:02:45.867Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-12-01T16:02:46.437Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-12-01T16:02:47.008Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-12-01T16:02:47.492Z] --- PASS: TestHealthKillContainer (2.63s) [2020-12-01T16:02:47.492Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-01T16:02:47.579Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-12-01T16:02:47.671Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.12s) [2020-12-01T16:02:47.671Z] === RUN TestCreateServiceSecretFileMode [2020-12-01T16:02:47.783Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-12-01T16:02:47.783Z] === RUN TestIpcModeNone [2020-12-01T16:02:47.948Z] --- PASS: TestServiceUpdateNetwork (16.27s) [2020-12-01T16:02:47.948Z] === RUN TestServiceUpdatePidsLimit [2020-12-01T16:02:47.948Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-01T16:02:48.419Z] --- PASS: TestIpcModeNone (0.59s) [2020-12-01T16:02:48.419Z] === RUN TestIpcModePrivate [2020-12-01T16:02:48.576Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-01T16:02:48.962Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-01T16:02:49.054Z] --- PASS: TestIpcModePrivate (0.61s) [2020-12-01T16:02:49.054Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-12-01T16:02:49.054Z] === RUN TestIpcModeShareable [2020-12-01T16:02:49.531Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-12-01T16:02:49.532Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-12-01T16:02:49.689Z] --- PASS: TestIpcModeShareable (0.59s) [2020-12-01T16:02:49.689Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-12-01T16:02:49.689Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-01T16:02:49.736Z] 4612f6d0b889: Download complete [2020-12-01T16:02:50.216Z] --- PASS: TestCreateServiceSecretFileMode (3.06s) [2020-12-01T16:02:50.216Z] === RUN TestCreateServiceConfigFileMode [2020-12-01T16:02:51.442Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-12-01T16:02:51.767Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s) [2020-12-01T16:02:51.768Z] === RUN TestAPIIpcModeHost [2020-12-01T16:02:52.061Z] --- PASS: TestAPIIpcModeHost (0.46s) [2020-12-01T16:02:52.061Z] === RUN TestDaemonIpcModeShareable [2020-12-01T16:02:53.518Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2020-12-01T16:02:53.518Z] === RUN TestCreateServiceSysctls [2020-12-01T16:02:53.569Z] --- PASS: TestDaemonIpcModeShareable (1.37s) [2020-12-01T16:02:53.569Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-01T16:02:53.569Z] === RUN TestDaemonIpcModePrivate [2020-12-01T16:02:53.983Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-12-01T16:02:54.618Z] --- PASS: TestDaemonIpcModePrivate (1.37s) [2020-12-01T16:02:54.618Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-01T16:02:54.618Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-01T16:02:56.127Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s) [2020-12-01T16:02:56.127Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-01T16:02:56.127Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-01T16:02:57.067Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-01T16:02:57.631Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2020-12-01T16:02:57.631Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-01T16:02:57.631Z] === RUN TestIpcModeOlderClient [2020-12-01T16:02:57.631Z] === PAUSE TestIpcModeOlderClient [2020-12-01T16:02:57.631Z] === RUN TestKillContainerInvalidSignal [2020-12-01T16:02:57.722Z] --- PASS: TestCreateServiceSysctls (4.07s) [2020-12-01T16:02:57.722Z] === RUN TestCreateServiceCapabilities [2020-12-01T16:02:57.941Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2020-12-01T16:02:57.941Z] === RUN TestKillContainer [2020-12-01T16:02:57.941Z] === RUN TestKillContainer/no_signal [2020-12-01T16:02:58.184Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-12-01T16:02:58.578Z] === RUN TestKillContainer/non_killing_signal [2020-12-01T16:02:58.872Z] === RUN TestKillContainer/killing_signal [2020-12-01T16:02:59.123Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-12-01T16:02:59.906Z] --- PASS: TestKillContainer (1.71s) [2020-12-01T16:02:59.906Z] --- PASS: TestKillContainer/no_signal (0.56s) [2020-12-01T16:02:59.906Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-12-01T16:02:59.906Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2020-12-01T16:02:59.906Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-01T16:02:59.906Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-01T16:03:00.200Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-01T16:03:00.269Z] --- PASS: TestCreateServiceCapabilities (3.14s) [2020-12-01T16:03:00.269Z] === RUN TestInspect [2020-12-01T16:03:00.504Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-01T16:03:00.835Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2020-12-01T16:03:00.835Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-12-01T16:03:00.835Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-12-01T16:03:00.835Z] === RUN TestKillStoppedContainer [2020-12-01T16:03:00.835Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-12-01T16:03:00.835Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-01T16:03:00.835Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-12-01T16:03:00.835Z] === RUN TestKillDifferentUserContainer [2020-12-01T16:03:01.445Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-12-01T16:03:01.445Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-01T16:03:01.469Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2020-12-01T16:03:01.469Z] === RUN TestInspectOomKilledTrue [2020-12-01T16:03:01.706Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-01T16:03:02.504Z] --- PASS: TestInspectOomKilledTrue (0.90s) [2020-12-01T16:03:02.504Z] === RUN TestInspectOomKilledFalse [2020-12-01T16:03:02.798Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-12-01T16:03:02.798Z] === RUN TestLinksEtcHostsContentMatch [2020-12-01T16:03:03.439Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2020-12-01T16:03:03.439Z] === RUN TestLinksContainerNames [2020-12-01T16:03:03.573Z] --- PASS: TestInspect (3.27s) [2020-12-01T16:03:03.573Z] === RUN TestCreateJob [2020-12-01T16:03:04.474Z] --- PASS: TestLinksContainerNames (1.07s) [2020-12-01T16:03:04.474Z] === RUN TestLogsFollowTailEmpty [2020-12-01T16:03:04.766Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-12-01T16:03:04.766Z] === RUN TestContainerNetworkMountsNoChown [2020-12-01T16:03:05.004Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-12-01T16:03:05.402Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/default [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/default [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/private [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/private [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rprivate [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/slave [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/slave [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rslave [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/shared [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/shared [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rshared [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/default [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/rshared [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/shared [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/slave [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/rslave [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/rprivate [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/private [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-01T16:03:05.402Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T16:03:05.402Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-01T16:03:05.402Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-01T16:03:05.523Z] --- PASS: TestServiceUpdatePidsLimit (18.07s) [2020-12-01T16:03:05.523Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-12-01T16:03:05.523Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-12-01T16:03:05.523Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-12-01T16:03:05.523Z] PASS [2020-12-01T16:03:05.523Z] [2020-12-01T16:03:05.523Z] === Skipped [2020-12-01T16:03:05.523Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-12-01T16:03:05.523Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-01T16:03:05.523Z] [2020-12-01T16:03:05.523Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-12-01T16:03:05.523Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:03:05.523Z] [2020-12-01T16:03:05.523Z] [2020-12-01T16:03:05.523Z] DONE 27 tests, 2 skipped in 175.405s [2020-12-01T16:03:05.523Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-12-01T16:03:05.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:03:05.523Z] ++ set -e [2020-12-01T16:03:05.523Z] ++ '[' -n 0 ']' [2020-12-01T16:03:05.523Z] ++ set -x [2020-12-01T16:03:05.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:03:05.523Z] INFO: Testing against a local daemon [2020-12-01T16:03:05.523Z] === RUN TestSessionCreate [2020-12-01T16:03:05.523Z] --- PASS: TestSessionCreate (0.02s) [2020-12-01T16:03:05.523Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-01T16:03:05.523Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-12-01T16:03:05.523Z] PASS [2020-12-01T16:03:05.523Z] [2020-12-01T16:03:05.523Z] DONE 2 tests in 0.238s [2020-12-01T16:03:05.523Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-12-01T16:03:05.523Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:03:05.523Z] ++ set -e [2020-12-01T16:03:05.523Z] ++ '[' -n 0 ']' [2020-12-01T16:03:05.523Z] ++ set -x [2020-12-01T16:03:05.523Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:03:05.523Z] INFO: Testing against a local daemon [2020-12-01T16:03:05.523Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-01T16:03:05.523Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T16:03:05.523Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-01T16:03:05.523Z] === RUN TestEventsExecDie [2020-12-01T16:03:05.523Z] --- PASS: TestEventsExecDie (0.93s) [2020-12-01T16:03:05.523Z] === RUN TestEventsBackwardsCompatible [2020-12-01T16:03:05.523Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-12-01T16:03:05.523Z] === RUN TestInfoBinaryCommits [2020-12-01T16:03:05.523Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-12-01T16:03:05.523Z] === RUN TestInfoAPIVersioned [2020-12-01T16:03:05.523Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-01T16:03:05.523Z] === RUN TestInfoDiscoveryBackend [2020-12-01T16:03:05.700Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-01T16:03:05.700Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-01T16:03:05.700Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-01T16:03:05.700Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-01T16:03:05.700Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-01T16:03:05.700Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-01T16:03:05.700Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T16:03:05.700Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-01T16:03:05.700Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T16:03:05.700Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-01T16:03:05.700Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-01T16:03:05.700Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-01T16:03:05.700Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-01T16:03:05.701Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T16:03:05.701Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-01T16:03:05.701Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T16:03:05.701Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T16:03:05.701Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T16:03:05.701Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-12-01T16:03:05.701Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-12-01T16:03:05.701Z] === RUN TestContainerBindMountNonRecursive [2020-12-01T16:03:06.151Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-12-01T16:03:06.151Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-01T16:03:06.917Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-01T16:03:07.180Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-01T16:03:07.180Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-01T16:03:07.219Z] --- PASS: TestContainerBindMountNonRecursive (1.55s) [2020-12-01T16:03:07.219Z] === RUN TestContainerVolumesMountedAsShared [2020-12-01T16:03:07.779Z] --- PASS: TestCreateJob (3.94s) [2020-12-01T16:03:07.779Z] === RUN TestReplicatedJob [2020-12-01T16:03:07.809Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-12-01T16:03:07.809Z] === RUN TestInfoAPI [2020-12-01T16:03:07.809Z] --- PASS: TestInfoAPI (0.01s) [2020-12-01T16:03:07.809Z] === RUN TestInfoAPIWarnings [2020-12-01T16:03:07.856Z] --- PASS: TestContainerVolumesMountedAsShared (0.56s) [2020-12-01T16:03:07.856Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-01T16:03:08.148Z] --- PASS: TestContainerVolumesMountedAsSlave (0.42s) [2020-12-01T16:03:08.148Z] === RUN TestNetworkNat [2020-12-01T16:03:08.303Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-12-01T16:03:08.783Z] --- PASS: TestNetworkNat (0.54s) [2020-12-01T16:03:08.783Z] === RUN TestNetworkLocalhostTCPNat [2020-12-01T16:03:09.244Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-01T16:03:09.417Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-12-01T16:03:09.417Z] === RUN TestNetworkLoopbackNat [2020-12-01T16:03:11.785Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-01T16:03:12.150Z] --- PASS: TestNetworkLoopbackNat (2.79s) [2020-12-01T16:03:12.150Z] === RUN TestPause [2020-12-01T16:03:12.725Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-12-01T16:03:12.787Z] --- PASS: TestPause (0.56s) [2020-12-01T16:03:12.787Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-01T16:03:12.787Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-01T16:03:12.787Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-01T16:03:12.787Z] === RUN TestPauseStopPausedContainer [2020-12-01T16:03:13.423Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2020-12-01T16:03:13.423Z] === RUN TestPsFilter [2020-12-01T16:03:13.423Z] --- PASS: TestPsFilter (0.16s) [2020-12-01T16:03:13.423Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-01T16:03:14.063Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-12-01T16:03:14.063Z] === RUN TestRemoveContainerWithVolume [2020-12-01T16:03:14.364Z] --- PASS: TestReplicatedJob (6.16s) [2020-12-01T16:03:14.364Z] === RUN TestUpdateReplicatedJob [2020-12-01T16:03:14.635Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-12-01T16:03:14.698Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2020-12-01T16:03:14.698Z] === RUN TestRemoveContainerRunning [2020-12-01T16:03:14.990Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-12-01T16:03:14.990Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-01T16:03:15.625Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2020-12-01T16:03:15.625Z] === RUN TestRemoveInvalidContainer [2020-12-01T16:03:15.625Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-01T16:03:15.625Z] === RUN TestRenameLinkedContainer [2020-12-01T16:03:16.018Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-12-01T16:03:16.962Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-12-01T16:03:17.667Z] --- PASS: TestUpdateReplicatedJob (3.89s) [2020-12-01T16:03:17.667Z] === RUN TestServiceListWithStatuses [2020-12-01T16:03:17.667Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-01T16:03:17.667Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-01T16:03:17.667Z] === RUN TestDockerNetworkConnectAlias [2020-12-01T16:03:17.708Z] --- PASS: TestRenameLinkedContainer (2.12s) [2020-12-01T16:03:17.709Z] === RUN TestRenameStoppedContainer [2020-12-01T16:03:18.344Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-12-01T16:03:18.344Z] === RUN TestRenameRunningContainerAndReuse [2020-12-01T16:03:18.877Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-01T16:03:19.382Z] --- PASS: TestRenameRunningContainerAndReuse (1.01s) [2020-12-01T16:03:19.382Z] === RUN TestRenameInvalidName [2020-12-01T16:03:20.019Z] --- PASS: TestRenameInvalidName (0.56s) [2020-12-01T16:03:20.019Z] === RUN TestRenameAnonymousContainer [2020-12-01T16:03:20.300Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-12-01T16:03:21.280Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-01T16:03:22.094Z] --- PASS: TestRenameAnonymousContainer (1.98s) [2020-12-01T16:03:22.094Z] === RUN TestRenameContainerWithSameName [2020-12-01T16:03:22.387Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2020-12-01T16:03:22.387Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-01T16:03:22.971Z] --- PASS: TestDockerNetworkConnectAlias (5.56s) [2020-12-01T16:03:22.971Z] === RUN TestDockerNetworkReConnect [2020-12-01T16:03:23.426Z] --- PASS: TestRenameContainerWithLinkedContainer (1.04s) [2020-12-01T16:03:23.426Z] === RUN TestResize [2020-12-01T16:03:24.063Z] --- PASS: TestResize (0.54s) [2020-12-01T16:03:24.063Z] === RUN TestResizeWithInvalidSize [2020-12-01T16:03:24.600Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-01T16:03:24.698Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-12-01T16:03:24.698Z] === RUN TestResizeWhenContainerNotStarted [2020-12-01T16:03:24.993Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2020-12-01T16:03:24.993Z] === RUN TestDaemonRestartKillContainers [2020-12-01T16:03:24.993Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T16:03:24.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T16:03:24.993Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T16:03:24.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T16:03:24.993Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T16:03:24.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T16:03:24.993Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T16:03:24.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T16:03:24.993Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T16:03:24.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T16:03:24.993Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T16:03:24.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T16:03:24.993Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T16:03:24.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T16:03:24.993Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T16:03:24.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T16:03:24.993Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T16:03:24.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T16:03:24.993Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T16:03:24.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T16:03:24.993Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T16:03:24.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T16:03:24.993Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T16:03:24.993Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T16:03:24.993Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T16:03:24.993Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T16:03:24.993Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T16:03:24.993Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T16:03:26.356Z] --- PASS: TestInfoAPIWarnings (16.24s) [2020-12-01T16:03:26.356Z] === RUN TestInfoDebug [2020-12-01T16:03:26.356Z] --- PASS: TestInfoDebug (0.52s) [2020-12-01T16:03:26.356Z] === RUN TestInfoInsecureRegistries [2020-12-01T16:03:26.356Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-12-01T16:03:26.356Z] === RUN TestInfoRegistryMirrors [2020-12-01T16:03:26.356Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-12-01T16:03:26.356Z] === RUN TestLoginFailsWithBadCredentials [2020-12-01T16:03:26.356Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-12-01T16:03:26.356Z] === RUN TestPingCacheHeaders [2020-12-01T16:03:26.356Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-12-01T16:03:26.356Z] === RUN TestPingGet [2020-12-01T16:03:26.356Z] --- PASS: TestPingGet (0.01s) [2020-12-01T16:03:26.356Z] === RUN TestPingHead [2020-12-01T16:03:26.356Z] --- PASS: TestPingHead (0.01s) [2020-12-01T16:03:26.356Z] === RUN TestVersion [2020-12-01T16:03:26.356Z] --- PASS: TestVersion (0.01s) [2020-12-01T16:03:26.356Z] PASS [2020-12-01T16:03:26.356Z] [2020-12-01T16:03:26.356Z] === Skipped [2020-12-01T16:03:26.356Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T16:03:26.356Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-01T16:03:26.356Z] [2020-12-01T16:03:26.356Z] [2020-12-01T16:03:26.356Z] DONE 18 tests, 1 skipped in 21.416s [2020-12-01T16:03:26.356Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-12-01T16:03:26.356Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:03:26.356Z] ++ set -e [2020-12-01T16:03:26.356Z] ++ '[' -n 0 ']' [2020-12-01T16:03:26.356Z] ++ set -x [2020-12-01T16:03:26.356Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:03:26.356Z] INFO: Testing against a local daemon [2020-12-01T16:03:26.356Z] === RUN TestVolumesCreateAndList [2020-12-01T16:03:26.356Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-12-01T16:03:26.356Z] === RUN TestVolumesRemove [2020-12-01T16:03:26.356Z] --- PASS: TestVolumesRemove (0.12s) [2020-12-01T16:03:26.356Z] === RUN TestVolumesInspect [2020-12-01T16:03:26.356Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-01T16:03:26.356Z] === RUN TestVolumesInvalidJSON [2020-12-01T16:03:26.356Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-01T16:03:26.357Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-01T16:03:26.357Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-01T16:03:26.357Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-01T16:03:26.357Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-01T16:03:26.357Z] PASS [2020-12-01T16:03:26.357Z] [2020-12-01T16:03:26.357Z] DONE 5 tests in 0.315s [2020-12-01T16:03:26.357Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-01T16:03:26.357Z] ++++ cat bundles/test-integration/docker.pid [2020-12-01T16:03:26.357Z] +++ kill 12179 [2020-12-01T16:03:27.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T16:03:27.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T16:03:27.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T16:03:27.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T16:03:27.890Z] +++ /etc/init.d/apparmor stop [2020-12-01T16:03:27.890Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-01T16:03:27.890Z] [2020-12-01T16:03:27.890Z] Unloading profiles will leave already running processes permanently [2020-12-01T16:03:27.890Z] unconfined, which can lead to unexpected situations. [2020-12-01T16:03:27.890Z] [2020-12-01T16:03:27.890Z] To set a process to complain mode, use the command line tool [2020-12-01T16:03:27.890Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-01T16:03:27.890Z] +++ true [2020-12-01T16:03:27.890Z] exiting test-integration [2020-12-01T16:03:27.890Z] ++ exit 0 [2020-12-01T16:03:27.890Z] [2020-12-01T16:03:28.259Z] --- PASS: TestDockerNetworkReConnect (4.45s) [2020-12-01T16:03:28.259Z] === RUN TestServicePlugin [2020-12-01T16:03:28.259Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-01T16:03:28.259Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:03:28.259Z] === RUN TestServiceUpdateLabel [2020-12-01T16:03:28.828Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-12-01T16:03:29.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T16:03:29.543Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T16:03:29.543Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T16:03:29.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon Post stage [Pipeline] junit [2020-12-01T16:03:29.993Z] Recording test results [2020-12-01T16:03:30.173Z] --- PASS: TestServiceUpdateLabel (2.43s) [2020-12-01T16:03:30.173Z] === RUN TestServiceUpdateSecrets [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-01T16:03:30.852Z] + echo Ensuring container killed. [2020-12-01T16:03:30.852Z] Ensuring container killed. [2020-12-01T16:03:30.852Z] + docker rm -vf docker-pr1 [2020-12-01T16:03:30.882Z] Error: No such container: docker-pr1 [2020-12-01T16:03:30.882Z] + true [Pipeline] sh [2020-12-01T16:03:31.225Z] + echo Chowning /workspace to jenkins user [2020-12-01T16:03:31.225Z] Chowning /workspace to jenkins user [2020-12-01T16:03:31.225Z] + id -u [2020-12-01T16:03:31.225Z] + id -g [2020-12-01T16:03:31.225Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41736:/workspace busybox chown -R 1001:1001 /workspace [2020-12-01T16:03:31.225Z] Unable to find image 'busybox:latest' locally [2020-12-01T16:03:31.515Z] latest: Pulling from library/busybox [2020-12-01T16:03:31.515Z] fae77311aa58: Pulling fs layer [2020-12-01T16:03:31.515Z] fae77311aa58: Verifying Checksum [2020-12-01T16:03:31.515Z] fae77311aa58: Download complete [2020-12-01T16:03:32.144Z] fae77311aa58: Pull complete [2020-12-01T16:03:32.144Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-12-01T16:03:32.144Z] Status: Downloaded newer image for busybox:latest [2020-12-01T16:03:33.378Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-01T16:03:33.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.88s) [2020-12-01T16:03:33.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s) [2020-12-01T16:03:33.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2020-12-01T16:03:33.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2020-12-01T16:03:33.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-12-01T16:03:33.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-12-01T16:03:33.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-12-01T16:03:33.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.92s) [2020-12-01T16:03:33.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s) [2020-12-01T16:03:33.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2020-12-01T16:03:33.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.77s) [2020-12-01T16:03:33.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.74s) [2020-12-01T16:03:33.378Z] === RUN TestCgroupNamespacesRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-01T16:03:34.603Z] + bundleName=s390x-integration [2020-12-01T16:03:34.603Z] + echo Creating s390x-integration-bundles.tar.gz [2020-12-01T16:03:34.603Z] Creating s390x-integration-bundles.tar.gz [2020-12-01T16:03:34.603Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-01T16:03:34.603Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-01T16:03:34.672Z] Archiving artifacts [2020-12-01T16:03:34.912Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2020-12-01T16:03:34.912Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-01T16:03:35.057Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41736/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-01T16:03:35.435Z] + make clean [2020-12-01T16:03:35.725Z] docker volume rm -f docker-dev-cache [2020-12-01T16:03:35.725Z] docker-dev-cache [Pipeline] deleteDir [2020-12-01T16:03:35.947Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2020-12-01T16:03:35.947Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-12-01T16:03:36.962Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-01T16:03:37.453Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.37s) [2020-12-01T16:03:37.453Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-01T16:03:38.491Z] --- PASS: TestCgroupNamespacesRunHostMode (1.35s) [2020-12-01T16:03:38.491Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-01T16:03:40.027Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.35s) [2020-12-01T16:03:40.027Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-01T16:03:40.265Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-12-01T16:03:40.835Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-01T16:03:40.835Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-01T16:03:41.534Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2020-12-01T16:03:41.534Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-01T16:03:42.169Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-12-01T16:03:42.169Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-01T16:03:42.219Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-12-01T16:03:43.677Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2020-12-01T16:03:43.677Z] === RUN TestKernelTCPMemory [2020-12-01T16:03:44.309Z] --- PASS: TestKernelTCPMemory (0.60s) [2020-12-01T16:03:44.309Z] === RUN TestNISDomainname [2020-12-01T16:03:44.762Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-12-01T16:03:44.762Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-12-01T16:03:44.945Z] --- PASS: TestNISDomainname (0.66s) [2020-12-01T16:03:44.945Z] === RUN TestHostnameDnsResolution [2020-12-01T16:03:45.585Z] --- PASS: TestHostnameDnsResolution (0.87s) [2020-12-01T16:03:45.585Z] === RUN TestStats [2020-12-01T16:03:45.703Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-01T16:03:46.275Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-01T16:03:46.536Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-01T16:03:47.475Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-01T16:03:47.475Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-01T16:03:47.735Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-01T16:03:48.286Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2020-12-01T16:03:48.286Z] === RUN TestServiceUpdateConfigs [2020-12-01T16:03:48.306Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-01T16:03:48.311Z] --- PASS: TestStats (2.55s) [2020-12-01T16:03:48.311Z] === RUN TestStopContainerWithTimeout [2020-12-01T16:03:48.311Z] === RUN TestStopContainerWithTimeout/0 [2020-12-01T16:03:48.311Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-01T16:03:48.311Z] === RUN TestStopContainerWithTimeout/1 [2020-12-01T16:03:48.311Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-01T16:03:48.311Z] === RUN TestStopContainerWithTimeout/3 [2020-12-01T16:03:48.311Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-01T16:03:48.311Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-01T16:03:48.311Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-01T16:03:48.311Z] === CONT TestStopContainerWithTimeout/0 [2020-12-01T16:03:48.311Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-01T16:03:48.311Z] === CONT TestStopContainerWithTimeout/1 [2020-12-01T16:03:48.311Z] === CONT TestStopContainerWithTimeout/3 [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite (351.30s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.38s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.51s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.50s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.25s) [2020-12-01T16:03:50.218Z] docker_cli_daemon_test.go:1455: [d54c1731aedd2] daemon is not started [2020-12-01T16:03:50.218Z] check_test.go:309: [da298bae5e8d1] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.42s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.87s) [2020-12-01T16:03:50.218Z] check_test.go:309: [dc1a78e982707] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.54s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.86s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.08s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.23s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.27s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.36s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-12-01T16:03:50.218Z] check_test.go:309: [d78886af39a6f] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-12-01T16:03:50.218Z] check_test.go:309: [df27d32410ac7] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.49s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-12-01T16:03:50.218Z] check_test.go:309: [db3713b32745d] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.46s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.46s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-12-01T16:03:50.218Z] check_test.go:309: [d84f842a6c0ab] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.58s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.28s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.19s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.66s) [2020-12-01T16:03:50.218Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-12-01T16:03:50.218Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-12-01T16:03:50.218Z] check_test.go:309: [d42a8b05b8ea0] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.78s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.16s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2020-12-01T16:03:50.218Z] check_test.go:309: [d0860e9a96336] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.27s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2020-12-01T16:03:50.218Z] check_test.go:309: [dc8d1ef7ef159] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.18s) [2020-12-01T16:03:50.218Z] docker_cli_daemon_plugins_test.go:79: [db44a2967859a] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.27s) [2020-12-01T16:03:50.218Z] docker_cli_daemon_plugins_test.go:169: [dccf00c7d6c1f] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.82s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) [2020-12-01T16:03:50.218Z] check_test.go:309: [d9206d1f94429] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.95s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.96s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.74s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.14s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.58s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.71s) [2020-12-01T16:03:50.218Z] check_test.go:309: [d3096b31aa39d] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.19s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.13s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.13s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.24s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.98s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.53s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.11s) [2020-12-01T16:03:50.218Z] check_test.go:309: [d2bc3fd4c2702] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.74s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.20s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.20s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.46s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.52s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.50s) [2020-12-01T16:03:50.218Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.03s) [2020-12-01T16:03:50.218Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-12-01T16:03:50.218Z] check_test.go:309: [dffafe2facd22] daemon is not started [2020-12-01T16:03:50.218Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-12-01T16:03:50.218Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-12-01T16:03:50.218Z] check_test.go:309: [d8370984c58b0] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.77s) [2020-12-01T16:03:50.218Z] check_test.go:309: [d74c405c6833d] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.02s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.55s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.35s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.06s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.21s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.27s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.61s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.58s) [2020-12-01T16:03:50.218Z] check_test.go:309: [d978c52e4b1fe] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.40s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.63s) [2020-12-01T16:03:50.218Z] docker_cli_daemon_plugins_test.go:105: [d9943c1c54a29] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.94s) [2020-12-01T16:03:50.218Z] check_test.go:309: [d0fa8021bd9fb] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.41s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-12-01T16:03:50.218Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2020-12-01T16:03:50.218Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2020-12-01T16:03:50.218Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2020-12-01T16:03:50.218Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2020-12-01T16:03:50.218Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2020-12-01T16:03:50.218Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2020-12-01T16:03:50.218Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2020-12-01T16:03:50.218Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2020-12-01T16:03:50.218Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2020-12-01T16:03:50.218Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2020-12-01T16:03:50.218Z] check_test.go:309: [d725b3d3a2be6] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-12-01T16:03:50.218Z] check_test.go:309: [d54535d55b478] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-12-01T16:03:50.218Z] check_test.go:309: [d813d62dcc829] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.12s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.15s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2020-12-01T16:03:50.218Z] check_test.go:309: [dd795836ba2a7] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.07s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.42s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.94s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.49s) [2020-12-01T16:03:50.218Z] check_test.go:309: [d8867a932d5fb] daemon is not started [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2020-12-01T16:03:50.218Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-12-01T16:03:50.219Z] check_test.go:309: [ddbf04dd504b0] daemon is not started [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.94s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.16s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.94s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.48s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.39s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.70s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.15s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.00s) [2020-12-01T16:03:50.219Z] docker_cli_daemon_test.go:2550: [d76e34d276378] daemon is not started [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.84s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.05s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.73s) [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2020-12-01T16:03:50.219Z] check_test.go:309: [d543e97acfe83] daemon is not started [2020-12-01T16:03:50.219Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.24s) [2020-12-01T16:03:50.219Z] === RUN TestDockerSwarmSuite [2020-12-01T16:03:50.219Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-12-01T16:03:50.789Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-01T16:03:51.842Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-01T16:03:51.842Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) [2020-12-01T16:03:51.842Z] --- PASS: TestStopContainerWithTimeout/1 (2.06s) [2020-12-01T16:03:51.842Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2020-12-01T16:03:51.842Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2020-12-01T16:03:51.842Z] === RUN TestDeleteDevicemapper [2020-12-01T16:03:51.842Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-01T16:03:51.842Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-01T16:03:51.842Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-01T16:03:52.702Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-01T16:03:52.963Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-12-01T16:03:53.351Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.74s) [2020-12-01T16:03:53.351Z] === RUN TestUpdateMemory [2020-12-01T16:03:53.643Z] --- PASS: TestUpdateMemory (0.70s) [2020-12-01T16:03:53.643Z] === RUN TestUpdateCPUQuota [2020-12-01T16:03:54.347Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-01T16:03:54.685Z] --- PASS: TestUpdateCPUQuota (0.87s) [2020-12-01T16:03:54.685Z] === RUN TestUpdatePidsLimit [2020-12-01T16:03:54.685Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-01T16:03:54.975Z] === RUN TestUpdatePidsLimit/no_change [2020-12-01T16:03:54.975Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-01T16:03:55.267Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-01T16:03:55.558Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-01T16:03:55.732Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-01T16:03:55.849Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-01T16:03:56.142Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-01T16:03:56.304Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-12-01T16:03:56.782Z] --- PASS: TestUpdatePidsLimit (2.30s) [2020-12-01T16:03:56.782Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2020-12-01T16:03:56.782Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2020-12-01T16:03:56.782Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-12-01T16:03:56.782Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-12-01T16:03:56.782Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-12-01T16:03:56.782Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2020-12-01T16:03:56.782Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2020-12-01T16:03:56.782Z] === RUN TestUpdateRestartPolicy [2020-12-01T16:03:56.873Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-01T16:03:58.256Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-01T16:04:00.514Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2020-12-01T16:04:00.514Z] === RUN TestServiceUpdateNetwork [2020-12-01T16:04:01.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-12-01T16:04:05.753Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-01T16:04:09.409Z] --- PASS: TestUpdateRestartPolicy (11.24s) [2020-12-01T16:04:09.409Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-01T16:04:09.409Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-12-01T16:04:09.409Z] === RUN TestWaitNonBlocked [2020-12-01T16:04:09.409Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T16:04:09.409Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T16:04:09.409Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T16:04:09.409Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T16:04:09.409Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T16:04:09.409Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T16:04:09.409Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-01T16:04:09.409Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2020-12-01T16:04:09.409Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2020-12-01T16:04:09.409Z] === RUN TestWaitBlocked [2020-12-01T16:04:09.409Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T16:04:09.409Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T16:04:09.409Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T16:04:09.409Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T16:04:09.409Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T16:04:09.409Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T16:04:10.457Z] --- PASS: TestWaitBlocked (0.03s) [2020-12-01T16:04:10.457Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2020-12-01T16:04:10.457Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2020-12-01T16:04:10.457Z] === CONT TestContainerStartOnDaemonRestart [2020-12-01T16:04:10.457Z] === CONT TestIpcModeOlderClient [2020-12-01T16:04:10.457Z] === CONT TestDaemonHostGatewayIP [2020-12-01T16:04:10.457Z] === CONT TestDaemonRestartIpcMode [2020-12-01T16:04:10.457Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-12-01T16:04:10.457Z] === CONT TestContainerKillOnDaemonStart [2020-12-01T16:04:14.007Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s) [2020-12-01T16:04:14.643Z] --- PASS: TestDaemonHostGatewayIP (4.16s) [2020-12-01T16:04:14.643Z] --- PASS: TestDaemonRestartIpcMode (4.29s) [2020-12-01T16:04:15.421Z] --- PASS: TestServiceUpdateNetwork (13.64s) [2020-12-01T16:04:15.421Z] === RUN TestServiceUpdatePidsLimit [2020-12-01T16:04:15.681Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-01T16:04:15.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-12-01T16:04:15.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-12-01T16:04:16.625Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-01T16:04:24.760Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-01T16:04:25.000Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2020-12-01T16:04:25.000Z] PASS [2020-12-01T16:04:25.000Z] [2020-12-01T16:04:25.000Z] === Skipped [2020-12-01T16:04:25.000Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-12-01T16:04:25.000Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T16:04:25.000Z] [2020-12-01T16:04:25.000Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-01T16:04:25.000Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-01T16:04:25.000Z] [2020-12-01T16:04:25.000Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-12-01T16:04:25.000Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-01T16:04:25.000Z] [2020-12-01T16:04:25.000Z] [2020-12-01T16:04:25.000Z] DONE 195 tests, 3 skipped in 110.302s [2020-12-01T16:04:25.000Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-12-01T16:04:25.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:04:25.000Z] ++ set -e [2020-12-01T16:04:25.000Z] ++ '[' -n 0 ']' [2020-12-01T16:04:25.000Z] ++ set -x [2020-12-01T16:04:25.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:04:25.000Z] INFO: Testing against a local daemon [2020-12-01T16:04:25.000Z] === RUN TestCommitInheritsEnv [2020-12-01T16:04:25.000Z] --- PASS: TestCommitInheritsEnv (0.35s) [2020-12-01T16:04:25.000Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-01T16:04:25.000Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-01T16:04:25.000Z] === RUN TestImagesFilterMultiReference [2020-12-01T16:04:25.000Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-12-01T16:04:25.000Z] === RUN TestImagePullPlatformInvalid [2020-12-01T16:04:25.000Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-01T16:04:25.000Z] === RUN TestRemoveImageOrphaning [2020-12-01T16:04:25.000Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-12-01T16:04:25.000Z] === RUN TestRemoveImageGarbageCollector [2020-12-01T16:04:25.000Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-01T16:04:25.000Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:04:25.000Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-01T16:04:25.000Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-12-01T16:04:25.000Z] === RUN TestTagInvalidReference [2020-12-01T16:04:25.000Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-01T16:04:25.000Z] === RUN TestTagValidPrefixedRepo [2020-12-01T16:04:25.000Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-12-01T16:04:25.000Z] === RUN TestTagExistedNameWithoutForce [2020-12-01T16:04:25.000Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-12-01T16:04:25.000Z] === RUN TestTagOfficialNames [2020-12-01T16:04:25.000Z] --- PASS: TestTagOfficialNames (0.04s) [2020-12-01T16:04:25.000Z] === RUN TestTagMatchesDigest [2020-12-01T16:04:25.000Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-12-01T16:04:25.000Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-01T16:04:25.738Z] --- PASS: TestImportExtremelyLargeImageWorks (209.81s) [2020-12-01T16:04:25.738Z] PASS [2020-12-01T16:04:25.738Z] [2020-12-01T16:04:25.738Z] DONE 12 tests in 214.372s [2020-12-01T16:04:25.738Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-01T16:04:25.738Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:04:25.738Z] ++ set -e [2020-12-01T16:04:25.738Z] ++ '[' -n 0 ']' [2020-12-01T16:04:25.738Z] ++ set -x [2020-12-01T16:04:25.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:04:25.738Z] INFO: Testing against a local daemon [2020-12-01T16:04:25.738Z] === RUN TestNetworkCreateDelete [2020-12-01T16:04:25.738Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-12-01T16:04:25.738Z] === RUN TestDockerNetworkDeletePreferID [2020-12-01T16:04:25.738Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-12-01T16:04:25.738Z] === RUN TestDaemonDNSFallback [2020-12-01T16:04:25.738Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-01T16:04:27.117Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-01T16:04:32.398Z] --- PASS: TestDaemonDNSFallback (6.72s) [2020-12-01T16:04:32.398Z] === RUN TestInspectNetwork [2020-12-01T16:04:32.895Z] --- PASS: TestServiceUpdatePidsLimit (17.27s) [2020-12-01T16:04:32.895Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-12-01T16:04:32.895Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2020-12-01T16:04:32.895Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-12-01T16:04:32.895Z] PASS [2020-12-01T16:04:32.895Z] [2020-12-01T16:04:32.895Z] === Skipped [2020-12-01T16:04:32.895Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-01T16:04:32.895Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-01T16:04:32.895Z] [2020-12-01T16:04:32.895Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-12-01T16:04:32.895Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:04:32.895Z] [2020-12-01T16:04:32.895Z] [2020-12-01T16:04:32.895Z] DONE 27 tests, 2 skipped in 151.859s [2020-12-01T16:04:32.895Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-12-01T16:04:32.895Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:04:32.895Z] ++ set -e [2020-12-01T16:04:32.895Z] ++ '[' -n 0 ']' [2020-12-01T16:04:32.895Z] ++ set -x [2020-12-01T16:04:32.895Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:04:32.895Z] INFO: Testing against a local daemon [2020-12-01T16:04:32.895Z] === RUN TestSessionCreate [2020-12-01T16:04:32.895Z] --- PASS: TestSessionCreate (0.05s) [2020-12-01T16:04:32.895Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-01T16:04:32.895Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-12-01T16:04:32.895Z] PASS [2020-12-01T16:04:32.895Z] [2020-12-01T16:04:32.895Z] DONE 2 tests in 0.249s [2020-12-01T16:04:32.895Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-12-01T16:04:32.895Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:04:32.895Z] ++ set -e [2020-12-01T16:04:32.895Z] ++ '[' -n 0 ']' [2020-12-01T16:04:32.895Z] ++ set -x [2020-12-01T16:04:32.895Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:04:32.895Z] INFO: Testing against a local daemon [2020-12-01T16:04:32.895Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-01T16:04:32.895Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T16:04:32.895Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-01T16:04:32.895Z] === RUN TestEventsExecDie [2020-12-01T16:04:32.895Z] --- PASS: TestEventsExecDie (0.78s) [2020-12-01T16:04:32.895Z] === RUN TestEventsBackwardsCompatible [2020-12-01T16:04:32.895Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-12-01T16:04:32.895Z] === RUN TestInfoBinaryCommits [2020-12-01T16:04:32.895Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-12-01T16:04:32.895Z] === RUN TestInfoAPIVersioned [2020-12-01T16:04:32.895Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-12-01T16:04:32.895Z] === RUN TestInfoDiscoveryBackend [2020-12-01T16:04:33.467Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-12-01T16:04:33.467Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-01T16:04:34.309Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-01T16:04:34.409Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-01T16:04:34.409Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-01T16:04:35.248Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-01T16:04:35.351Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-12-01T16:04:35.351Z] === RUN TestInfoAPI [2020-12-01T16:04:35.351Z] --- PASS: TestInfoAPI (0.05s) [2020-12-01T16:04:35.351Z] === RUN TestInfoAPIWarnings [2020-12-01T16:04:35.817Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-01T16:04:36.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-01T16:04:36.337Z] === RUN TestInspectNetwork/full_network_id [2020-12-01T16:04:36.337Z] === RUN TestInspectNetwork/partial_network_id [2020-12-01T16:04:36.337Z] === RUN TestInspectNetwork/network_name [2020-12-01T16:04:36.337Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-01T16:04:37.277Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-01T16:04:37.277Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-01T16:04:37.277Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-01T16:04:40.572Z] --- PASS: TestInspectNetwork (8.99s) [2020-12-01T16:04:40.572Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-01T16:04:40.572Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-01T16:04:40.572Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-01T16:04:40.572Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-01T16:04:40.572Z] === RUN TestRunContainerWithBridgeNone [2020-12-01T16:04:43.115Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2020-12-01T16:04:43.115Z] === RUN TestNetworkInvalidJSON [2020-12-01T16:04:43.115Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-01T16:04:43.115Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-01T16:04:43.115Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T16:04:43.115Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T16:04:43.115Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T16:04:43.115Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T16:04:43.115Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-01T16:04:43.115Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T16:04:43.115Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T16:04:43.115Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-12-01T16:04:43.115Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-01T16:04:43.115Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-01T16:04:43.115Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-01T16:04:43.115Z] === RUN TestHostIPv4BridgeLabel [2020-12-01T16:04:43.375Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-12-01T16:04:43.375Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-01T16:04:43.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-12-01T16:04:43.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-12-01T16:04:44.205Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-12-01T16:04:44.205Z] === RUN TestDaemonDefaultNetworkPools [2020-12-01T16:04:45.145Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-12-01T16:04:45.145Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-01T16:04:45.405Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-01T16:04:45.977Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-01T16:04:46.548Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.46s) [2020-12-01T16:04:46.548Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-01T16:04:47.119Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-01T16:04:47.689Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-01T16:04:47.689Z] === RUN TestDockerSuite/TestBuildFails [2020-12-01T16:04:47.949Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-12-01T16:04:47.949Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-01T16:04:48.519Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-01T16:04:48.519Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-01T16:04:48.519Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-12-01T16:04:48.519Z] === RUN TestServiceWithPredefinedNetwork [2020-12-01T16:04:49.900Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-01T16:04:51.285Z] --- PASS: TestServiceWithPredefinedNetwork (2.90s) [2020-12-01T16:04:51.285Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-01T16:04:51.285Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T16:04:51.285Z] service_test.go:236: FLAKY_TEST [2020-12-01T16:04:51.285Z] === RUN TestServiceWithDataPathPortInit [2020-12-01T16:04:51.855Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-01T16:04:53.236Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-01T16:04:53.462Z] --- PASS: TestInfoAPIWarnings (16.63s) [2020-12-01T16:04:53.463Z] === RUN TestInfoDebug [2020-12-01T16:04:53.463Z] --- PASS: TestInfoDebug (0.62s) [2020-12-01T16:04:53.463Z] === RUN TestInfoInsecureRegistries [2020-12-01T16:04:53.463Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-12-01T16:04:53.463Z] === RUN TestInfoRegistryMirrors [2020-12-01T16:04:53.723Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-12-01T16:04:53.723Z] === RUN TestLoginFailsWithBadCredentials [2020-12-01T16:04:53.984Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-12-01T16:04:53.984Z] === RUN TestPingCacheHeaders [2020-12-01T16:04:53.984Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-12-01T16:04:53.984Z] === RUN TestPingGet [2020-12-01T16:04:53.984Z] --- PASS: TestPingGet (0.03s) [2020-12-01T16:04:53.984Z] === RUN TestPingHead [2020-12-01T16:04:54.245Z] --- PASS: TestPingHead (0.05s) [2020-12-01T16:04:54.245Z] === RUN TestVersion [2020-12-01T16:04:54.245Z] --- PASS: TestVersion (0.05s) [2020-12-01T16:04:54.245Z] PASS [2020-12-01T16:04:54.245Z] [2020-12-01T16:04:54.245Z] === Skipped [2020-12-01T16:04:54.245Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T16:04:54.245Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-01T16:04:54.245Z] [2020-12-01T16:04:54.245Z] [2020-12-01T16:04:54.245Z] DONE 18 tests, 1 skipped in 22.380s [2020-12-01T16:04:54.245Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-01T16:04:54.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:04:54.245Z] ++ set -e [2020-12-01T16:04:54.245Z] ++ '[' -n 0 ']' [2020-12-01T16:04:54.245Z] ++ set -x [2020-12-01T16:04:54.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:04:54.245Z] INFO: Testing against a local daemon [2020-12-01T16:04:54.245Z] === RUN TestVolumesCreateAndList [2020-12-01T16:04:54.506Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-12-01T16:04:54.506Z] === RUN TestVolumesRemove [2020-12-01T16:04:54.506Z] --- PASS: TestVolumesRemove (0.08s) [2020-12-01T16:04:54.506Z] === RUN TestVolumesInspect [2020-12-01T16:04:54.506Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-01T16:04:54.506Z] === RUN TestVolumesInvalidJSON [2020-12-01T16:04:54.506Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-01T16:04:54.506Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-01T16:04:54.506Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-01T16:04:54.506Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-12-01T16:04:54.506Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-01T16:04:54.506Z] PASS [2020-12-01T16:04:54.506Z] [2020-12-01T16:04:54.506Z] DONE 5 tests in 0.339s [2020-12-01T16:04:54.506Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-01T16:04:54.620Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-01T16:04:54.767Z] ++++ cat bundles/test-integration/docker.pid [2020-12-01T16:04:54.767Z] +++ kill 13817 [2020-12-01T16:04:54.880Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-01T16:04:55.450Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-01T16:04:56.151Z] +++ /etc/init.d/apparmor stop [2020-12-01T16:04:56.151Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-01T16:04:56.151Z] [2020-12-01T16:04:56.151Z] Unloading profiles will leave already running processes permanently [2020-12-01T16:04:56.151Z] unconfined, which can lead to unexpected situations. [2020-12-01T16:04:56.151Z] [2020-12-01T16:04:56.151Z] To set a process to complain mode, use the command line tool [2020-12-01T16:04:56.151Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-01T16:04:56.151Z] +++ true [2020-12-01T16:04:56.151Z] exiting test-integration [2020-12-01T16:04:56.151Z] ++ exit 0 [2020-12-01T16:04:56.151Z] [2020-12-01T16:04:56.831Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-01T16:04:57.401Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-01T16:04:57.661Z] === RUN TestDockerSuite/TestBuildFromStdinWithF Post stage [Pipeline] junit [2020-12-01T16:04:59.467Z] Recording test results [2020-12-01T16:04:59.573Z] === RUN TestDockerSuite/TestBuildFromURLWithF [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-01T16:05:00.201Z] + echo Ensuring container killed. [2020-12-01T16:05:00.201Z] Ensuring container killed. [2020-12-01T16:05:00.201Z] + docker rm -vf docker-pr1 [2020-12-01T16:05:00.201Z] Error: No such container: docker-pr1 [2020-12-01T16:05:00.201Z] + true [Pipeline] sh [2020-12-01T16:05:00.509Z] + echo Chowning /workspace to jenkins user [2020-12-01T16:05:00.509Z] Chowning /workspace to jenkins user [2020-12-01T16:05:00.509Z] + id -u [2020-12-01T16:05:00.509Z] + id -g [2020-12-01T16:05:00.509Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41736:/workspace busybox chown -R 1000:1000 /workspace [2020-12-01T16:05:00.509Z] Unable to find image 'busybox:latest' locally [2020-12-01T16:05:00.769Z] latest: Pulling from library/busybox [2020-12-01T16:05:01.031Z] 43537633ae56: Pulling fs layer [2020-12-01T16:05:01.031Z] 43537633ae56: Verifying Checksum [2020-12-01T16:05:01.031Z] 43537633ae56: Download complete [2020-12-01T16:05:01.292Z] 43537633ae56: Pull complete [2020-12-01T16:05:01.292Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-12-01T16:05:01.292Z] Status: Downloaded newer image for busybox:latest [2020-12-01T16:05:01.482Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-01T16:05:02.862Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-01T16:05:04.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-01T16:05:05.713Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-12-01T16:05:05.800Z] + bundleName=arm64-integration [2020-12-01T16:05:05.800Z] + echo Creating arm64-integration-bundles.tar.gz [2020-12-01T16:05:05.800Z] Creating arm64-integration-bundles.tar.gz [2020-12-01T16:05:05.800Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-01T16:05:05.800Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-01T16:05:06.074Z] Archiving artifacts [2020-12-01T16:05:07.095Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-01T16:05:07.355Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-01T16:05:08.299Z] --- PASS: TestServiceWithDataPathPortInit (16.81s) [2020-12-01T16:05:08.299Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-01T16:05:08.300Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-01T16:05:08.442Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41736/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-01T16:05:08.762Z] + make clean [2020-12-01T16:05:08.870Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-01T16:05:09.334Z] docker volume rm -f docker-dev-cache [2020-12-01T16:05:09.441Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-01T16:05:09.441Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-01T16:05:09.596Z] docker-dev-cache [Pipeline] deleteDir [2020-12-01T16:05:10.383Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-01T16:05:10.953Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-01T16:05:11.213Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-01T16:05:11.784Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-01T16:05:12.044Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-01T16:05:12.317Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-01T16:05:12.887Z] === RUN TestDockerSuite/TestBuildLabelsOverride [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-01T16:05:15.431Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-01T16:05:16.001Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.81s) [2020-12-01T16:05:16.001Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mgi8dcahiugwxr5fvw64jayrr Created:2020-12-01 16:05:09.28652316 +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[01b42f6338a3201b9e03dfd3da2d903fc7c2010a1770f2b86bba4709f78faf5f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0kw5v82s4eqgzk4z6f847vtsl EndpointID:812b1e0f94834b074450bb57b1e85cb5c3b863ac0026dab6c7b516b57d7bbd2d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:096abb1cea17d2f1545044fbb3ba96d0fe4eaee0fa7dc9fcbc4dfb5f31cf2ff4 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:13c437eac57f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0kw5v82s4eqgzk4z6f847vtsl EndpointID:812b1e0f94834b074450bb57b1e85cb5c3b863ac0026dab6c7b516b57d7bbd2d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-01T16:05:16.001Z] PASS [2020-12-01T16:05:16.001Z] [2020-12-01T16:05:16.001Z] === Skipped [2020-12-01T16:05:16.001Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T16:05:16.001Z] service_test.go:236: FLAKY_TEST [2020-12-01T16:05:16.001Z] [2020-12-01T16:05:16.001Z] [2020-12-01T16:05:16.001Z] DONE 23 tests, 1 skipped in 51.841s [2020-12-01T16:05:16.001Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-01T16:05:16.001Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:05:16.001Z] ++ set -e [2020-12-01T16:05:16.001Z] ++ '[' -n 0 ']' [2020-12-01T16:05:16.001Z] ++ set -x [2020-12-01T16:05:16.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-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:05:16.001Z] INFO: Testing against a local daemon [2020-12-01T16:05:16.001Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-01T16:05:16.001Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-01T16:05:16.001Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T16:05:16.261Z] === RUN TestDockerNetworkIpvlan [2020-12-01T16:05:16.261Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-01T16:05:16.261Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T16:05:16.261Z] PASS [2020-12-01T16:05:16.261Z] [2020-12-01T16:05:16.261Z] === Skipped [2020-12-01T16:05:16.261Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-01T16:05:16.261Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T16:05:16.261Z] [2020-12-01T16:05:16.261Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-01T16:05:16.261Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T16:05:16.261Z] [2020-12-01T16:05:16.261Z] [2020-12-01T16:05:16.261Z] DONE 2 tests, 2 skipped in 0.124s [2020-12-01T16:05:16.261Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-01T16:05:16.261Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:05:16.261Z] ++ set -e [2020-12-01T16:05:16.261Z] ++ '[' -n 0 ']' [2020-12-01T16:05:16.261Z] ++ set -x [2020-12-01T16:05:16.261Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:05:16.261Z] INFO: Testing against a local daemon [2020-12-01T16:05:16.261Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-01T16:05:17.646Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2020-12-01T16:05:17.646Z] === RUN TestDockerNetworkMacvlan [2020-12-01T16:05:18.587Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-01T16:05:19.526Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-01T16:05:19.787Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-01T16:05:20.358Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-01T16:05:22.899Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-01T16:05:22.899Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-01T16:05:22.899Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-01T16:05:22.899Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-01T16:05:23.159Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-01T16:05:23.159Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-01T16:05:23.418Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-01T16:05:24.804Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-01T16:05:25.064Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-01T16:05:26.446Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-01T16:05:29.742Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-01T16:05:29.742Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-01T16:05:30.002Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-01T16:05:30.941Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-01T16:05:30.941Z] --- PASS: TestDockerNetworkMacvlan (13.23s) [2020-12-01T16:05:30.941Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-12-01T16:05:30.941Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-12-01T16:05:30.941Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2020-12-01T16:05:30.941Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s) [2020-12-01T16:05:30.941Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.29s) [2020-12-01T16:05:30.941Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-12-01T16:05:30.941Z] PASS [2020-12-01T16:05:30.941Z] [2020-12-01T16:05:30.941Z] DONE 8 tests in 14.630s [2020-12-01T16:05:30.941Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-01T16:05:30.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:05:30.941Z] ++ set -e [2020-12-01T16:05:30.941Z] ++ '[' -n 0 ']' [2020-12-01T16:05:30.941Z] ++ set -x [2020-12-01T16:05:30.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:05:30.942Z] testing: warning: no tests to run [2020-12-01T16:05:30.942Z] PASS [2020-12-01T16:05:30.942Z] [2020-12-01T16:05:30.942Z] DONE 0 tests in 0.035s [2020-12-01T16:05:30.942Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-01T16:05:30.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:05:30.942Z] ++ set -e [2020-12-01T16:05:30.942Z] ++ '[' -n 0 ']' [2020-12-01T16:05:30.942Z] ++ set -x [2020-12-01T16:05:30.942Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:05:30.942Z] INFO: Testing against a local daemon [2020-12-01T16:05:30.942Z] === RUN TestAuthZPluginAllowRequest [2020-12-01T16:05:32.851Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2020-12-01T16:05:32.851Z] === RUN TestAuthZPluginTLS [2020-12-01T16:05:33.110Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-12-01T16:05:33.110Z] === RUN TestAuthZPluginDenyRequest [2020-12-01T16:05:33.681Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-12-01T16:05:33.681Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-01T16:05:34.250Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-12-01T16:05:34.250Z] === RUN TestAuthZPluginDenyResponse [2020-12-01T16:05:34.820Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-12-01T16:05:34.820Z] === RUN TestAuthZPluginAllowEventStream [2020-12-01T16:05:36.203Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s) [2020-12-01T16:05:36.203Z] === RUN TestAuthZPluginErrorResponse [2020-12-01T16:05:36.774Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-12-01T16:05:36.774Z] === RUN TestAuthZPluginErrorRequest [2020-12-01T16:05:37.344Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-12-01T16:05:37.344Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-01T16:05:37.959Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2020-12-01T16:05:37.959Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-01T16:05:38.924Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-01T16:05:39.876Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.95s) [2020-12-01T16:05:39.876Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-01T16:05:41.811Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s) [2020-12-01T16:05:41.811Z] === RUN TestAuthZPluginHeader [2020-12-01T16:05:42.750Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-01T16:05:42.750Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-12-01T16:05:42.750Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-01T16:05:43.688Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-01T16:05:45.072Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-01T16:05:45.072Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-01T16:05:47.078Z] 4612f6d0b889: Pull complete [2020-12-01T16:05:47.612Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.59s) [2020-12-01T16:05:47.612Z] === RUN TestAuthZPluginV2Disable [2020-12-01T16:05:48.994Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-01T16:05:49.254Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-01T16:05:50.709Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-01T16:05:51.287Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-01T16:05:51.287Z] --- PASS: TestAuthZPluginV2Disable (3.97s) [2020-12-01T16:05:51.287Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-01T16:05:52.667Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-01T16:05:52.927Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-01T16:05:53.867Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-01T16:05:54.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-12-01T16:05:54.702Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-01T16:05:55.644Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.21s) [2020-12-01T16:05:55.644Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-01T16:05:56.587Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-01T16:05:56.848Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-01T16:05:56.848Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-01T16:05:57.418Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-01T16:05:57.679Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-01T16:05:58.620Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-01T16:06:00.534Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-01T16:06:00.794Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-01T16:06:04.091Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-01T16:06:06.002Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-01T16:06:07.913Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-01T16:06:08.483Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-01T16:06:08.743Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.36s) [2020-12-01T16:06:08.743Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-01T16:06:09.684Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-01T16:06:09.944Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-01T16:06:12.495Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-01T16:06:14.424Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-01T16:06:14.684Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-01T16:06:15.256Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-01T16:06:21.835Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-01T16:06:24.375Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-12-01T16:06:25.315Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-12-01T16:06:25.315Z] PASS [2020-12-01T16:06:25.315Z] [2020-12-01T16:06:25.315Z] DONE 17 tests in 54.507s [2020-12-01T16:06:25.315Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-01T16:06:25.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:06:25.315Z] ++ set -e [2020-12-01T16:06:25.315Z] ++ '[' -n 0 ']' [2020-12-01T16:06:25.315Z] ++ set -x [2020-12-01T16:06:25.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:06:25.575Z] INFO: Testing against a local daemon [2020-12-01T16:06:25.575Z] === RUN TestPluginInvalidJSON [2020-12-01T16:06:25.575Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:06:25.575Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:06:25.575Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:06:25.575Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-12-01T16:06:25.575Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-01T16:06:25.575Z] === RUN TestPluginInstall [2020-12-01T16:06:25.575Z] === RUN TestPluginInstall/no_auth [2020-12-01T16:06:25.836Z] === RUN TestDockerSuite/TestBuildRm [2020-12-01T16:06:27.219Z] time="2020-12-01T16:06:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:06:27.219Z] time="2020-12-01T16:06:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c08e28579b06d42adf139a2f47e8eae9387ae307fcef2e737f39178803ad85b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:06:27.219Z] time="2020-12-01T16:06:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:06:27.219Z] time="2020-12-01T16:06:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c08e28579b06d42adf139a2f47e8eae9387ae307fcef2e737f39178803ad85b9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:06:27.482Z] === RUN TestPluginInstall/with_htpasswd [2020-12-01T16:06:28.422Z] time="2020-12-01T16:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:06:28.422Z] time="2020-12-01T16:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b18d604814c033b0a680852c47baad223e2822bfbbe85ecc54a2a738bf58115" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:06:28.422Z] time="2020-12-01T16:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:06:28.423Z] time="2020-12-01T16:06:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b18d604814c033b0a680852c47baad223e2822bfbbe85ecc54a2a738bf58115" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:06:28.682Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-01T16:06:28.682Z] === RUN TestPluginInstall/with_insecure [2020-12-01T16:06:29.622Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-01T16:06:29.883Z] time="2020-12-01T16:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:06:29.883Z] time="2020-12-01T16:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecd6c603901984fff40cb3ea5d74865fe04e6b0ace5a4281112c857d35f9b853" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:06:29.883Z] time="2020-12-01T16:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:06:29.883Z] time="2020-12-01T16:06:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecd6c603901984fff40cb3ea5d74865fe04e6b0ace5a4281112c857d35f9b853" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:06:30.143Z] --- PASS: TestPluginInstall (4.63s) [2020-12-01T16:06:30.143Z] --- PASS: TestPluginInstall/no_auth (2.04s) [2020-12-01T16:06:30.143Z] --- PASS: TestPluginInstall/with_htpasswd (1.08s) [2020-12-01T16:06:30.143Z] --- PASS: TestPluginInstall/with_insecure (1.51s) [2020-12-01T16:06:30.143Z] plugin_test.go:157: [d68a8dda16627] daemon is not started [2020-12-01T16:06:30.143Z] PASS [2020-12-01T16:06:30.143Z] [2020-12-01T16:06:30.143Z] DONE 6 tests in 4.825s [2020-12-01T16:06:30.143Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-01T16:06:30.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:06:30.143Z] ++ set -e [2020-12-01T16:06:30.143Z] ++ '[' -n 0 ']' [2020-12-01T16:06:30.143Z] ++ set -x [2020-12-01T16:06:30.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:06:30.404Z] INFO: Testing against a local daemon [2020-12-01T16:06:30.404Z] === RUN TestExternalGraphDriver [2020-12-01T16:06:30.664Z] === RUN TestExternalGraphDriver/json [2020-12-01T16:06:30.664Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-01T16:06:31.236Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-01T16:06:31.813Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-01T16:06:32.752Z] === RUN TestExternalGraphDriver/spec [2020-12-01T16:06:32.752Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-01T16:06:33.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-12-01T16:06:34.262Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-01T16:06:34.834Z] === RUN TestExternalGraphDriver/pull [2020-12-01T16:06:35.409Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-01T16:06:36.793Z] --- PASS: TestExternalGraphDriver (6.33s) [2020-12-01T16:06:36.793Z] --- PASS: TestExternalGraphDriver/json (1.95s) [2020-12-01T16:06:36.793Z] --- PASS: TestExternalGraphDriver/spec (2.17s) [2020-12-01T16:06:36.793Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-12-01T16:06:36.793Z] === RUN TestGraphdriverPluginV2 [2020-12-01T16:06:39.333Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-01T16:06:39.333Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-01T16:06:39.333Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-01T16:06:39.333Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-01T16:06:39.593Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-01T16:06:40.293Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-01T16:06:40.552Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-01T16:06:41.123Z] --- PASS: TestGraphdriverPluginV2 (4.37s) [2020-12-01T16:06:41.123Z] PASS [2020-12-01T16:06:41.123Z] [2020-12-01T16:06:41.123Z] DONE 5 tests in 10.870s [2020-12-01T16:06:41.123Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-01T16:06:41.123Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:06:41.123Z] ++ set -e [2020-12-01T16:06:41.123Z] ++ '[' -n 0 ']' [2020-12-01T16:06:41.123Z] ++ set -x [2020-12-01T16:06:41.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:06:41.384Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-01T16:06:41.384Z] INFO: Testing against a local daemon [2020-12-01T16:06:41.384Z] === RUN TestContinueAfterPluginCrash [2020-12-01T16:06:41.384Z] === PAUSE TestContinueAfterPluginCrash [2020-12-01T16:06:41.384Z] === RUN TestReadPluginNoRead [2020-12-01T16:06:41.384Z] === PAUSE TestReadPluginNoRead [2020-12-01T16:06:41.384Z] === RUN TestDaemonStartWithLogOpt [2020-12-01T16:06:41.384Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-01T16:06:41.384Z] === CONT TestContinueAfterPluginCrash [2020-12-01T16:06:41.384Z] === CONT TestDaemonStartWithLogOpt [2020-12-01T16:06:45.587Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-01T16:06:46.530Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-01T16:06:46.530Z] --- PASS: TestDaemonStartWithLogOpt (5.22s) [2020-12-01T16:06:46.530Z] === CONT TestReadPluginNoRead [2020-12-01T16:06:47.470Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-01T16:06:48.040Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-01T16:06:48.981Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-01T16:06:49.922Z] === RUN TestReadPluginNoRead/default [2020-12-01T16:06:50.183Z] === RUN TestDockerSuite/TestBuildUser [2020-12-01T16:06:51.579Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-01T16:06:51.579Z] --- PASS: TestContinueAfterPluginCrash (10.34s) [2020-12-01T16:06:51.839Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-01T16:06:53.220Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-01T16:06:54.605Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-01T16:06:54.605Z] --- PASS: TestReadPluginNoRead (7.91s) [2020-12-01T16:06:54.605Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2020-12-01T16:06:54.605Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2020-12-01T16:06:54.605Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.49s) [2020-12-01T16:06:54.605Z] read_test.go:92: [dc170375dd740] daemon is not started [2020-12-01T16:06:54.605Z] PASS [2020-12-01T16:06:54.605Z] [2020-12-01T16:06:54.605Z] DONE 6 tests in 13.307s [2020-12-01T16:06:54.605Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-01T16:06:54.605Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:06:54.605Z] ++ set -e [2020-12-01T16:06:54.605Z] ++ '[' -n 0 ']' [2020-12-01T16:06:54.605Z] ++ set -x [2020-12-01T16:06:54.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:06:54.605Z] testing: warning: no tests to run [2020-12-01T16:06:54.605Z] PASS [2020-12-01T16:06:54.605Z] [2020-12-01T16:06:54.605Z] DONE 0 tests in 0.060s [2020-12-01T16:06:54.605Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-01T16:06:54.605Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:06:54.605Z] ++ set -e [2020-12-01T16:06:54.605Z] ++ '[' -n 0 ']' [2020-12-01T16:06:54.605Z] ++ set -x [2020-12-01T16:06:54.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:06:54.605Z] INFO: Testing against a local daemon [2020-12-01T16:06:54.605Z] === RUN TestPluginWithDevMounts [2020-12-01T16:06:54.605Z] === PAUSE TestPluginWithDevMounts [2020-12-01T16:06:54.605Z] === CONT TestPluginWithDevMounts [2020-12-01T16:06:56.517Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-12-01T16:06:56.517Z] PASS [2020-12-01T16:06:56.517Z] [2020-12-01T16:06:56.517Z] DONE 1 tests in 2.101s [2020-12-01T16:06:56.517Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-01T16:06:56.517Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:06:56.517Z] ++ set -e [2020-12-01T16:06:56.517Z] ++ '[' -n 0 ']' [2020-12-01T16:06:56.517Z] ++ set -x [2020-12-01T16:06:56.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:06:56.777Z] INFO: Testing against a local daemon [2020-12-01T16:06:56.777Z] === RUN TestSecretInspect [2020-12-01T16:06:58.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-12-01T16:06:59.256Z] --- PASS: TestSecretInspect (2.41s) [2020-12-01T16:06:59.256Z] === RUN TestSecretList [2020-12-01T16:07:02.555Z] --- PASS: TestSecretList (3.20s) [2020-12-01T16:07:02.555Z] === RUN TestSecretsCreateAndDelete [2020-12-01T16:07:05.100Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2020-12-01T16:07:05.100Z] === RUN TestSecretsUpdate [2020-12-01T16:07:07.643Z] --- PASS: TestSecretsUpdate (2.67s) [2020-12-01T16:07:07.643Z] === RUN TestTemplatedSecret [2020-12-01T16:07:07.904Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-01T16:07:08.843Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-01T16:07:08.843Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-01T16:07:09.787Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-01T16:07:10.745Z] --- PASS: TestTemplatedSecret (3.08s) [2020-12-01T16:07:10.745Z] === RUN TestSecretCreateResolve [2020-12-01T16:07:10.745Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-01T16:07:12.126Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-01T16:07:12.126Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-01T16:07:12.126Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-01T16:07:12.126Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-01T16:07:12.126Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-01T16:07:13.508Z] --- PASS: TestSecretCreateResolve (2.79s) [2020-12-01T16:07:13.508Z] PASS [2020-12-01T16:07:13.769Z] [2020-12-01T16:07:13.769Z] DONE 6 tests in 16.990s [2020-12-01T16:07:13.769Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-01T16:07:13.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:07:13.769Z] ++ set -e [2020-12-01T16:07:13.769Z] ++ '[' -n 0 ']' [2020-12-01T16:07:13.769Z] ++ set -x [2020-12-01T16:07:13.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:07:13.769Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-01T16:07:13.769Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-01T16:07:13.769Z] INFO: Testing against a local daemon [2020-12-01T16:07:13.769Z] === RUN TestServiceCreateInit [2020-12-01T16:07:13.769Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-01T16:07:14.710Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-01T16:07:15.280Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-01T16:07:16.222Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-01T16:07:16.222Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-01T16:07:18.766Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-01T16:07:18.766Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-01T16:07:20.151Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-01T16:07:21.091Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-01T16:07:21.662Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-01T16:07:22.234Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-01T16:07:22.234Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-01T16:07:22.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-12-01T16:07:23.065Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-01T16:07:23.326Z] --- PASS: TestServiceCreateInit (9.38s) [2020-12-01T16:07:23.326Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.53s) [2020-12-01T16:07:23.326Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s) [2020-12-01T16:07:23.326Z] === RUN TestCreateServiceMultipleTimes [2020-12-01T16:07:25.870Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-01T16:07:25.870Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-01T16:07:25.870Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-01T16:07:26.813Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-01T16:07:27.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-12-01T16:07:27.963Z] === RUN TestDockerSuite/TestCommitChange [2020-12-01T16:07:29.355Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-01T16:07:30.738Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-01T16:07:32.650Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-01T16:07:34.037Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-01T16:07:34.608Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-01T16:07:35.991Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-01T16:07:36.932Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-01T16:07:37.872Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-01T16:07:38.443Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-01T16:07:38.443Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-01T16:07:38.443Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-01T16:07:38.443Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-12-01T16:07:38.443Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-01T16:07:38.443Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-01T16:07:38.703Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-01T16:07:39.642Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-01T16:07:41.023Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-01T16:07:41.023Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-01T16:07:41.283Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-01T16:07:41.852Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-01T16:07:42.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-12-01T16:07:42.425Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-01T16:07:42.994Z] --- PASS: TestCreateServiceMultipleTimes (19.74s) [2020-12-01T16:07:42.994Z] === RUN TestCreateServiceConflict [2020-12-01T16:07:43.254Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-01T16:07:43.824Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-01T16:07:43.824Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-01T16:07:43.824Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-01T16:07:44.778Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-01T16:07:44.778Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-01T16:07:44.778Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-01T16:07:44.778Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-01T16:07:44.778Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-01T16:07:45.719Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-01T16:07:45.979Z] --- PASS: TestCreateServiceConflict (3.14s) [2020-12-01T16:07:45.979Z] === RUN TestCreateServiceMaxReplicas [2020-12-01T16:07:46.919Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-01T16:07:47.538Z] --- PASS: TestImportExtremelyLargeImageWorks (195.53s) [2020-12-01T16:07:47.538Z] PASS [2020-12-01T16:07:47.538Z] [2020-12-01T16:07:47.538Z] === Skipped [2020-12-01T16:07:47.538Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-01T16:07:47.538Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:07:47.538Z] [2020-12-01T16:07:47.538Z] [2020-12-01T16:07:47.538Z] DONE 12 tests, 1 skipped in 196.559s [2020-12-01T16:07:47.538Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-12-01T16:07:47.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:07:47.538Z] ++ set -e [2020-12-01T16:07:47.538Z] ++ '[' -n 0 ']' [2020-12-01T16:07:47.538Z] ++ set -x [2020-12-01T16:07:47.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:07:47.538Z] INFO: Testing against a local daemon [2020-12-01T16:07:47.538Z] === RUN TestNetworkCreateDelete [2020-12-01T16:07:47.538Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-12-01T16:07:47.538Z] === RUN TestDockerNetworkDeletePreferID [2020-12-01T16:07:47.538Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-12-01T16:07:47.538Z] === RUN TestDaemonDNSFallback [2020-12-01T16:07:47.538Z] --- PASS: TestDaemonDNSFallback (1.57s) [2020-12-01T16:07:47.538Z] === RUN TestInspectNetwork [2020-12-01T16:07:47.538Z] === RUN TestInspectNetwork/full_network_id [2020-12-01T16:07:47.538Z] === RUN TestInspectNetwork/partial_network_id [2020-12-01T16:07:47.538Z] === RUN TestInspectNetwork/network_name [2020-12-01T16:07:47.538Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-01T16:07:47.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-01T16:07:47.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-01T16:07:49.619Z] --- PASS: TestInspectNetwork (7.03s) [2020-12-01T16:07:49.619Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-01T16:07:49.619Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-01T16:07:49.619Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-01T16:07:49.619Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-01T16:07:49.619Z] === RUN TestRunContainerWithBridgeNone [2020-12-01T16:07:49.768Z] --- PASS: TestCreateServiceMaxReplicas (3.42s) [2020-12-01T16:07:49.768Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-01T16:07:49.768Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-01T16:07:50.029Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-01T16:07:50.029Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-01T16:07:50.598Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-01T16:07:51.137Z] --- PASS: TestRunContainerWithBridgeNone (1.82s) [2020-12-01T16:07:51.137Z] === RUN TestNetworkInvalidJSON [2020-12-01T16:07:51.137Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-01T16:07:51.137Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-01T16:07:51.137Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T16:07:51.137Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T16:07:51.137Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T16:07:51.137Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T16:07:51.137Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-01T16:07:51.137Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T16:07:51.137Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T16:07:51.137Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-12-01T16:07:51.137Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-01T16:07:51.137Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-01T16:07:51.137Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-01T16:07:51.137Z] === RUN TestHostIPv4BridgeLabel [2020-12-01T16:07:51.540Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-01T16:07:51.771Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-12-01T16:07:51.771Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-01T16:07:52.480Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-01T16:07:52.811Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-12-01T16:07:52.811Z] === RUN TestDaemonDefaultNetworkPools [2020-12-01T16:07:53.050Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-01T16:07:53.050Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-01T16:07:53.619Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-01T16:07:53.851Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-12-01T16:07:53.851Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-01T16:07:54.188Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-01T16:07:54.759Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-01T16:07:54.759Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-01T16:07:54.896Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-12-01T16:07:54.896Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-01T16:07:55.329Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-01T16:07:55.941Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-12-01T16:07:55.941Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-01T16:07:56.269Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-01T16:07:56.579Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-12-01T16:07:56.579Z] === RUN TestServiceWithPredefinedNetwork [2020-12-01T16:07:57.649Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-01T16:07:57.649Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-01T16:07:57.649Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-01T16:07:57.649Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-01T16:07:57.649Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-01T16:07:57.909Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-01T16:07:58.657Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2020-12-01T16:07:58.657Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-01T16:07:58.657Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T16:07:58.657Z] service_test.go:236: FLAKY_TEST [2020-12-01T16:07:58.657Z] === RUN TestServiceWithDataPathPortInit [2020-12-01T16:08:02.102Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-01T16:08:02.682Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-01T16:08:03.297Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-01T16:08:03.297Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-01T16:08:03.297Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-01T16:08:03.297Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.83s) [2020-12-01T16:08:03.297Z] === RUN TestCreateServiceSecretFileMode [2020-12-01T16:08:05.838Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-01T16:08:06.098Z] --- PASS: TestCreateServiceSecretFileMode (2.66s) [2020-12-01T16:08:06.098Z] === RUN TestCreateServiceConfigFileMode [2020-12-01T16:08:06.669Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-01T16:08:07.239Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-01T16:08:09.150Z] --- PASS: TestCreateServiceConfigFileMode (3.04s) [2020-12-01T16:08:09.150Z] === RUN TestCreateServiceSysctls [2020-12-01T16:08:11.695Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-01T16:08:11.955Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-01T16:08:12.896Z] --- PASS: TestCreateServiceSysctls (3.84s) [2020-12-01T16:08:12.896Z] === RUN TestCreateServiceCapabilities [2020-12-01T16:08:13.465Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-01T16:08:14.016Z] --- PASS: TestServiceWithDataPathPortInit (13.95s) [2020-12-01T16:08:14.016Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-01T16:08:14.019Z] 680bbdbacf1b: Pull complete [2020-12-01T16:08:14.019Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-12-01T16:08:14.019Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:08:14.019Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-12-01T16:08:14.019Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-12-01T16:08:14.019Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1577' [2020-12-01T16:08:14.019Z] WARN: Skipping validation tests [2020-12-01T16:08:14.019Z] INFO: Running unit tests at 12/01/2020 16:08:11... [2020-12-01T16:08:14.404Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-01T16:08:15.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-12-01T16:08:16.055Z] --- PASS: TestCreateServiceCapabilities (3.19s) [2020-12-01T16:08:16.055Z] === RUN TestInspect [2020-12-01T16:08:16.204Z] INFO: make.ps1 starting at 12/01/2020 16:08:15 [2020-12-01T16:08:16.664Z] INFO: Git commit (07f6a21322) assumed from DOCKER_GITCOMMIT environment variable [2020-12-01T16:08:16.664Z] INFO: Invoking autogen... [2020-12-01T16:08:16.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-12-01T16:08:17.638Z] INFO: Running unit tests... [2020-12-01T16:08:18.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-12-01T16:08:19.314Z] --- PASS: TestInspect (3.03s) [2020-12-01T16:08:19.314Z] === RUN TestCreateJob [2020-12-01T16:08:19.586Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2020-12-01T16:08:19.586Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lx46dt18yqvreet4cl79r8cyk Created:2020-12-01 16:08:13.697609468 +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[760a8a1e805554fd35123af4ed09ad7dbd9cf6e5df76e4347b14567dc10e7f31:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2i0mkbx9iqhsskudes3q3k2fb EndpointID:406948aee2f9dce493d9721f2748db66c2ffab55577e3032d63381fc9a9f2362 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5daa7eb355221eac278caaf0afcfa8e570b14dc8eebc98831f3d53a779cd077f 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:6f32d62f50e4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2i0mkbx9iqhsskudes3q3k2fb EndpointID:406948aee2f9dce493d9721f2748db66c2ffab55577e3032d63381fc9a9f2362 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-01T16:08:19.586Z] PASS [2020-12-01T16:08:19.586Z] [2020-12-01T16:08:19.586Z] === Skipped [2020-12-01T16:08:19.586Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T16:08:19.586Z] service_test.go:236: FLAKY_TEST [2020-12-01T16:08:19.586Z] [2020-12-01T16:08:19.586Z] [2020-12-01T16:08:19.586Z] DONE 23 tests, 1 skipped in 39.502s [2020-12-01T16:08:19.586Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-01T16:08:19.586Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:08:19.586Z] ++ set -e [2020-12-01T16:08:19.586Z] ++ '[' -n 0 ']' [2020-12-01T16:08:19.586Z] ++ set -x [2020-12-01T16:08:19.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:08:19.586Z] INFO: Testing against a local daemon [2020-12-01T16:08:19.586Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-01T16:08:19.586Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-01T16:08:19.586Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T16:08:19.586Z] === RUN TestDockerNetworkIpvlan [2020-12-01T16:08:19.586Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-01T16:08:19.586Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T16:08:19.586Z] PASS [2020-12-01T16:08:19.586Z] [2020-12-01T16:08:19.586Z] === Skipped [2020-12-01T16:08:19.586Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-01T16:08:19.586Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T16:08:19.586Z] [2020-12-01T16:08:19.586Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-01T16:08:19.586Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T16:08:19.586Z] [2020-12-01T16:08:19.586Z] [2020-12-01T16:08:19.586Z] DONE 2 tests, 2 skipped in 0.077s [2020-12-01T16:08:19.586Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-01T16:08:19.586Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:08:19.586Z] ++ set -e [2020-12-01T16:08:19.586Z] ++ '[' -n 0 ']' [2020-12-01T16:08:19.586Z] ++ set -x [2020-12-01T16:08:19.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:08:19.879Z] INFO: Testing against a local daemon [2020-12-01T16:08:19.879Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-01T16:08:19.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-12-01T16:08:21.293Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000aa2360_} [2020-12-01T16:08:21.390Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-12-01T16:08:21.390Z] === RUN TestDockerNetworkMacvlan [2020-12-01T16:08:22.029Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-01T16:08:22.673Z] --- PASS: TestCreateJob (3.42s) [2020-12-01T16:08:22.673Z] === RUN TestReplicatedJob [2020-12-01T16:08:22.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1854814404_/foo_false____} [2020-12-01T16:08:23.069Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-01T16:08:23.704Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-01T16:08:24.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1854814404_/foo_true____} [2020-12-01T16:08:24.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3093100883_/foo_false____} [2020-12-01T16:08:25.777Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-01T16:08:26.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3093100883_/foo_true____} [2020-12-01T16:08:26.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3093100883_/foo_true__0xc000aa23c0__} [2020-12-01T16:08:27.878Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-01T16:08:28.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000aa23e0_} [2020-12-01T16:08:28.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-12-01T16:08:29.011Z] --- PASS: TestReplicatedJob (6.43s) [2020-12-01T16:08:29.011Z] === RUN TestUpdateReplicatedJob [2020-12-01T16:08:29.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000aa2400_} [2020-12-01T16:08:30.029Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-12-01T16:08:31.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000aa2420_} [2020-12-01T16:08:31.409Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-01T16:08:32.455Z] --- PASS: TestDockerNetworkMacvlan (11.14s) [2020-12-01T16:08:32.455Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-12-01T16:08:32.456Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-12-01T16:08:32.456Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2020-12-01T16:08:32.456Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s) [2020-12-01T16:08:32.456Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s) [2020-12-01T16:08:32.456Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2020-12-01T16:08:32.456Z] PASS [2020-12-01T16:08:32.456Z] [2020-12-01T16:08:32.456Z] DONE 8 tests in 12.610s [2020-12-01T16:08:32.456Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-01T16:08:32.456Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:08:32.456Z] ++ set -e [2020-12-01T16:08:32.456Z] ++ '[' -n 0 ']' [2020-12-01T16:08:32.456Z] ++ set -x [2020-12-01T16:08:32.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:08:32.456Z] testing: warning: no tests to run [2020-12-01T16:08:32.456Z] PASS [2020-12-01T16:08:32.456Z] [2020-12-01T16:08:32.456Z] DONE 0 tests in 0.012s [2020-12-01T16:08:32.456Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-01T16:08:32.456Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:08:32.456Z] ++ set -e [2020-12-01T16:08:32.456Z] ++ '[' -n 0 ']' [2020-12-01T16:08:32.456Z] ++ set -x [2020-12-01T16:08:32.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:08:32.456Z] INFO: Testing against a local daemon [2020-12-01T16:08:32.456Z] === RUN TestAuthZPluginAllowRequest [2020-12-01T16:08:32.715Z] --- PASS: TestUpdateReplicatedJob (3.75s) [2020-12-01T16:08:32.715Z] === RUN TestServiceListWithStatuses [2020-12-01T16:08:32.715Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-01T16:08:32.715Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-01T16:08:32.715Z] === RUN TestDockerNetworkConnectAlias [2020-12-01T16:08:32.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000aa2440_} [2020-12-01T16:08:33.966Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2020-12-01T16:08:33.966Z] === RUN TestAuthZPluginTLS [2020-12-01T16:08:34.258Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-12-01T16:08:34.258Z] === RUN TestAuthZPluginDenyRequest [2020-12-01T16:08:34.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-01T16:08:34.893Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-12-01T16:08:34.893Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-01T16:08:35.528Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-12-01T16:08:35.528Z] === RUN TestAuthZPluginDenyResponse [2020-12-01T16:08:35.821Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-12-01T16:08:35.821Z] === RUN TestAuthZPluginAllowEventStream [2020-12-01T16:08:36.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-01T16:08:36.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-12-01T16:08:36.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-12-01T16:08:36.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-12-01T16:08:36.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-12-01T16:08:36.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-12-01T16:08:36.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-12-01T16:08:36.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-12-01T16:08:36.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-12-01T16:08:36.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-12-01T16:08:36.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-12-01T16:08:36.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-12-01T16:08:36.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-12-01T16:08:36.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-12-01T16:08:36.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-12-01T16:08:36.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-12-01T16:08:36.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-12-01T16:08:36.268Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-01T16:08:37.336Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2020-12-01T16:08:37.336Z] === RUN TestAuthZPluginErrorResponse [2020-12-01T16:08:37.973Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-12-01T16:08:37.973Z] === RUN TestAuthZPluginErrorRequest [2020-12-01T16:08:38.188Z] --- PASS: TestDockerNetworkConnectAlias (5.54s) [2020-12-01T16:08:38.188Z] === RUN TestDockerNetworkReConnect [2020-12-01T16:08:38.273Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-12-01T16:08:38.273Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-01T16:08:38.618Z] ? github.com/docker/docker/api [no test files] [2020-12-01T16:08:38.908Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-12-01T16:08:38.908Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-01T16:08:39.140Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-12-01T16:08:40.987Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2020-12-01T16:08:40.987Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-01T16:08:41.678Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-01T16:08:42.502Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2020-12-01T16:08:42.502Z] === RUN TestAuthZPluginHeader [2020-12-01T16:08:42.618Z] --- PASS: TestDockerNetworkReConnect (4.35s) [2020-12-01T16:08:42.618Z] === RUN TestServicePlugin [2020-12-01T16:08:43.140Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-12-01T16:08:43.140Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-01T16:08:43.140Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-01T16:08:43.140Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:08:43.140Z] === RUN TestAuthZPluginV2Disable [2020-12-01T16:08:43.140Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-01T16:08:43.140Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:08:43.140Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-01T16:08:43.140Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-01T16:08:43.140Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:08:43.140Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-01T16:08:43.140Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-01T16:08:43.140Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:08:43.140Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-01T16:08:44.000Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-01T16:08:45.385Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-01T16:08:45.385Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-01T16:08:45.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-12-01T16:08:45.955Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-01T16:08:46.896Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-12-01T16:08:47.837Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-01T16:08:48.778Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-01T16:08:49.719Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-01T16:08:50.660Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-01T16:08:51.601Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-01T16:08:52.171Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-01T16:08:52.742Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-01T16:08:53.683Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-01T16:08:54.253Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-01T16:08:54.824Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-01T16:08:55.395Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-01T16:08:56.330Z] === RUN TestMiddlewares [2020-12-01T16:08:56.330Z] --- PASS: TestMiddlewares (0.00s) [2020-12-01T16:08:56.330Z] PASS [2020-12-01T16:08:56.330Z] coverage: 9.0% of statements [2020-12-01T16:08:56.330Z] ok github.com/docker/docker/api/server 0.171s coverage: 9.0% of statements [2020-12-01T16:08:56.371Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-01T16:08:56.944Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-01T16:08:57.515Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-01T16:08:57.515Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-01T16:08:58.084Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-01T16:08:58.656Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-01T16:09:00.039Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-01T16:09:00.298Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-01T16:09:00.868Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-01T16:09:01.720Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-12-01T16:09:01.720Z] PASS [2020-12-01T16:09:01.720Z] [2020-12-01T16:09:01.720Z] === Skipped [2020-12-01T16:09:01.720Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-01T16:09:01.720Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:09:01.720Z] [2020-12-01T16:09:01.720Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-01T16:09:01.720Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:09:01.720Z] [2020-12-01T16:09:01.720Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-01T16:09:01.720Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:09:01.720Z] [2020-12-01T16:09:01.720Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-01T16:09:01.720Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:09:01.720Z] [2020-12-01T16:09:01.720Z] [2020-12-01T16:09:01.720Z] DONE 17 tests, 4 skipped in 27.647s [2020-12-01T16:09:01.720Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-01T16:09:01.720Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:09:01.720Z] ++ set -e [2020-12-01T16:09:01.720Z] ++ '[' -n 0 ']' [2020-12-01T16:09:01.720Z] ++ set -x [2020-12-01T16:09:01.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:09:01.720Z] INFO: Testing against a local daemon [2020-12-01T16:09:01.720Z] === RUN TestPluginInvalidJSON [2020-12-01T16:09:01.720Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:09:01.720Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:09:01.720Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:09:01.720Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-12-01T16:09:01.720Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-01T16:09:01.720Z] === RUN TestPluginInstall [2020-12-01T16:09:01.720Z] === RUN TestPluginInstall/no_auth [2020-12-01T16:09:01.720Z] time="2020-12-01T16:09:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:09:01.720Z] time="2020-12-01T16:09:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6100af461b4120722e76f8e6ff6c6050632de7a0f3fadd007241967ec5406c8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:09:01.720Z] time="2020-12-01T16:09:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:09:01.720Z] time="2020-12-01T16:09:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6100af461b4120722e76f8e6ff6c6050632de7a0f3fadd007241967ec5406c8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:09:02.019Z] === RUN TestPluginInstall/with_htpasswd [2020-12-01T16:09:02.248Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-01T16:09:02.652Z] time="2020-12-01T16:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:09:02.653Z] time="2020-12-01T16:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6100af461b4120722e76f8e6ff6c6050632de7a0f3fadd007241967ec5406c8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:09:02.653Z] time="2020-12-01T16:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:09:02.653Z] time="2020-12-01T16:09:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6100af461b4120722e76f8e6ff6c6050632de7a0f3fadd007241967ec5406c8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:09:02.818Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-01T16:09:02.947Z] === RUN TestPluginInstall/with_insecure [2020-12-01T16:09:04.461Z] time="2020-12-01T16:09:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:09:04.461Z] time="2020-12-01T16:09:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6bf7e27a7c5bc1786d710909455cbb3482cc4f0ca48af925f0f237d61088edb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:09:04.461Z] time="2020-12-01T16:09:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-01T16:09:04.461Z] time="2020-12-01T16:09:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6bf7e27a7c5bc1786d710909455cbb3482cc4f0ca48af925f0f237d61088edb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-01T16:09:04.461Z] --- PASS: TestPluginInstall (4.32s) [2020-12-01T16:09:04.461Z] --- PASS: TestPluginInstall/no_auth (2.02s) [2020-12-01T16:09:04.461Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2020-12-01T16:09:04.461Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2020-12-01T16:09:04.461Z] plugin_test.go:157: [d13c7cd6948ab] daemon is not started [2020-12-01T16:09:04.461Z] PASS [2020-12-01T16:09:04.461Z] [2020-12-01T16:09:04.461Z] DONE 6 tests in 4.427s [2020-12-01T16:09:04.461Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-01T16:09:04.461Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:09:04.461Z] ++ set -e [2020-12-01T16:09:04.461Z] ++ '[' -n 0 ']' [2020-12-01T16:09:04.461Z] ++ set -x [2020-12-01T16:09:04.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:09:04.461Z] INFO: Testing against a local daemon [2020-12-01T16:09:04.461Z] === RUN TestExternalGraphDriver [2020-12-01T16:09:04.727Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-01T16:09:04.751Z] === RUN TestExternalGraphDriver/json [2020-12-01T16:09:06.834Z] === RUN TestExternalGraphDriver/spec [2020-12-01T16:09:07.270Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-01T16:09:08.349Z] === RUN TestExternalGraphDriver/pull [2020-12-01T16:09:09.182Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-01T16:09:09.751Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-01T16:09:10.463Z] --- PASS: TestExternalGraphDriver (5.61s) [2020-12-01T16:09:10.463Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2020-12-01T16:09:10.463Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-12-01T16:09:10.463Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2020-12-01T16:09:10.463Z] === RUN TestGraphdriverPluginV2 [2020-12-01T16:09:10.463Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-12-01T16:09:10.463Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:09:10.463Z] PASS [2020-12-01T16:09:10.463Z] [2020-12-01T16:09:10.463Z] === Skipped [2020-12-01T16:09:10.463Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-12-01T16:09:10.463Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:09:10.463Z] [2020-12-01T16:09:10.463Z] [2020-12-01T16:09:10.463Z] DONE 5 tests, 1 skipped in 5.736s [2020-12-01T16:09:10.463Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-01T16:09:10.463Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:09:10.463Z] ++ set -e [2020-12-01T16:09:10.463Z] ++ '[' -n 0 ']' [2020-12-01T16:09:10.463Z] ++ set -x [2020-12-01T16:09:10.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:09:10.463Z] INFO: Testing against a local daemon [2020-12-01T16:09:10.463Z] === RUN TestContinueAfterPluginCrash [2020-12-01T16:09:10.463Z] === PAUSE TestContinueAfterPluginCrash [2020-12-01T16:09:10.463Z] === RUN TestReadPluginNoRead [2020-12-01T16:09:10.463Z] === PAUSE TestReadPluginNoRead [2020-12-01T16:09:10.463Z] === RUN TestDaemonStartWithLogOpt [2020-12-01T16:09:10.463Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-01T16:09:10.464Z] === CONT TestContinueAfterPluginCrash [2020-12-01T16:09:10.464Z] === CONT TestDaemonStartWithLogOpt [2020-12-01T16:09:10.464Z] === CONT TestReadPluginNoRead [2020-12-01T16:09:13.048Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-01T16:09:14.961Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-01T16:09:14.961Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-01T16:09:15.533Z] --- PASS: TestServicePlugin (33.01s) [2020-12-01T16:09:15.533Z] plugin_test.go:62: [d20e9e5b89a2d] joining swarm manager [d898e1150122c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:09:15.533Z] plugin_test.go:65: [db3a28a4b8fd0] joining swarm manager [d898e1150122c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:09:15.533Z] === RUN TestServiceUpdateLabel [2020-12-01T16:09:16.100Z] === RUN TestReadPluginNoRead/default [2020-12-01T16:09:16.100Z] --- PASS: TestDaemonStartWithLogOpt (5.53s) [2020-12-01T16:09:16.736Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-01T16:09:18.075Z] --- PASS: TestServiceUpdateLabel (2.35s) [2020-12-01T16:09:18.075Z] === RUN TestServiceUpdateSecrets [2020-12-01T16:09:18.244Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-01T16:09:19.013Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-12-01T16:09:19.583Z] === RUN TestDockerSuite/TestCpToDot [2020-12-01T16:09:19.775Z] --- PASS: TestReadPluginNoRead (9.21s) [2020-12-01T16:09:19.775Z] --- PASS: TestReadPluginNoRead/default (1.43s) [2020-12-01T16:09:19.775Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2020-12-01T16:09:19.775Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s) [2020-12-01T16:09:19.775Z] read_test.go:92: [dcd957453fdc5] daemon is not started [2020-12-01T16:09:20.153Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-01T16:09:21.093Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-01T16:09:21.284Z] --- PASS: TestContinueAfterPluginCrash (10.73s) [2020-12-01T16:09:21.284Z] PASS [2020-12-01T16:09:21.284Z] [2020-12-01T16:09:21.284Z] DONE 6 tests in 10.800s [2020-12-01T16:09:21.284Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-01T16:09:21.284Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:09:21.284Z] ++ set -e [2020-12-01T16:09:21.284Z] ++ '[' -n 0 ']' [2020-12-01T16:09:21.284Z] ++ set -x [2020-12-01T16:09:21.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:09:21.284Z] testing: warning: no tests to run [2020-12-01T16:09:21.284Z] PASS [2020-12-01T16:09:21.284Z] [2020-12-01T16:09:21.284Z] DONE 0 tests in 0.019s [2020-12-01T16:09:21.284Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-01T16:09:21.284Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:09:21.284Z] ++ set -e [2020-12-01T16:09:21.284Z] ++ '[' -n 0 ']' [2020-12-01T16:09:21.284Z] ++ set -x [2020-12-01T16:09:21.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:09:21.284Z] INFO: Testing against a local daemon [2020-12-01T16:09:21.284Z] === RUN TestPluginWithDevMounts [2020-12-01T16:09:21.284Z] === PAUSE TestPluginWithDevMounts [2020-12-01T16:09:21.284Z] === CONT TestPluginWithDevMounts [2020-12-01T16:09:21.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-12-01T16:09:22.231Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-01T16:09:22.801Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-01T16:09:23.354Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-12-01T16:09:23.354Z] PASS [2020-12-01T16:09:23.354Z] [2020-12-01T16:09:23.354Z] DONE 1 tests in 1.910s [2020-12-01T16:09:23.354Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-12-01T16:09:23.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:09:23.354Z] ++ set -e [2020-12-01T16:09:23.354Z] ++ '[' -n 0 ']' [2020-12-01T16:09:23.354Z] ++ set -x [2020-12-01T16:09:23.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:09:23.355Z] INFO: Testing against a local daemon [2020-12-01T16:09:23.355Z] === RUN TestSecretInspect [2020-12-01T16:09:24.183Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-01T16:09:24.183Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-01T16:09:24.752Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-01T16:09:24.874Z] --- PASS: TestSecretInspect (1.94s) [2020-12-01T16:09:24.874Z] === RUN TestSecretList [2020-12-01T16:09:25.691Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-01T16:09:25.692Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-01T16:09:25.692Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-01T16:09:25.951Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-01T16:09:26.520Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-01T16:09:26.520Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-01T16:09:26.520Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-01T16:09:26.950Z] --- PASS: TestSecretList (1.92s) [2020-12-01T16:09:26.950Z] === RUN TestSecretsCreateAndDelete [2020-12-01T16:09:27.091Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-01T16:09:27.663Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-01T16:09:27.663Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-01T16:09:27.663Z] === RUN TestDockerSuite/TestCreateRM [2020-12-01T16:09:27.663Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-01T16:09:27.663Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-01T16:09:27.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-12-01T16:09:27.923Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-01T16:09:27.923Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-01T16:09:29.016Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-12-01T16:09:29.016Z] === RUN TestSecretsUpdate [2020-12-01T16:09:29.832Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-01T16:09:29.832Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-01T16:09:30.092Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-01T16:09:31.100Z] --- PASS: TestSecretsUpdate (1.96s) [2020-12-01T16:09:31.100Z] === RUN TestTemplatedSecret [2020-12-01T16:09:33.182Z] --- PASS: TestTemplatedSecret (2.43s) [2020-12-01T16:09:33.182Z] === RUN TestSecretCreateResolve [2020-12-01T16:09:33.396Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-12-01T16:09:33.396Z] === RUN TestServiceUpdateConfigs [2020-12-01T16:09:33.965Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-01T16:09:33.965Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-01T16:09:33.965Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-01T16:09:34.226Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-01T16:09:34.226Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-01T16:09:34.226Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-01T16:09:34.796Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-01T16:09:35.306Z] --- PASS: TestSecretCreateResolve (1.99s) [2020-12-01T16:09:35.306Z] PASS [2020-12-01T16:09:35.306Z] [2020-12-01T16:09:35.306Z] DONE 6 tests in 12.229s [2020-12-01T16:09:35.306Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-12-01T16:09:35.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:09:35.306Z] ++ set -e [2020-12-01T16:09:35.306Z] ++ '[' -n 0 ']' [2020-12-01T16:09:35.306Z] ++ set -x [2020-12-01T16:09:35.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:09:35.307Z] INFO: Testing against a local daemon [2020-12-01T16:09:35.307Z] === RUN TestServiceCreateInit [2020-12-01T16:09:35.307Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-01T16:09:36.176Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-01T16:09:36.435Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-01T16:09:37.375Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-01T16:09:38.756Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-01T16:09:39.016Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-01T16:09:39.585Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-01T16:09:39.585Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-01T16:09:39.770Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-01T16:09:40.154Z] === RUN TestDockerSuite/TestDockerFails [2020-12-01T16:09:40.154Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-12-01T16:09:40.154Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-12-01T16:09:40.154Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-12-01T16:09:41.093Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-12-01T16:09:41.664Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-12-01T16:09:43.046Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-12-01T16:09:43.046Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-12-01T16:09:43.046Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-12-01T16:09:43.046Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-12-01T16:09:43.291Z] --- PASS: TestServiceCreateInit (7.50s) [2020-12-01T16:09:43.291Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2020-12-01T16:09:43.291Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2020-12-01T16:09:43.291Z] === RUN TestCreateServiceMultipleTimes [2020-12-01T16:09:48.325Z] --- PASS: TestServiceUpdateConfigs (15.18s) [2020-12-01T16:09:48.326Z] === RUN TestServiceUpdateNetwork [2020-12-01T16:09:48.586Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-01T16:09:51.129Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-01T16:09:51.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-12-01T16:09:53.084Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-01T16:09:55.001Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-12-01T16:09:55.941Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-01T16:09:56.880Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-01T16:09:57.451Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-01T16:09:58.022Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-01T16:09:58.595Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-01T16:09:58.653Z] --- PASS: TestCreateServiceMultipleTimes (15.27s) [2020-12-01T16:09:58.654Z] === RUN TestCreateServiceConflict [2020-12-01T16:09:58.855Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-12-01T16:10:00.182Z] --- PASS: TestCreateServiceConflict (1.95s) [2020-12-01T16:10:00.182Z] === RUN TestCreateServiceMaxReplicas [2020-12-01T16:10:00.765Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-12-01T16:10:01.334Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-01T16:10:02.716Z] --- PASS: TestServiceUpdateNetwork (14.11s) [2020-12-01T16:10:02.716Z] === RUN TestServiceUpdatePidsLimit [2020-12-01T16:10:02.918Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2020-12-01T16:10:02.918Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-01T16:10:03.658Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-12-01T16:10:03.919Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-01T16:10:04.862Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-01T16:10:06.243Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-01T16:10:07.183Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-01T16:10:08.125Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-01T16:10:08.467Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-01T16:10:08.468Z] === RUN TestBoolValue [2020-12-01T16:10:08.468Z] --- PASS: TestBoolValue (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestBoolValueOrDefault [2020-12-01T16:10:08.468Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestInt64ValueOrZero [2020-12-01T16:10:08.468Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestInt64ValueOrDefault [2020-12-01T16:10:08.468Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestInt64ValueOrDefaultWithError [2020-12-01T16:10:08.468Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestJsonContentType [2020-12-01T16:10:08.468Z] --- PASS: TestJsonContentType (0.00s) [2020-12-01T16:10:08.468Z] PASS [2020-12-01T16:10:08.468Z] coverage: 14.7% of statements [2020-12-01T16:10:08.468Z] ok github.com/docker/docker/api/server/httputils 0.146s coverage: 14.7% of statements [2020-12-01T16:10:08.468Z] === RUN TestMaskSecretKeys [2020-12-01T16:10:08.468Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-12-01T16:10:08.468Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-12-01T16:10:08.468Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-12-01T16:10:08.468Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-12-01T16:10:08.468Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-12-01T16:10:08.468Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-12-01T16:10:08.468Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestVersionMiddlewareVersion [2020-12-01T16:10:08.468Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-12-01T16:10:08.468Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-12-01T16:10:08.468Z] PASS [2020-12-01T16:10:08.468Z] coverage: 37.7% of statements [2020-12-01T16:10:08.468Z] ok github.com/docker/docker/api/server/middleware 0.181s coverage: 37.7% of statements [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-01T16:10:08.468Z] === RUN TestStrSliceMarshalJSON [2020-12-01T16:10:08.468Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestStrSliceUnmarshalJSON [2020-12-01T16:10:08.468Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestStrSliceUnmarshalString [2020-12-01T16:10:08.468Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestStrSliceUnmarshalSlice [2020-12-01T16:10:08.468Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-12-01T16:10:08.468Z] PASS [2020-12-01T16:10:08.468Z] coverage: 90.0% of statements [2020-12-01T16:10:08.468Z] ok github.com/docker/docker/api/types/strslice 0.058s coverage: 90.0% of statements [2020-12-01T16:10:08.468Z] === RUN TestToJSON [2020-12-01T16:10:08.468Z] --- PASS: TestToJSON (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestToParamWithVersion [2020-12-01T16:10:08.468Z] --- PASS: TestToParamWithVersion (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestFromJSON [2020-12-01T16:10:08.468Z] --- PASS: TestFromJSON (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestEmpty [2020-12-01T16:10:08.468Z] --- PASS: TestEmpty (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestArgsMatchKVListEmptySources [2020-12-01T16:10:08.468Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestArgsMatchKVList [2020-12-01T16:10:08.468Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestArgsMatch [2020-12-01T16:10:08.468Z] --- PASS: TestArgsMatch (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestAdd [2020-12-01T16:10:08.468Z] --- PASS: TestAdd (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestDel [2020-12-01T16:10:08.468Z] --- PASS: TestDel (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestLen [2020-12-01T16:10:08.468Z] --- PASS: TestLen (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestExactMatch [2020-12-01T16:10:08.468Z] --- PASS: TestExactMatch (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestOnlyOneExactMatch [2020-12-01T16:10:08.468Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestContains [2020-12-01T16:10:08.468Z] --- PASS: TestContains (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestValidate [2020-12-01T16:10:08.468Z] --- PASS: TestValidate (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestWalkValues [2020-12-01T16:10:08.468Z] --- PASS: TestWalkValues (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestFuzzyMatch [2020-12-01T16:10:08.468Z] --- PASS: TestFuzzyMatch (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestClone [2020-12-01T16:10:08.468Z] --- PASS: TestClone (0.00s) [2020-12-01T16:10:08.468Z] PASS [2020-12-01T16:10:08.468Z] coverage: 92.2% of statements [2020-12-01T16:10:08.468Z] ok github.com/docker/docker/api/types/filters 0.062s coverage: 92.2% of statements [2020-12-01T16:10:08.468Z] === RUN TestAdjustForAPIVersion [2020-12-01T16:10:08.468Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-12-01T16:10:08.468Z] PASS [2020-12-01T16:10:08.468Z] coverage: 5.7% of statements [2020-12-01T16:10:08.468Z] ok github.com/docker/docker/api/server/router/swarm 0.140s coverage: 5.7% of statements [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-01T16:10:08.468Z] === RUN TestDurationToSecondsString [2020-12-01T16:10:08.468Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestGetTimestamp [2020-12-01T16:10:08.468Z] --- PASS: TestGetTimestamp (0.17s) [2020-12-01T16:10:08.468Z] === RUN TestParseTimestamps [2020-12-01T16:10:08.468Z] --- PASS: TestParseTimestamps (0.00s) [2020-12-01T16:10:08.468Z] PASS [2020-12-01T16:10:08.468Z] coverage: 100.0% of statements [2020-12-01T16:10:08.468Z] ok github.com/docker/docker/api/types/time 0.321s coverage: 100.0% of statements [2020-12-01T16:10:08.468Z] === RUN TestCompareVersion [2020-12-01T16:10:08.468Z] --- PASS: TestCompareVersion (0.00s) [2020-12-01T16:10:08.468Z] PASS [2020-12-01T16:10:08.468Z] coverage: 75.0% of statements [2020-12-01T16:10:08.468Z] ok github.com/docker/docker/api/types/versions 0.090s coverage: 75.0% of statements [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/builder [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-01T16:10:08.468Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-01T16:10:08.468Z] === RUN TestParseRemoteURL [2020-12-01T16:10:08.468Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-12-01T16:10:08.468Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-12-01T16:10:08.468Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-12-01T16:10:08.468Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-12-01T16:10:08.468Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-12-01T16:10:08.468Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-12-01T16:10:08.468Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-12-01T16:10:08.468Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-12-01T16:10:08.468Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-12-01T16:10:08.468Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-12-01T16:10:08.468Z] --- PASS: TestParseRemoteURL (0.00s) [2020-12-01T16:10:08.468Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-12-01T16:10:08.468Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-12-01T16:10:08.468Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-12-01T16:10:08.468Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-12-01T16:10:08.468Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-12-01T16:10:08.468Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-12-01T16:10:08.468Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-12-01T16:10:08.468Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-12-01T16:10:08.468Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-12-01T16:10:08.468Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestCloneArgsSmartHttp [2020-12-01T16:10:08.468Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2020-12-01T16:10:08.468Z] === RUN TestCloneArgsDumbHttp [2020-12-01T16:10:08.468Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestCloneArgsGit [2020-12-01T16:10:08.468Z] --- PASS: TestCloneArgsGit (0.00s) [2020-12-01T16:10:08.468Z] === RUN TestCheckoutGit [2020-12-01T16:10:09.440Z] === RUN TestEnable [2020-12-01T16:10:09.440Z] --- PASS: TestEnable (0.00s) [2020-12-01T16:10:09.440Z] === RUN TestDisable [2020-12-01T16:10:09.440Z] --- PASS: TestDisable (0.00s) [2020-12-01T16:10:09.440Z] === RUN TestEnabled [2020-12-01T16:10:09.440Z] --- PASS: TestEnabled (0.00s) [2020-12-01T16:10:09.440Z] PASS [2020-12-01T16:10:09.440Z] coverage: 100.0% of statements [2020-12-01T16:10:09.440Z] ok github.com/docker/docker/cli/debug 0.058s coverage: 100.0% of statements [2020-12-01T16:10:10.411Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-12-01T16:10:10.411Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2020-12-01T16:10:10.411Z] === RUN TestProcessNoDockerignore [2020-12-01T16:10:10.411Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-12-01T16:10:10.411Z] === RUN TestProcessShouldLeaveAllFiles [2020-12-01T16:10:10.411Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-12-01T16:10:10.411Z] === RUN TestDetectContentType [2020-12-01T16:10:10.411Z] --- PASS: TestDetectContentType (0.00s) [2020-12-01T16:10:10.411Z] === RUN TestSelectAcceptableMIME [2020-12-01T16:10:10.411Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-12-01T16:10:10.411Z] === RUN TestInspectEmptyResponse [2020-12-01T16:10:10.411Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-12-01T16:10:10.411Z] === RUN TestInspectResponseBinary [2020-12-01T16:10:10.411Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-12-01T16:10:10.411Z] === RUN TestResponseUnsupportedContentType [2020-12-01T16:10:10.411Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-12-01T16:10:10.411Z] === RUN TestInspectResponseTextSimple [2020-12-01T16:10:10.411Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-12-01T16:10:10.411Z] === RUN TestInspectResponseEmptyContentType [2020-12-01T16:10:10.411Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-12-01T16:10:10.411Z] === RUN TestUnknownContentLength [2020-12-01T16:10:10.411Z] --- PASS: TestUnknownContentLength (0.00s) [2020-12-01T16:10:10.411Z] === RUN TestDownloadRemote [2020-12-01T16:10:10.889Z] --- PASS: TestDownloadRemote (0.11s) [2020-12-01T16:10:10.889Z] === RUN TestGetWithStatusError [2020-12-01T16:10:10.889Z] --- PASS: TestGetWithStatusError (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestCloseRootDirectory [2020-12-01T16:10:10.889Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-12-01T16:10:10.889Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:10:10.889Z] === RUN TestHashFile [2020-12-01T16:10:10.889Z] --- SKIP: TestHashFile (0.00s) [2020-12-01T16:10:10.889Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:10:10.889Z] === RUN TestHashSubdir [2020-12-01T16:10:10.889Z] --- SKIP: TestHashSubdir (0.00s) [2020-12-01T16:10:10.889Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:10:10.889Z] === RUN TestRemoveDirectory [2020-12-01T16:10:10.889Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-12-01T16:10:10.889Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:10:10.889Z] PASS [2020-12-01T16:10:10.889Z] coverage: 9.3% of statements [2020-12-01T16:10:10.889Z] ok github.com/docker/docker/builder/remotecontext 0.535s coverage: 9.3% of statements [2020-12-01T16:10:10.889Z] === RUN TestGetAllAllowed [2020-12-01T16:10:10.889Z] --- PASS: TestGetAllAllowed (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestGetAllMeta [2020-12-01T16:10:10.889Z] --- PASS: TestGetAllMeta (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestWarnOnUnusedBuildArgs [2020-12-01T16:10:10.889Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestIsUnreferencedBuiltin [2020-12-01T16:10:10.889Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestIsExistingDirectory [2020-12-01T16:10:10.889Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestGetFilenameForDownload [2020-12-01T16:10:10.889Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestEnv2Variables [2020-12-01T16:10:10.889Z] --- PASS: TestEnv2Variables (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-12-01T16:10:10.889Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestMaintainer [2020-12-01T16:10:10.889Z] --- PASS: TestMaintainer (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestLabel [2020-12-01T16:10:10.889Z] --- PASS: TestLabel (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestFromScratch [2020-12-01T16:10:10.889Z] --- PASS: TestFromScratch (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestFromWithArg [2020-12-01T16:10:10.889Z] --- PASS: TestFromWithArg (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-12-01T16:10:10.889Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestFromWithUndefinedArg [2020-12-01T16:10:10.889Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestFromMultiStageWithNamedStage [2020-12-01T16:10:10.889Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestOnbuild [2020-12-01T16:10:10.889Z] --- PASS: TestOnbuild (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestWorkdir [2020-12-01T16:10:10.889Z] --- PASS: TestWorkdir (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestCmd [2020-12-01T16:10:10.889Z] --- PASS: TestCmd (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestHealthcheckNone [2020-12-01T16:10:10.889Z] --- PASS: TestHealthcheckNone (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestHealthcheckCmd [2020-12-01T16:10:10.889Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestEntrypoint [2020-12-01T16:10:10.889Z] --- PASS: TestEntrypoint (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestExpose [2020-12-01T16:10:10.889Z] --- PASS: TestExpose (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestUser [2020-12-01T16:10:10.889Z] --- PASS: TestUser (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestVolume [2020-12-01T16:10:10.889Z] --- PASS: TestVolume (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestStopSignal [2020-12-01T16:10:10.889Z] --- SKIP: TestStopSignal (0.00s) [2020-12-01T16:10:10.889Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-12-01T16:10:10.889Z] === RUN TestArg [2020-12-01T16:10:10.889Z] --- PASS: TestArg (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestShell [2020-12-01T16:10:10.889Z] --- PASS: TestShell (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestPrependEnvOnCmd [2020-12-01T16:10:10.889Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestRunWithBuildArgs [2020-12-01T16:10:10.889Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestRunIgnoresHealthcheck [2020-12-01T16:10:10.889Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestNormalizeWorkdir [2020-12-01T16:10:10.889Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestDispatch [2020-12-01T16:10:10.889Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-12-01T16:10:10.889Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-12-01T16:10:10.889Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-12-01T16:10:10.889Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-12-01T16:10:10.889Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-12-01T16:10:10.889Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-12-01T16:10:10.889Z] === RUN TestDispatch/COPY_url [2020-12-01T16:10:10.889Z] --- PASS: TestDispatch (0.07s) [2020-12-01T16:10:10.889Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2020-12-01T16:10:10.889Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-12-01T16:10:10.889Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2020-12-01T16:10:10.889Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-12-01T16:10:10.889Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-12-01T16:10:10.889Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-12-01T16:10:10.889Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestAddScratchImageAddsToMounts [2020-12-01T16:10:10.889Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestAddFromScratchPopulatesPlatform [2020-12-01T16:10:10.889Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-12-01T16:10:10.889Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-12-01T16:10:10.889Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestImageSourceGetAddsToMounts [2020-12-01T16:10:10.889Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestEmptyDockerfile [2020-12-01T16:10:10.889Z] --- PASS: TestEmptyDockerfile (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestSymlinkDockerfile [2020-12-01T16:10:10.889Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-12-01T16:10:10.889Z] === RUN TestDockerfileOutsideTheBuildContext [2020-12-01T16:10:10.889Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestNonExistingDockerfile [2020-12-01T16:10:10.889Z] --- PASS: TestNonExistingDockerfile (0.01s) [2020-12-01T16:10:10.889Z] === RUN TestCopyRunConfig [2020-12-01T16:10:10.889Z] --- PASS: TestCopyRunConfig (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestDeepCopyRunConfig [2020-12-01T16:10:10.889Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestExportImage [2020-12-01T16:10:10.889Z] --- PASS: TestExportImage (0.00s) [2020-12-01T16:10:10.889Z] === RUN TestNormalizeDest [2020-12-01T16:10:10.889Z] --- PASS: TestNormalizeDest (0.00s) [2020-12-01T16:10:10.889Z] PASS [2020-12-01T16:10:10.889Z] coverage: 46.6% of statements [2020-12-01T16:10:10.889Z] ok github.com/docker/docker/builder/dockerfile 0.521s coverage: 46.6% of statements [2020-12-01T16:10:11.350Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-01T16:10:12.329Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-01T16:10:13.709Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-01T16:10:13.969Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-01T16:10:14.908Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-01T16:10:15.168Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-12-01T16:10:15.168Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-01T16:10:15.579Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s) [2020-12-01T16:10:15.579Z] === RUN TestCreateServiceSecretFileMode [2020-12-01T16:10:15.737Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-12-01T16:10:15.737Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-12-01T16:10:15.737Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-01T16:10:16.676Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-01T16:10:17.617Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-01T16:10:17.617Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-01T16:10:17.657Z] --- PASS: TestCreateServiceSecretFileMode (2.23s) [2020-12-01T16:10:17.657Z] === RUN TestCreateServiceConfigFileMode [2020-12-01T16:10:17.876Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-01T16:10:18.446Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-01T16:10:18.707Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-01T16:10:19.276Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-01T16:10:19.536Z] --- PASS: TestServiceUpdatePidsLimit (16.87s) [2020-12-01T16:10:19.536Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2020-12-01T16:10:19.536Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-12-01T16:10:19.536Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2020-12-01T16:10:19.536Z] PASS [2020-12-01T16:10:19.536Z] [2020-12-01T16:10:19.536Z] === Skipped [2020-12-01T16:10:19.536Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-01T16:10:19.536Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-01T16:10:19.536Z] [2020-12-01T16:10:19.536Z] [2020-12-01T16:10:19.536Z] DONE 27 tests, 1 skipped in 185.758s [2020-12-01T16:10:19.536Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-01T16:10:19.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:10:19.536Z] ++ set -e [2020-12-01T16:10:19.536Z] ++ '[' -n 0 ']' [2020-12-01T16:10:19.536Z] ++ set -x [2020-12-01T16:10:19.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:10:19.536Z] INFO: Testing against a local daemon [2020-12-01T16:10:19.536Z] === RUN TestSessionCreate [2020-12-01T16:10:19.536Z] --- PASS: TestSessionCreate (0.03s) [2020-12-01T16:10:19.536Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-01T16:10:19.536Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-12-01T16:10:19.536Z] PASS [2020-12-01T16:10:19.536Z] [2020-12-01T16:10:19.536Z] DONE 2 tests in 0.167s [2020-12-01T16:10:19.536Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-01T16:10:19.536Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:10:19.536Z] ++ set -e [2020-12-01T16:10:19.536Z] ++ '[' -n 0 ']' [2020-12-01T16:10:19.536Z] ++ set -x [2020-12-01T16:10:19.536Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:10:19.796Z] INFO: Testing against a local daemon [2020-12-01T16:10:19.796Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-01T16:10:19.796Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T16:10:19.796Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-01T16:10:19.796Z] === RUN TestEventsExecDie [2020-12-01T16:10:20.366Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-12-01T16:10:20.366Z] --- PASS: TestEventsExecDie (0.58s) [2020-12-01T16:10:20.366Z] === RUN TestEventsBackwardsCompatible [2020-12-01T16:10:20.366Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-12-01T16:10:20.366Z] === RUN TestInfoBinaryCommits [2020-12-01T16:10:20.366Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-12-01T16:10:20.366Z] === RUN TestInfoAPIVersioned [2020-12-01T16:10:20.366Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-01T16:10:20.366Z] === RUN TestInfoDiscoveryBackend [2020-12-01T16:10:20.418Z] --- PASS: TestCreateServiceConfigFileMode (2.24s) [2020-12-01T16:10:20.418Z] === RUN TestCreateServiceSysctls [2020-12-01T16:10:20.626Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-12-01T16:10:20.626Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-12-01T16:10:20.626Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-01T16:10:20.886Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-12-01T16:10:20.886Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-01T16:10:22.268Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-01T16:10:22.268Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-01T16:10:22.528Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-12-01T16:10:22.528Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-12-01T16:10:22.528Z] === RUN TestInfoAPI [2020-12-01T16:10:22.528Z] --- PASS: TestInfoAPI (0.02s) [2020-12-01T16:10:22.528Z] === RUN TestInfoAPIWarnings [2020-12-01T16:10:23.097Z] === RUN TestDockerSuite/TestEventsRename [2020-12-01T16:10:23.156Z] --- PASS: TestCreateServiceSysctls (3.02s) [2020-12-01T16:10:23.156Z] === RUN TestCreateServiceCapabilities [2020-12-01T16:10:23.359Z] === RUN TestDockerSuite/TestEventsResize [2020-12-01T16:10:23.930Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-01T16:10:25.237Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2020-12-01T16:10:25.237Z] === RUN TestInspect [2020-12-01T16:10:26.311Z] === RUN TestCheckpointCreateError [2020-12-01T16:10:26.311Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCheckpointCreate [2020-12-01T16:10:26.311Z] --- PASS: TestCheckpointCreate (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCheckpointDeleteError [2020-12-01T16:10:26.311Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCheckpointDelete [2020-12-01T16:10:26.311Z] --- PASS: TestCheckpointDelete (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCheckpointListError [2020-12-01T16:10:26.311Z] --- PASS: TestCheckpointListError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCheckpointList [2020-12-01T16:10:26.311Z] --- PASS: TestCheckpointList (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCheckpointListContainerNotFound [2020-12-01T16:10:26.311Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestNewClientWithOpsFromEnv [2020-12-01T16:10:26.311Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-12-01T16:10:26.311Z] client_test.go:23: runtime.GOOS == "windows" [2020-12-01T16:10:26.311Z] === RUN TestGetAPIPath [2020-12-01T16:10:26.311Z] --- PASS: TestGetAPIPath (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestParseHostURL [2020-12-01T16:10:26.311Z] --- PASS: TestParseHostURL (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-12-01T16:10:26.311Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestNegotiateAPIVersionEmpty [2020-12-01T16:10:26.311Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestNegotiateAPIVersion [2020-12-01T16:10:26.311Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestNegotiateAPVersionOverride [2020-12-01T16:10:26.311Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestNegotiateAPIVersionAutomatic [2020-12-01T16:10:26.311Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-12-01T16:10:26.311Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-12-01T16:10:26.311Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestClientRedirect [2020-12-01T16:10:26.311Z] --- PASS: TestClientRedirect (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigCreateUnsupported [2020-12-01T16:10:26.311Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigCreateError [2020-12-01T16:10:26.311Z] --- PASS: TestConfigCreateError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigCreate [2020-12-01T16:10:26.311Z] --- PASS: TestConfigCreate (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigInspectNotFound [2020-12-01T16:10:26.311Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigInspectWithEmptyID [2020-12-01T16:10:26.311Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigInspectUnsupported [2020-12-01T16:10:26.311Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigInspectError [2020-12-01T16:10:26.311Z] --- PASS: TestConfigInspectError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigInspectConfigNotFound [2020-12-01T16:10:26.311Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigInspect [2020-12-01T16:10:26.311Z] --- PASS: TestConfigInspect (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigListUnsupported [2020-12-01T16:10:26.311Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigListError [2020-12-01T16:10:26.311Z] --- PASS: TestConfigListError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigList [2020-12-01T16:10:26.311Z] --- PASS: TestConfigList (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigRemoveUnsupported [2020-12-01T16:10:26.311Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigRemoveError [2020-12-01T16:10:26.311Z] --- PASS: TestConfigRemoveError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigRemove [2020-12-01T16:10:26.311Z] --- PASS: TestConfigRemove (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigUpdateUnsupported [2020-12-01T16:10:26.311Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigUpdateError [2020-12-01T16:10:26.311Z] --- PASS: TestConfigUpdateError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestConfigUpdate [2020-12-01T16:10:26.311Z] --- PASS: TestConfigUpdate (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestContainerCommitError [2020-12-01T16:10:26.311Z] --- PASS: TestContainerCommitError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestContainerCommit [2020-12-01T16:10:26.311Z] --- PASS: TestContainerCommit (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestContainerStatPathError [2020-12-01T16:10:26.311Z] --- PASS: TestContainerStatPathError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestContainerStatPathNotFoundError [2020-12-01T16:10:26.311Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestContainerStatPathNoHeaderError [2020-12-01T16:10:26.311Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestContainerStatPath [2020-12-01T16:10:26.311Z] --- PASS: TestContainerStatPath (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCopyToContainerError [2020-12-01T16:10:26.311Z] --- PASS: TestCopyToContainerError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCopyToContainerNotFoundError [2020-12-01T16:10:26.311Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCopyToContainerNotStatusOKError [2020-12-01T16:10:26.311Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCopyToContainer [2020-12-01T16:10:26.311Z] --- PASS: TestCopyToContainer (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCopyFromContainerError [2020-12-01T16:10:26.311Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCopyFromContainerNotFoundError [2020-12-01T16:10:26.311Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCopyFromContainerNotStatusOKError [2020-12-01T16:10:26.311Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCopyFromContainerNoHeaderError [2020-12-01T16:10:26.311Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestCopyFromContainer [2020-12-01T16:10:26.311Z] --- PASS: TestCopyFromContainer (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestContainerCreateError [2020-12-01T16:10:26.311Z] --- PASS: TestContainerCreateError (0.00s) [2020-12-01T16:10:26.311Z] === RUN TestContainerCreateImageNotFound [2020-12-01T16:10:26.311Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerCreateWithName [2020-12-01T16:10:26.312Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerCreateAutoRemove [2020-12-01T16:10:26.312Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerDiffError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerDiffError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerDiff [2020-12-01T16:10:26.312Z] --- PASS: TestContainerDiff (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerExecCreateError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerExecCreate [2020-12-01T16:10:26.312Z] --- PASS: TestContainerExecCreate (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerExecStartError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerExecStartError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerExecStart [2020-12-01T16:10:26.312Z] --- PASS: TestContainerExecStart (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerExecInspectError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerExecInspect [2020-12-01T16:10:26.312Z] --- PASS: TestContainerExecInspect (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerExportError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerExportError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerExport [2020-12-01T16:10:26.312Z] --- PASS: TestContainerExport (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerInspectError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerInspectError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerInspectContainerNotFound [2020-12-01T16:10:26.312Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerInspectWithEmptyID [2020-12-01T16:10:26.312Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerInspect [2020-12-01T16:10:26.312Z] --- PASS: TestContainerInspect (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerInspectNode [2020-12-01T16:10:26.312Z] --- PASS: TestContainerInspectNode (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerKillError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerKillError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerKill [2020-12-01T16:10:26.312Z] --- PASS: TestContainerKill (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerListError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerListError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerList [2020-12-01T16:10:26.312Z] --- PASS: TestContainerList (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerLogsNotFoundError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerLogsError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerLogsError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerLogs [2020-12-01T16:10:26.312Z] --- PASS: TestContainerLogs (0.19s) [2020-12-01T16:10:26.312Z] === RUN TestContainerPauseError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerPauseError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerPause [2020-12-01T16:10:26.312Z] --- PASS: TestContainerPause (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainersPruneError [2020-12-01T16:10:26.312Z] --- PASS: TestContainersPruneError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainersPrune [2020-12-01T16:10:26.312Z] --- PASS: TestContainersPrune (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerRemoveError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerRemoveError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerRemoveNotFoundError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerRemove [2020-12-01T16:10:26.312Z] --- PASS: TestContainerRemove (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerRenameError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerRenameError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerRename [2020-12-01T16:10:26.312Z] --- PASS: TestContainerRename (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerResizeError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerResizeError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerExecResizeError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerResize [2020-12-01T16:10:26.312Z] --- PASS: TestContainerResize (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerExecResize [2020-12-01T16:10:26.312Z] --- PASS: TestContainerExecResize (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerRestartError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerRestartError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerRestart [2020-12-01T16:10:26.312Z] --- PASS: TestContainerRestart (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerStartError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerStartError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerStart [2020-12-01T16:10:26.312Z] --- PASS: TestContainerStart (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerStatsError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerStatsError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerStats [2020-12-01T16:10:26.312Z] --- PASS: TestContainerStats (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerStopError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerStopError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerStop [2020-12-01T16:10:26.312Z] --- PASS: TestContainerStop (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerTopError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerTopError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerTop [2020-12-01T16:10:26.312Z] --- PASS: TestContainerTop (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerUnpauseError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerUnpause [2020-12-01T16:10:26.312Z] --- PASS: TestContainerUnpause (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerUpdateError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerUpdateError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerUpdate [2020-12-01T16:10:26.312Z] --- PASS: TestContainerUpdate (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerWaitError [2020-12-01T16:10:26.312Z] --- PASS: TestContainerWaitError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestContainerWait [2020-12-01T16:10:26.312Z] --- PASS: TestContainerWait (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestDiskUsageError [2020-12-01T16:10:26.312Z] --- PASS: TestDiskUsageError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestDiskUsage [2020-12-01T16:10:26.312Z] --- PASS: TestDiskUsage (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestDistributionInspectUnsupported [2020-12-01T16:10:26.312Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestDistributionInspectWithEmptyID [2020-12-01T16:10:26.312Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestEventsErrorInOptions [2020-12-01T16:10:26.312Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestEventsErrorFromServer [2020-12-01T16:10:26.312Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestEvents [2020-12-01T16:10:26.312Z] --- PASS: TestEvents (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestTLSCloseWriter [2020-12-01T16:10:26.312Z] === PAUSE TestTLSCloseWriter [2020-12-01T16:10:26.312Z] === RUN TestImageBuildError [2020-12-01T16:10:26.312Z] --- PASS: TestImageBuildError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageBuild [2020-12-01T16:10:26.312Z] --- PASS: TestImageBuild (0.02s) [2020-12-01T16:10:26.312Z] === RUN TestGetDockerOS [2020-12-01T16:10:26.312Z] --- PASS: TestGetDockerOS (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageCreateError [2020-12-01T16:10:26.312Z] --- PASS: TestImageCreateError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageCreate [2020-12-01T16:10:26.312Z] --- PASS: TestImageCreate (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageHistoryError [2020-12-01T16:10:26.312Z] --- PASS: TestImageHistoryError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageHistory [2020-12-01T16:10:26.312Z] --- PASS: TestImageHistory (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageImportError [2020-12-01T16:10:26.312Z] --- PASS: TestImageImportError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageImport [2020-12-01T16:10:26.312Z] --- PASS: TestImageImport (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageInspectError [2020-12-01T16:10:26.312Z] --- PASS: TestImageInspectError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageInspectImageNotFound [2020-12-01T16:10:26.312Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageInspectWithEmptyID [2020-12-01T16:10:26.312Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageInspect [2020-12-01T16:10:26.312Z] --- PASS: TestImageInspect (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageListError [2020-12-01T16:10:26.312Z] --- PASS: TestImageListError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageList [2020-12-01T16:10:26.312Z] --- PASS: TestImageList (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageListApiBefore125 [2020-12-01T16:10:26.312Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageLoadError [2020-12-01T16:10:26.312Z] --- PASS: TestImageLoadError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageLoad [2020-12-01T16:10:26.312Z] --- PASS: TestImageLoad (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagesPruneError [2020-12-01T16:10:26.312Z] --- PASS: TestImagesPruneError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagesPrune [2020-12-01T16:10:26.312Z] --- PASS: TestImagesPrune (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagePullReferenceParseError [2020-12-01T16:10:26.312Z] --- PASS: TestImagePullReferenceParseError (0.01s) [2020-12-01T16:10:26.312Z] === RUN TestImagePullAnyError [2020-12-01T16:10:26.312Z] --- PASS: TestImagePullAnyError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagePullStatusUnauthorizedError [2020-12-01T16:10:26.312Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-01T16:10:26.312Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-01T16:10:26.312Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-12-01T16:10:26.312Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagePullWithoutErrors [2020-12-01T16:10:26.312Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagePushReferenceError [2020-12-01T16:10:26.312Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagePushAnyError [2020-12-01T16:10:26.312Z] --- PASS: TestImagePushAnyError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagePushStatusUnauthorizedError [2020-12-01T16:10:26.312Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-01T16:10:26.312Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-01T16:10:26.312Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-12-01T16:10:26.312Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImagePushWithoutErrors [2020-12-01T16:10:26.312Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-12-01T16:10:26.312Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-12-01T16:10:26.312Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-12-01T16:10:26.312Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-12-01T16:10:26.312Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-12-01T16:10:26.312Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-12-01T16:10:26.312Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-12-01T16:10:26.312Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-12-01T16:10:26.312Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageRemoveError [2020-12-01T16:10:26.312Z] --- PASS: TestImageRemoveError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageRemoveImageNotFound [2020-12-01T16:10:26.312Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageRemove [2020-12-01T16:10:26.312Z] --- PASS: TestImageRemove (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageSaveError [2020-12-01T16:10:26.312Z] --- PASS: TestImageSaveError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageSave [2020-12-01T16:10:26.312Z] --- PASS: TestImageSave (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageSearchAnyError [2020-12-01T16:10:26.312Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageSearchStatusUnauthorizedError [2020-12-01T16:10:26.312Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-01T16:10:26.312Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-01T16:10:26.312Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-12-01T16:10:26.312Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageSearchWithoutErrors [2020-12-01T16:10:26.312Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageTagError [2020-12-01T16:10:26.312Z] --- PASS: TestImageTagError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageTagInvalidReference [2020-12-01T16:10:26.312Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageTagInvalidSourceImageName [2020-12-01T16:10:26.312Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageTagHexSource [2020-12-01T16:10:26.312Z] --- PASS: TestImageTagHexSource (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestImageTag [2020-12-01T16:10:26.312Z] --- PASS: TestImageTag (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestInfoServerError [2020-12-01T16:10:26.312Z] --- PASS: TestInfoServerError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestInfoInvalidResponseJSONError [2020-12-01T16:10:26.312Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestInfo [2020-12-01T16:10:26.312Z] --- PASS: TestInfo (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkConnectError [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkConnectError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkConnect [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkConnect (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkCreateError [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkCreateError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkCreate [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkCreate (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkDisconnectError [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkDisconnect [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkInspectError [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkInspectError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkInspectNotFoundError [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkInspectWithEmptyID [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkInspect [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkInspect (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkListError [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkListError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkList [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkList (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworksPruneError [2020-12-01T16:10:26.312Z] --- PASS: TestNetworksPruneError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworksPrune [2020-12-01T16:10:26.312Z] --- PASS: TestNetworksPrune (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkRemoveError [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNetworkRemove [2020-12-01T16:10:26.312Z] --- PASS: TestNetworkRemove (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNodeInspectError [2020-12-01T16:10:26.312Z] --- PASS: TestNodeInspectError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNodeInspectNodeNotFound [2020-12-01T16:10:26.312Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNodeInspectWithEmptyID [2020-12-01T16:10:26.312Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNodeInspect [2020-12-01T16:10:26.312Z] --- PASS: TestNodeInspect (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNodeListError [2020-12-01T16:10:26.312Z] --- PASS: TestNodeListError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNodeList [2020-12-01T16:10:26.312Z] --- PASS: TestNodeList (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNodeRemoveError [2020-12-01T16:10:26.312Z] --- PASS: TestNodeRemoveError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNodeRemove [2020-12-01T16:10:26.312Z] --- PASS: TestNodeRemove (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNodeUpdateError [2020-12-01T16:10:26.312Z] --- PASS: TestNodeUpdateError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestNodeUpdate [2020-12-01T16:10:26.312Z] --- PASS: TestNodeUpdate (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestOptionWithTimeout [2020-12-01T16:10:26.312Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPingFail [2020-12-01T16:10:26.312Z] --- PASS: TestPingFail (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPingWithError [2020-12-01T16:10:26.312Z] 2020/12/01 16:10:25 RoundTripper returned a response & error; ignoring response [2020-12-01T16:10:26.312Z] 2020/12/01 16:10:25 RoundTripper returned a response & error; ignoring response [2020-12-01T16:10:26.312Z] --- PASS: TestPingWithError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPingSuccess [2020-12-01T16:10:26.312Z] --- PASS: TestPingSuccess (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPingHeadFallback [2020-12-01T16:10:26.312Z] === RUN TestPingHeadFallback/OK [2020-12-01T16:10:26.312Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-12-01T16:10:26.312Z] === RUN TestPingHeadFallback/Not_Found [2020-12-01T16:10:26.312Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-12-01T16:10:26.312Z] --- PASS: TestPingHeadFallback (0.00s) [2020-12-01T16:10:26.312Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-12-01T16:10:26.312Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-12-01T16:10:26.312Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-12-01T16:10:26.312Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPluginDisableError [2020-12-01T16:10:26.312Z] --- PASS: TestPluginDisableError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPluginDisable [2020-12-01T16:10:26.312Z] --- PASS: TestPluginDisable (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPluginEnableError [2020-12-01T16:10:26.312Z] --- PASS: TestPluginEnableError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPluginEnable [2020-12-01T16:10:26.312Z] --- PASS: TestPluginEnable (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPluginInspectError [2020-12-01T16:10:26.312Z] --- PASS: TestPluginInspectError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPluginInspectWithEmptyID [2020-12-01T16:10:26.312Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPluginInspect [2020-12-01T16:10:26.312Z] --- PASS: TestPluginInspect (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPluginListError [2020-12-01T16:10:26.312Z] --- PASS: TestPluginListError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPluginList [2020-12-01T16:10:26.312Z] --- PASS: TestPluginList (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPluginPushError [2020-12-01T16:10:26.312Z] --- PASS: TestPluginPushError (0.00s) [2020-12-01T16:10:26.312Z] === RUN TestPluginPush [2020-12-01T16:10:26.313Z] --- PASS: TestPluginPush (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestPluginRemoveError [2020-12-01T16:10:26.313Z] --- PASS: TestPluginRemoveError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestPluginRemove [2020-12-01T16:10:26.313Z] --- PASS: TestPluginRemove (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestPluginSetError [2020-12-01T16:10:26.313Z] --- PASS: TestPluginSetError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestPluginSet [2020-12-01T16:10:26.313Z] --- PASS: TestPluginSet (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSetHostHeader [2020-12-01T16:10:26.313Z] --- PASS: TestSetHostHeader (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestPlainTextError [2020-12-01T16:10:26.313Z] --- PASS: TestPlainTextError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestInfiniteError [2020-12-01T16:10:26.313Z] --- PASS: TestInfiniteError (0.03s) [2020-12-01T16:10:26.313Z] === RUN TestSecretCreateUnsupported [2020-12-01T16:10:26.313Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretCreateError [2020-12-01T16:10:26.313Z] --- PASS: TestSecretCreateError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretCreate [2020-12-01T16:10:26.313Z] --- PASS: TestSecretCreate (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretInspectUnsupported [2020-12-01T16:10:26.313Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretInspectError [2020-12-01T16:10:26.313Z] --- PASS: TestSecretInspectError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretInspectSecretNotFound [2020-12-01T16:10:26.313Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretInspectWithEmptyID [2020-12-01T16:10:26.313Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretInspect [2020-12-01T16:10:26.313Z] --- PASS: TestSecretInspect (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretListUnsupported [2020-12-01T16:10:26.313Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretListError [2020-12-01T16:10:26.313Z] --- PASS: TestSecretListError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretList [2020-12-01T16:10:26.313Z] --- PASS: TestSecretList (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretRemoveUnsupported [2020-12-01T16:10:26.313Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretRemoveError [2020-12-01T16:10:26.313Z] --- PASS: TestSecretRemoveError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretRemove [2020-12-01T16:10:26.313Z] --- PASS: TestSecretRemove (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretUpdateUnsupported [2020-12-01T16:10:26.313Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretUpdateError [2020-12-01T16:10:26.313Z] --- PASS: TestSecretUpdateError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSecretUpdate [2020-12-01T16:10:26.313Z] --- PASS: TestSecretUpdate (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceCreateError [2020-12-01T16:10:26.313Z] --- PASS: TestServiceCreateError (0.01s) [2020-12-01T16:10:26.313Z] === RUN TestServiceCreate [2020-12-01T16:10:26.313Z] --- PASS: TestServiceCreate (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceCreateCompatiblePlatforms [2020-12-01T16:10:26.313Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceCreateDigestPinning [2020-12-01T16:10:26.313Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceInspectError [2020-12-01T16:10:26.313Z] --- PASS: TestServiceInspectError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceInspectServiceNotFound [2020-12-01T16:10:26.313Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceInspectWithEmptyID [2020-12-01T16:10:26.313Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceInspect [2020-12-01T16:10:26.313Z] --- PASS: TestServiceInspect (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceListError [2020-12-01T16:10:26.313Z] --- PASS: TestServiceListError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceList [2020-12-01T16:10:26.313Z] --- PASS: TestServiceList (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceLogsError [2020-12-01T16:10:26.313Z] --- PASS: TestServiceLogsError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceLogs [2020-12-01T16:10:26.313Z] --- PASS: TestServiceLogs (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceRemoveError [2020-12-01T16:10:26.313Z] --- PASS: TestServiceRemoveError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceRemoveNotFoundError [2020-12-01T16:10:26.313Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceRemove [2020-12-01T16:10:26.313Z] --- PASS: TestServiceRemove (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceUpdateError [2020-12-01T16:10:26.313Z] --- PASS: TestServiceUpdateError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestServiceUpdate [2020-12-01T16:10:26.313Z] --- PASS: TestServiceUpdate (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSwarmGetUnlockKeyError [2020-12-01T16:10:26.313Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSwarmGetUnlockKey [2020-12-01T16:10:26.313Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSwarmInitError [2020-12-01T16:10:26.313Z] --- PASS: TestSwarmInitError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSwarmInit [2020-12-01T16:10:26.313Z] --- PASS: TestSwarmInit (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSwarmInspectError [2020-12-01T16:10:26.313Z] --- PASS: TestSwarmInspectError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSwarmInspect [2020-12-01T16:10:26.313Z] --- PASS: TestSwarmInspect (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSwarmJoinError [2020-12-01T16:10:26.313Z] --- PASS: TestSwarmJoinError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSwarmJoin [2020-12-01T16:10:26.313Z] --- PASS: TestSwarmJoin (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSwarmLeaveError [2020-12-01T16:10:26.313Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSwarmLeave [2020-12-01T16:10:26.313Z] --- PASS: TestSwarmLeave (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSwarmUnlockError [2020-12-01T16:10:26.313Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSwarmUnlock [2020-12-01T16:10:26.313Z] --- PASS: TestSwarmUnlock (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSwarmUpdateError [2020-12-01T16:10:26.313Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestSwarmUpdate [2020-12-01T16:10:26.313Z] --- PASS: TestSwarmUpdate (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestTaskInspectError [2020-12-01T16:10:26.313Z] --- PASS: TestTaskInspectError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestTaskInspectWithEmptyID [2020-12-01T16:10:26.313Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestTaskInspect [2020-12-01T16:10:26.313Z] --- PASS: TestTaskInspect (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestTaskListError [2020-12-01T16:10:26.313Z] --- PASS: TestTaskListError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestTaskList [2020-12-01T16:10:26.313Z] --- PASS: TestTaskList (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestVolumeCreateError [2020-12-01T16:10:26.313Z] --- PASS: TestVolumeCreateError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestVolumeCreate [2020-12-01T16:10:26.313Z] --- PASS: TestVolumeCreate (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestVolumeInspectError [2020-12-01T16:10:26.313Z] --- PASS: TestVolumeInspectError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestVolumeInspectNotFound [2020-12-01T16:10:26.313Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestVolumeInspectWithEmptyID [2020-12-01T16:10:26.313Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestVolumeInspect [2020-12-01T16:10:26.313Z] --- PASS: TestVolumeInspect (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestVolumeListError [2020-12-01T16:10:26.313Z] --- PASS: TestVolumeListError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestVolumeList [2020-12-01T16:10:26.313Z] --- PASS: TestVolumeList (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestVolumeRemoveError [2020-12-01T16:10:26.313Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-12-01T16:10:26.313Z] === RUN TestVolumeRemove [2020-12-01T16:10:26.313Z] --- PASS: TestVolumeRemove (0.00s) [2020-12-01T16:10:26.313Z] === CONT TestTLSCloseWriter [2020-12-01T16:10:26.313Z] --- PASS: TestTLSCloseWriter (0.01s) [2020-12-01T16:10:26.313Z] PASS [2020-12-01T16:10:26.313Z] coverage: 74.9% of statements [2020-12-01T16:10:26.313Z] ok github.com/docker/docker/client 0.740s coverage: 74.9% of statements [2020-12-01T16:10:27.973Z] --- PASS: TestInspect (2.48s) [2020-12-01T16:10:27.973Z] === RUN TestCreateJob [2020-12-01T16:10:29.222Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-01T16:10:30.160Z] === RUN TestDockerSuite/TestEventsStreaming [2020-12-01T16:10:30.419Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-01T16:10:30.710Z] --- PASS: TestCreateJob (2.98s) [2020-12-01T16:10:30.711Z] === RUN TestReplicatedJob [2020-12-01T16:10:33.709Z] === RUN TestDockerSuite/TestEventsTop [2020-12-01T16:10:33.709Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-01T16:10:36.246Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-12-01T16:10:36.301Z] --- PASS: TestReplicatedJob (4.75s) [2020-12-01T16:10:36.301Z] === RUN TestUpdateReplicatedJob [2020-12-01T16:10:37.186Z] === RUN TestDockerSuite/TestExec [2020-12-01T16:10:37.756Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-01T16:10:38.326Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-01T16:10:38.373Z] --- PASS: TestUpdateReplicatedJob (3.01s) [2020-12-01T16:10:38.373Z] === RUN TestServiceListWithStatuses [2020-12-01T16:10:38.373Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-01T16:10:38.373Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-01T16:10:38.373Z] === RUN TestDockerNetworkConnectAlias [2020-12-01T16:10:38.898Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-01T16:10:38.898Z] --- PASS: TestInfoAPIWarnings (16.38s) [2020-12-01T16:10:38.898Z] === RUN TestInfoDebug [2020-12-01T16:10:39.467Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-01T16:10:39.468Z] --- PASS: TestInfoDebug (0.53s) [2020-12-01T16:10:39.468Z] === RUN TestInfoInsecureRegistries [2020-12-01T16:10:40.038Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-12-01T16:10:40.038Z] === RUN TestInfoRegistryMirrors [2020-12-01T16:10:40.609Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-12-01T16:10:40.609Z] === RUN TestLoginFailsWithBadCredentials [2020-12-01T16:10:40.609Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-01T16:10:40.609Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-12-01T16:10:40.609Z] === RUN TestPingCacheHeaders [2020-12-01T16:10:40.868Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-12-01T16:10:40.869Z] === RUN TestPingGet [2020-12-01T16:10:40.869Z] --- PASS: TestPingGet (0.02s) [2020-12-01T16:10:40.869Z] === RUN TestPingHead [2020-12-01T16:10:40.869Z] --- PASS: TestPingHead (0.02s) [2020-12-01T16:10:40.869Z] === RUN TestVersion [2020-12-01T16:10:40.869Z] --- PASS: TestVersion (0.03s) [2020-12-01T16:10:40.869Z] PASS [2020-12-01T16:10:40.869Z] [2020-12-01T16:10:40.869Z] === Skipped [2020-12-01T16:10:40.869Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T16:10:40.869Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-01T16:10:40.869Z] [2020-12-01T16:10:40.869Z] [2020-12-01T16:10:40.869Z] DONE 18 tests, 1 skipped in 21.205s [2020-12-01T16:10:40.869Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-01T16:10:40.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:10:40.869Z] ++ set -e [2020-12-01T16:10:40.869Z] ++ '[' -n 0 ']' [2020-12-01T16:10:40.869Z] ++ set -x [2020-12-01T16:10:40.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:10:41.128Z] INFO: Testing against a local daemon [2020-12-01T16:10:41.128Z] === RUN TestVolumesCreateAndList [2020-12-01T16:10:41.128Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-12-01T16:10:41.128Z] === RUN TestVolumesRemove [2020-12-01T16:10:41.128Z] --- PASS: TestVolumesRemove (0.09s) [2020-12-01T16:10:41.128Z] === RUN TestVolumesInspect [2020-12-01T16:10:41.128Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-01T16:10:41.128Z] === RUN TestVolumesInvalidJSON [2020-12-01T16:10:41.128Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-01T16:10:41.128Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-01T16:10:41.128Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-01T16:10:41.128Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-01T16:10:41.128Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-01T16:10:41.128Z] PASS [2020-12-01T16:10:41.128Z] [2020-12-01T16:10:41.128Z] DONE 5 tests in 0.315s [2020-12-01T16:10:41.128Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-01T16:10:41.388Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-01T16:10:41.388Z] ++++ cat bundles/test-integration/docker.pid [2020-12-01T16:10:41.388Z] +++ kill 5646 [2020-12-01T16:10:41.957Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-01T16:10:42.529Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-01T16:10:42.529Z] +++ /etc/init.d/apparmor stop [2020-12-01T16:10:42.529Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-01T16:10:42.529Z] [2020-12-01T16:10:42.529Z] Unloading profiles will leave already running processes permanently [2020-12-01T16:10:42.529Z] unconfined, which can lead to unexpected situations. [2020-12-01T16:10:42.529Z] [2020-12-01T16:10:42.529Z] To set a process to complain mode, use the command line tool [2020-12-01T16:10:42.529Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-01T16:10:42.529Z] +++ true [2020-12-01T16:10:42.529Z] exiting test-integration [2020-12-01T16:10:42.529Z] ++ exit 0 [2020-12-01T16:10:42.529Z] [2020-12-01T16:10:42.840Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2020-12-01T16:10:42.840Z] === RUN TestDockerNetworkReConnect [2020-12-01T16:10:43.470Z] + for job in $(jobs -p) [2020-12-01T16:10:43.470Z] + wait 16660 [2020-12-01T16:10:43.470Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-01T16:10:44.016Z] --- PASS: TestCheckoutGit (36.84s) [2020-12-01T16:10:44.016Z] === RUN TestValidGitTransport [2020-12-01T16:10:44.016Z] --- PASS: TestValidGitTransport (0.00s) [2020-12-01T16:10:44.016Z] === RUN TestGitInvalidRef [2020-12-01T16:10:44.039Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-01T16:10:44.477Z] --- PASS: TestGitInvalidRef (0.31s) [2020-12-01T16:10:44.477Z] PASS [2020-12-01T16:10:44.477Z] coverage: 86.3% of statements [2020-12-01T16:10:44.477Z] ok github.com/docker/docker/builder/remotecontext/git 37.396s coverage: 86.3% of statements [2020-12-01T16:10:44.609Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-12-01T16:10:45.447Z] ? github.com/docker/docker/cli [no test files] [2020-12-01T16:10:45.447Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-01T16:10:45.549Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-01T16:10:46.365Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2020-12-01T16:10:46.365Z] === RUN TestServicePlugin [2020-12-01T16:10:46.365Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-01T16:10:46.365Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:10:46.365Z] === RUN TestServiceUpdateLabel [2020-12-01T16:10:46.508Z] === RUN TestDockerSuite/TestExecEnv [2020-12-01T16:10:47.078Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-01T16:10:47.881Z] --- PASS: TestServiceUpdateLabel (1.95s) [2020-12-01T16:10:47.881Z] === RUN TestServiceUpdateSecrets [2020-12-01T16:10:48.017Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-01T16:10:48.587Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-01T16:10:51.246Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-12-01T16:10:51.246Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-12-01T16:10:51.246Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-12-01T16:10:51.246Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-12-01T16:10:51.246Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-12-01T16:10:51.246Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-12-01T16:10:51.246Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-12-01T16:10:51.246Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-12-01T16:10:51.246Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-12-01T16:10:51.246Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-12-01T16:10:51.246Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-12-01T16:10:51.246Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-12-01T16:10:51.246Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-12-01T16:10:51.246Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2020-12-01T16:10:51.246Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-12-01T16:10:51.246Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-12-01T16:10:51.246Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-12-01T16:10:51.246Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-12-01T16:10:51.246Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-12-01T16:10:51.246Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-12-01T16:10:51.246Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-12-01T16:10:51.246Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-12-01T16:10:51.246Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-12-01T16:10:51.246Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2020-12-01T16:10:51.246Z] === RUN TestConfigureDaemonLogs [2020-12-01T16:10:51.246Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-12-01T16:10:51.246Z] === RUN TestCommonOptionsInstallFlags [2020-12-01T16:10:51.246Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-12-01T16:10:51.246Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-12-01T16:10:51.246Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-12-01T16:10:51.246Z] PASS [2020-12-01T16:10:51.246Z] coverage: 18.4% of statements [2020-12-01T16:10:51.246Z] ok github.com/docker/docker/cmd/dockerd 0.777s coverage: 18.4% of statements [2020-12-01T16:10:51.882Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-01T16:10:51.882Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-12-01T16:10:52.452Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-01T16:10:53.021Z] === RUN TestDockerSuite/TestExecParseError [2020-12-01T16:10:53.590Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-01T16:10:54.159Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-01T16:10:54.160Z] === RUN TestContainerStopSignal [2020-12-01T16:10:54.160Z] --- PASS: TestContainerStopSignal (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestContainerStopTimeout [2020-12-01T16:10:54.160Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestContainerSecretReferenceDestTarget [2020-12-01T16:10:54.160Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-12-01T16:10:54.160Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestContainerLogPathSetForRingLogger [2020-12-01T16:10:54.160Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestReplaceAndAppendEnvVars [2020-12-01T16:10:54.160Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-12-01T16:10:54.160Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-12-01T16:10:54.160Z] === RUN TestNewMemoryStore [2020-12-01T16:10:54.160Z] --- PASS: TestNewMemoryStore (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestAddContainers [2020-12-01T16:10:54.160Z] --- PASS: TestAddContainers (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestGetContainer [2020-12-01T16:10:54.160Z] --- PASS: TestGetContainer (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestDeleteContainer [2020-12-01T16:10:54.160Z] --- PASS: TestDeleteContainer (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestListContainers [2020-12-01T16:10:54.160Z] --- PASS: TestListContainers (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestFirstContainer [2020-12-01T16:10:54.160Z] --- PASS: TestFirstContainer (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestApplyAllContainer [2020-12-01T16:10:54.160Z] --- PASS: TestApplyAllContainer (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestIsValidHealthString [2020-12-01T16:10:54.160Z] --- PASS: TestIsValidHealthString (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestStateRunStop [2020-12-01T16:10:54.160Z] --- PASS: TestStateRunStop (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestStateTimeoutWait [2020-12-01T16:10:54.160Z] --- PASS: TestStateTimeoutWait (0.17s) [2020-12-01T16:10:54.160Z] state_test.go:141: Stop callback fired [2020-12-01T16:10:54.160Z] state_test.go:165: Stop callback fired [2020-12-01T16:10:54.160Z] === RUN TestIsValidStateString [2020-12-01T16:10:54.160Z] --- PASS: TestIsValidStateString (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestViewSaveDelete [2020-12-01T16:10:54.160Z] --- PASS: TestViewSaveDelete (0.02s) [2020-12-01T16:10:54.160Z] === RUN TestViewAll [2020-12-01T16:10:54.160Z] --- PASS: TestViewAll (0.02s) [2020-12-01T16:10:54.160Z] === RUN TestViewGet [2020-12-01T16:10:54.160Z] --- PASS: TestViewGet (0.01s) [2020-12-01T16:10:54.160Z] === RUN TestNames [2020-12-01T16:10:54.160Z] --- PASS: TestNames (0.00s) [2020-12-01T16:10:54.160Z] === RUN TestViewWithHealthCheck [2020-12-01T16:10:54.160Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-12-01T16:10:54.160Z] PASS [2020-12-01T16:10:54.160Z] coverage: 41.6% of statements [2020-12-01T16:10:54.160Z] ok github.com/docker/docker/container 0.609s coverage: 41.6% of statements [2020-12-01T16:10:54.160Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-01T16:10:54.160Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-01T16:10:54.160Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-01T16:10:54.160Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-01T16:10:54.729Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-01T16:10:55.669Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-01T16:10:55.700Z] === RUN TestPrepare [2020-12-01T16:10:55.700Z] --- PASS: TestPrepare (0.00s) [2020-12-01T16:10:55.700Z] === RUN TestStart [2020-12-01T16:10:55.700Z] --- PASS: TestStart (0.00s) [2020-12-01T16:10:55.700Z] === RUN TestWaitCancel [2020-12-01T16:10:55.700Z] --- PASS: TestWaitCancel (0.00s) [2020-12-01T16:10:55.700Z] === RUN TestWaitDisabled [2020-12-01T16:10:55.700Z] --- PASS: TestWaitDisabled (0.00s) [2020-12-01T16:10:55.700Z] === RUN TestWaitEnabled [2020-12-01T16:10:55.700Z] --- PASS: TestWaitEnabled (0.00s) [2020-12-01T16:10:55.700Z] === RUN TestRemove [2020-12-01T16:10:55.700Z] --- PASS: TestRemove (0.00s) [2020-12-01T16:10:55.700Z] PASS [2020-12-01T16:10:55.700Z] coverage: 65.3% of statements [2020-12-01T16:10:55.700Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.343s coverage: 65.3% of statements [2020-12-01T16:10:56.238Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-01T16:10:56.807Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-01T16:11:00.397Z] === RUN TestNewListSecretsFilters [2020-12-01T16:11:00.397Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-12-01T16:11:00.397Z] === RUN TestNewListConfigsFilters [2020-12-01T16:11:00.397Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-12-01T16:11:00.397Z] PASS [2020-12-01T16:11:00.397Z] coverage: 0.5% of statements [2020-12-01T16:11:00.397Z] ok github.com/docker/docker/daemon/cluster 1.028s coverage: 0.5% of statements [2020-12-01T16:11:00.397Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-12-01T16:11:00.397Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCIsolation [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertFromGRPCIsolation [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-12-01T16:11:00.397Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-12-01T16:11:00.397Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-12-01T16:11:00.857Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-12-01T16:11:00.857Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertFromGRPCConfigs [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertToGRPCConfigs [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-12-01T16:11:00.857Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-12-01T16:11:00.857Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-12-01T16:11:00.857Z] PASS [2020-12-01T16:11:00.857Z] coverage: 35.9% of statements [2020-12-01T16:11:00.857Z] ok github.com/docker/docker/daemon/cluster/convert 0.863s coverage: 35.9% of statements [2020-12-01T16:11:02.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-12-01T16:11:03.237Z] --- PASS: TestServiceUpdateSecrets (14.41s) [2020-12-01T16:11:03.237Z] === RUN TestServiceUpdateConfigs [2020-12-01T16:11:07.391Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-01T16:11:07.946Z] === RUN TestDiscoveryOptsErrors [2020-12-01T16:11:07.946Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestDiscoveryOpts [2020-12-01T16:11:07.946Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-12-01T16:11:07.946Z] PASS [2020-12-01T16:11:07.946Z] coverage: 30.0% of statements [2020-12-01T16:11:07.946Z] ok github.com/docker/docker/daemon/discovery 0.163s coverage: 30.0% of statements [2020-12-01T16:11:07.946Z] === RUN TestBuilderGC [2020-12-01T16:11:07.946Z] --- PASS: TestBuilderGC (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestDaemonConfigurationNotFound [2020-12-01T16:11:07.946Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestDaemonBrokenConfiguration [2020-12-01T16:11:07.946Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestParseClusterAdvertiseSettings [2020-12-01T16:11:07.946Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestFindConfigurationConflicts [2020-12-01T16:11:07.946Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-12-01T16:11:07.946Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestDaemonConfigurationMergeConflicts [2020-12-01T16:11:07.946Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-12-01T16:11:07.946Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-12-01T16:11:07.946Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-12-01T16:11:07.946Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-12-01T16:11:07.946Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-12-01T16:11:07.946Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-12-01T16:11:07.946Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-12-01T16:11:07.946Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2020-12-01T16:11:07.946Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-12-01T16:11:07.946Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-12-01T16:11:07.946Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-12-01T16:11:07.946Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-12-01T16:11:07.946Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestValidateConfigurationErrors [2020-12-01T16:11:07.946Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-12-01T16:11:07.946Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-12-01T16:11:07.946Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-12-01T16:11:07.946Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-12-01T16:11:07.946Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-12-01T16:11:07.946Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-12-01T16:11:07.946Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-12-01T16:11:07.946Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-12-01T16:11:07.946Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-12-01T16:11:07.946Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-12-01T16:11:07.946Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-12-01T16:11:07.946Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-12-01T16:11:07.946Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-12-01T16:11:07.946Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-12-01T16:11:07.946Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-12-01T16:11:07.946Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-12-01T16:11:07.946Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-12-01T16:11:07.946Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-12-01T16:11:07.946Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-12-01T16:11:07.946Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-12-01T16:11:07.946Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-12-01T16:11:07.946Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-12-01T16:11:07.946Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-12-01T16:11:07.946Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-12-01T16:11:07.946Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-12-01T16:11:07.946Z] === RUN TestValidateConfiguration [2020-12-01T16:11:07.946Z] === RUN TestValidateConfiguration/with_label [2020-12-01T16:11:07.946Z] === RUN TestValidateConfiguration/with_dns [2020-12-01T16:11:07.946Z] === RUN TestValidateConfiguration/with_dns-search [2020-12-01T16:11:07.946Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-12-01T16:11:07.946Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-12-01T16:11:07.946Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-12-01T16:11:07.946Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-12-01T16:11:07.946Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-12-01T16:11:07.946Z] --- PASS: TestValidateConfiguration (0.00s) [2020-12-01T16:11:07.947Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-12-01T16:11:07.947Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-12-01T16:11:07.947Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-12-01T16:11:07.947Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-12-01T16:11:07.947Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-12-01T16:11:07.947Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-12-01T16:11:07.947Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-12-01T16:11:07.947Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-12-01T16:11:07.947Z] === RUN TestModifiedDiscoverySettings [2020-12-01T16:11:07.947Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-12-01T16:11:07.947Z] === RUN TestReloadSetConfigFileNotExist [2020-12-01T16:11:07.947Z] time="2020-12-01T16:11:07Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-12-01T16:11:07.947Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2020-12-01T16:11:07.947Z] === RUN TestReloadDefaultConfigNotExist [2020-12-01T16:11:07.947Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2020-12-01T16:11:07.947Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:11:07.947Z] === RUN TestReloadBadDefaultConfig [2020-12-01T16:11:07.947Z] time="2020-12-01T16:11:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-000786059" [2020-12-01T16:11:07.947Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-12-01T16:11:07.947Z] === RUN TestReloadWithConflictingLabels [2020-12-01T16:11:07.947Z] time="2020-12-01T16:11:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-132737134" [2020-12-01T16:11:07.947Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-12-01T16:11:07.947Z] === RUN TestReloadWithDuplicateLabels [2020-12-01T16:11:07.947Z] time="2020-12-01T16:11:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-497801973" [2020-12-01T16:11:07.947Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-12-01T16:11:07.947Z] === RUN TestDaemonConfigurationMerge [2020-12-01T16:11:07.947Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-12-01T16:11:07.947Z] PASS [2020-12-01T16:11:07.947Z] coverage: 79.7% of statements [2020-12-01T16:11:07.947Z] ok github.com/docker/docker/daemon/config 0.785s coverage: 79.7% of statements [2020-12-01T16:11:07.962Z] === RUN TestDockerSuite/TestExecTTY [2020-12-01T16:11:08.532Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-01T16:11:09.471Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-01T16:11:09.486Z] === RUN TestWaitNodeAttachment [2020-12-01T16:11:09.945Z] --- PASS: TestWaitNodeAttachment (0.41s) [2020-12-01T16:11:09.945Z] === RUN TestIsolationConversion [2020-12-01T16:11:09.945Z] === RUN TestIsolationConversion/default [2020-12-01T16:11:09.945Z] === RUN TestIsolationConversion/process [2020-12-01T16:11:09.945Z] === RUN TestIsolationConversion/hyperv [2020-12-01T16:11:09.945Z] --- PASS: TestIsolationConversion (0.00s) [2020-12-01T16:11:09.945Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-12-01T16:11:09.945Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-12-01T16:11:09.945Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-12-01T16:11:09.945Z] === RUN TestContainerLabels [2020-12-01T16:11:09.945Z] --- PASS: TestContainerLabels (0.00s) [2020-12-01T16:11:09.945Z] === RUN TestCredentialSpecConversion [2020-12-01T16:11:09.945Z] === RUN TestCredentialSpecConversion/none [2020-12-01T16:11:09.945Z] === RUN TestCredentialSpecConversion/config [2020-12-01T16:11:09.945Z] === RUN TestCredentialSpecConversion/file [2020-12-01T16:11:09.945Z] === RUN TestCredentialSpecConversion/registry [2020-12-01T16:11:09.945Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-12-01T16:11:09.945Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-12-01T16:11:09.945Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-12-01T16:11:09.945Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-12-01T16:11:09.945Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-12-01T16:11:09.945Z] === RUN TestControllerValidateMountBind [2020-12-01T16:11:09.945Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-12-01T16:11:09.945Z] === RUN TestControllerValidateMountVolume [2020-12-01T16:11:09.945Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-12-01T16:11:09.945Z] === RUN TestControllerValidateMountTarget [2020-12-01T16:11:09.945Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-12-01T16:11:09.945Z] === RUN TestControllerValidateMountTmpfs [2020-12-01T16:11:09.945Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-12-01T16:11:09.945Z] === RUN TestControllerValidateMountInvalidType [2020-12-01T16:11:09.945Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-12-01T16:11:09.945Z] === RUN TestControllerValidateMountNamedPipe [2020-12-01T16:11:09.945Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-12-01T16:11:09.945Z] PASS [2020-12-01T16:11:09.945Z] coverage: 11.3% of statements [2020-12-01T16:11:09.945Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.817s coverage: 11.3% of statements [2020-12-01T16:11:10.041Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-01T16:11:10.612Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-01T16:11:10.612Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-01T16:11:10.914Z] === RUN TestVerifyNetworkingConfig [2020-12-01T16:11:10.914Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestGetContainer [2020-12-01T16:11:10.914Z] --- PASS: TestGetContainer (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestValidContainerNames [2020-12-01T16:11:10.914Z] --- PASS: TestValidContainerNames (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestContainerInitDNS [2020-12-01T16:11:10.914Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-12-01T16:11:10.914Z] daemon_test.go:147: root required [2020-12-01T16:11:10.914Z] === RUN TestMerge [2020-12-01T16:11:10.914Z] --- PASS: TestMerge (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestValidateContainerIsolation [2020-12-01T16:11:10.914Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestFindNetworkErrorType [2020-12-01T16:11:10.914Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestEnsureServicesExist [2020-12-01T16:11:10.914Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestEnsureServicesExistErrors [2020-12-01T16:11:10.914Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-12-01T16:11:10.914Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-12-01T16:11:10.914Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-12-01T16:11:10.914Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-12-01T16:11:10.914Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-12-01T16:11:10.914Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-12-01T16:11:10.914Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestContainerDelete [2020-12-01T16:11:10.914Z] --- PASS: TestContainerDelete (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestContainerDoubleDelete [2020-12-01T16:11:10.914Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestLogContainerEventCopyLabels [2020-12-01T16:11:10.914Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestLogContainerEventWithAttributes [2020-12-01T16:11:10.914Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestNoneHealthcheck [2020-12-01T16:11:10.914Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestHealthStates [2020-12-01T16:11:10.914Z] === RUN TestEventsLog [2020-12-01T16:11:10.914Z] --- PASS: TestEventsLog (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestEventsLogTimeout [2020-12-01T16:11:10.914Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestLogEvents [2020-12-01T16:11:10.914Z] --- PASS: TestLogEvents (0.05s) [2020-12-01T16:11:10.914Z] === RUN TestLoadBufferedEvents [2020-12-01T16:11:10.914Z] time="2020-12-01T16:11:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-01T16:11:10.914Z] time="2020-12-01T16:11:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-01T16:11:10.914Z] time="2020-12-01T16:11:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-01T16:11:10.914Z] time="2020-12-01T16:11:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-01T16:11:10.914Z] time="2020-12-01T16:11:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-01T16:11:10.914Z] time="2020-12-01T16:11:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-01T16:11:10.914Z] time="2020-12-01T16:11:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-01T16:11:10.914Z] time="2020-12-01T16:11:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-01T16:11:10.914Z] time="2020-12-01T16:11:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-01T16:11:10.914Z] time="2020-12-01T16:11:10Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2020-12-01T16:11:10.914Z] --- PASS: TestHealthStates (0.17s) [2020-12-01T16:11:10.914Z] === RUN TestMaskURLCredentials [2020-12-01T16:11:10.914Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestGetInspectData [2020-12-01T16:11:10.914Z] --- PASS: TestGetInspectData (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestFillLicense [2020-12-01T16:11:10.914Z] --- PASS: TestFillLicense (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestListInvalidFilter [2020-12-01T16:11:10.914Z] --- PASS: TestListInvalidFilter (0.01s) [2020-12-01T16:11:10.914Z] === RUN TestNameFilter [2020-12-01T16:11:10.914Z] --- PASS: TestNameFilter (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-12-01T16:11:10.914Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-12-01T16:11:10.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-12-01T16:11:10.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s) [2020-12-01T16:11:10.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-12-01T16:11:10.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-12-01T16:11:11.375Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-12-01T16:11:11.375Z] === RUN TestDaemonReloadLabels [2020-12-01T16:11:11.375Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-12-01T16:11:11.375Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-12-01T16:11:11.375Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-12-01T16:11:11.375Z] === RUN TestDaemonReloadMirrors [2020-12-01T16:11:11.375Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-12-01T16:11:11.375Z] === RUN TestDaemonReloadInsecureRegistries [2020-12-01T16:11:11.375Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-12-01T16:11:11.375Z] === RUN TestDaemonReloadNotAffectOthers [2020-12-01T16:11:11.375Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-12-01T16:11:11.375Z] === RUN TestDaemonDiscoveryReload [2020-12-01T16:11:11.375Z] --- PASS: TestLoadBufferedEvents (0.19s) [2020-12-01T16:11:11.375Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-12-01T16:11:11.375Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-12-01T16:11:11.375Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-12-01T16:11:11.375Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-12-01T16:11:11.375Z] PASS [2020-12-01T16:11:11.375Z] coverage: 50.0% of statements [2020-12-01T16:11:11.375Z] ok github.com/docker/docker/daemon/events 0.351s coverage: 50.0% of statements [2020-12-01T16:11:11.992Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-12-01T16:11:12.345Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2020-12-01T16:11:12.345Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-12-01T16:11:12.561Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-01T16:11:12.807Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2020-12-01T16:11:12.807Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-12-01T16:11:12.807Z] === RUN TestLinkNaming [2020-12-01T16:11:12.807Z] --- PASS: TestLinkNaming (0.00s) [2020-12-01T16:11:12.807Z] === RUN TestLinkNew [2020-12-01T16:11:12.807Z] --- PASS: TestLinkNew (0.00s) [2020-12-01T16:11:12.807Z] === RUN TestLinkEnv [2020-12-01T16:11:12.807Z] --- PASS: TestLinkEnv (0.00s) [2020-12-01T16:11:12.807Z] === RUN TestLinkMultipleEnv [2020-12-01T16:11:12.807Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-12-01T16:11:12.807Z] === RUN TestLinkPortRangeEnv [2020-12-01T16:11:12.807Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-12-01T16:11:12.807Z] PASS [2020-12-01T16:11:12.807Z] coverage: 93.0% of statements [2020-12-01T16:11:12.807Z] ok github.com/docker/docker/daemon/links 0.106s coverage: 93.0% of statements [2020-12-01T16:11:13.130Z] === RUN TestDockerSuite/TestExecWithTERM [2020-12-01T16:11:13.267Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2020-12-01T16:11:13.267Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-12-01T16:11:13.267Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-12-01T16:11:13.267Z] reload_test.go:520: root required [2020-12-01T16:11:13.267Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-12-01T16:11:13.267Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-12-01T16:11:13.267Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-12-01T16:11:13.267Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.12s) [2020-12-01T16:11:13.267Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-12-01T16:11:13.267Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-12-01T16:11:13.267Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-12-01T16:11:13.267Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-12-01T16:11:13.267Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-12-01T16:11:13.267Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-12-01T16:11:13.267Z] === RUN TestParseVolumesFrom [2020-12-01T16:11:13.267Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-12-01T16:11:13.267Z] PASS [2020-12-01T16:11:13.267Z] coverage: 9.1% of statements [2020-12-01T16:11:13.267Z] ok github.com/docker/docker/daemon 4.957s coverage: 9.1% of statements [2020-12-01T16:11:13.267Z] === RUN TestIsEmptyDir [2020-12-01T16:11:13.267Z] --- PASS: TestIsEmptyDir (0.01s) [2020-12-01T16:11:13.267Z] PASS [2020-12-01T16:11:13.267Z] coverage: 2.3% of statements [2020-12-01T16:11:13.267Z] ok github.com/docker/docker/daemon/graphdriver 0.289s coverage: 2.3% of statements [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-12-01T16:11:13.267Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-12-01T16:11:13.700Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-01T16:11:14.269Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-01T16:11:17.963Z] === RUN TestSearchRegistryForImagesErrors [2020-12-01T16:11:17.963Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestSearchRegistryForImages [2020-12-01T16:11:17.963Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestImageDelete [2020-12-01T16:11:17.963Z] === RUN TestImageDelete/no_lease [2020-12-01T16:11:17.963Z] === RUN TestImageDelete/lease_exists [2020-12-01T16:11:17.963Z] --- PASS: TestImageDelete (0.19s) [2020-12-01T16:11:17.963Z] --- PASS: TestImageDelete/no_lease (0.03s) [2020-12-01T16:11:17.963Z] --- PASS: TestImageDelete/lease_exists (0.08s) [2020-12-01T16:11:17.963Z] === RUN TestContentStoreForPull [2020-12-01T16:11:17.963Z] === RUN TestJSONFileLogger [2020-12-01T16:11:17.963Z] --- PASS: TestJSONFileLogger (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestJSONFileLoggerWithTags [2020-12-01T16:11:17.963Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestJSONFileLoggerWithOpts [2020-12-01T16:11:17.963Z] --- PASS: TestJSONFileLoggerWithOpts (0.05s) [2020-12-01T16:11:17.963Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-12-01T16:11:17.963Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestEncodeDecode [2020-12-01T16:11:17.963Z] === PAUSE TestEncodeDecode [2020-12-01T16:11:17.963Z] === CONT TestEncodeDecode [2020-12-01T16:11:17.963Z] --- PASS: TestEncodeDecode (0.13s) [2020-12-01T16:11:17.963Z] PASS [2020-12-01T16:11:17.963Z] coverage: 61.6% of statements [2020-12-01T16:11:17.963Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.362s coverage: 61.6% of statements [2020-12-01T16:11:17.963Z] --- PASS: TestContentStoreForPull (0.31s) [2020-12-01T16:11:17.963Z] PASS [2020-12-01T16:11:17.963Z] coverage: 6.5% of statements [2020-12-01T16:11:17.963Z] ok github.com/docker/docker/daemon/images 1.127s coverage: 6.5% of statements [2020-12-01T16:11:17.963Z] === RUN TestNewStreamConfig [2020-12-01T16:11:17.963Z] === RUN TestNewStreamConfig/defaults [2020-12-01T16:11:17.963Z] === RUN TestNewStreamConfig/invalid_create_group [2020-12-01T16:11:17.963Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-12-01T16:11:17.963Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-12-01T16:11:17.963Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-12-01T16:11:17.963Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-12-01T16:11:17.963Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-12-01T16:11:17.963Z] --- PASS: TestNewStreamConfig (0.00s) [2020-12-01T16:11:17.963Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-12-01T16:11:17.963Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-12-01T16:11:17.963Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-12-01T16:11:17.963Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-12-01T16:11:17.963Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-12-01T16:11:17.963Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-12-01T16:11:17.963Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-12-01T16:11:17.963Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-12-01T16:11:17.963Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestNewAWSLogsClientRegionDetect [2020-12-01T16:11:17.963Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-01T16:11:17.963Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-01T16:11:17.963Z] time="2020-12-01T16:11:17Z" level=info msg="Trying to get region from EC2 Metadata" [2020-12-01T16:11:17.963Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2020-12-01T16:11:17.963Z] === RUN TestCreateSuccess [2020-12-01T16:11:17.963Z] --- PASS: TestCreateSuccess (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestCreateLogGroupSuccess [2020-12-01T16:11:17.963Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestCreateError [2020-12-01T16:11:17.963Z] --- PASS: TestCreateError (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestCreateAlreadyExists [2020-12-01T16:11:17.963Z] time="2020-12-01T16:11:17Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-12-01T16:11:17.963Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestLogClosed [2020-12-01T16:11:17.963Z] --- PASS: TestLogClosed (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestLogBlocking [2020-12-01T16:11:17.963Z] --- PASS: TestLogBlocking (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestLogNonBlockingBufferEmpty [2020-12-01T16:11:17.963Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestLogNonBlockingBufferFull [2020-12-01T16:11:17.963Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestPublishBatchSuccess [2020-12-01T16:11:17.963Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestPublishBatchError [2020-12-01T16:11:17.963Z] time="2020-12-01T16:11:17Z" level=error msg=Error [2020-12-01T16:11:17.963Z] --- PASS: TestPublishBatchError (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-12-01T16:11:17.963Z] time="2020-12-01T16:11:17Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-12-01T16:11:17.963Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestPublishBatchAlreadyAccepted [2020-12-01T16:11:17.963Z] time="2020-12-01T16:11:17Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-12-01T16:11:17.963Z] time="2020-12-01T16:11:17Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-12-01T16:11:17.963Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestCollectBatchSimple [2020-12-01T16:11:17.963Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestCollectBatchTicker [2020-12-01T16:11:17.963Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestCollectBatchMultilinePattern [2020-12-01T16:11:17.963Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-12-01T16:11:17.963Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-12-01T16:11:17.963Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-12-01T16:11:17.963Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2020-12-01T16:11:17.963Z] === RUN TestCollectBatchClose [2020-12-01T16:11:17.963Z] --- PASS: TestCollectBatchClose (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestEffectiveLen [2020-12-01T16:11:17.963Z] === RUN TestEffectiveLen/0/Hello [2020-12-01T16:11:17.963Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-12-01T16:11:17.963Z] === RUN TestEffectiveLen/2/🙃 [2020-12-01T16:11:17.963Z] === RUN TestEffectiveLen/3/���� [2020-12-01T16:11:17.963Z] === RUN TestEffectiveLen/4/He��o [2020-12-01T16:11:17.963Z] === RUN TestEffectiveLen/5/ [2020-12-01T16:11:17.963Z] --- PASS: TestEffectiveLen (0.00s) [2020-12-01T16:11:17.963Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-12-01T16:11:17.963Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-12-01T16:11:17.963Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-12-01T16:11:17.963Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-12-01T16:11:17.963Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-12-01T16:11:17.963Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-12-01T16:11:17.963Z] === RUN TestFindValidSplit [2020-12-01T16:11:17.963Z] === RUN TestFindValidSplit/0/ [2020-12-01T16:11:17.963Z] === RUN TestFindValidSplit/1/Hello [2020-12-01T16:11:17.963Z] === RUN TestFindValidSplit/2/Hello [2020-12-01T16:11:17.963Z] === RUN TestFindValidSplit/3/Hello [2020-12-01T16:11:17.963Z] === RUN TestFindValidSplit/4/🙃 [2020-12-01T16:11:17.963Z] === RUN TestFindValidSplit/5/🙃 [2020-12-01T16:11:17.963Z] === RUN TestFindValidSplit/6/a� [2020-12-01T16:11:17.963Z] === RUN TestFindValidSplit/7/a� [2020-12-01T16:11:17.963Z] --- PASS: TestFindValidSplit (0.00s) [2020-12-01T16:11:17.963Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-12-01T16:11:17.963Z] cloudwatchlogs_test.go:1044: [2020-12-01T16:11:17.963Z] cloudwatchlogs_test.go:1045: [2020-12-01T16:11:17.963Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-12-01T16:11:17.963Z] cloudwatchlogs_test.go:1044: Hello [2020-12-01T16:11:17.963Z] cloudwatchlogs_test.go:1045: [2020-12-01T16:11:17.963Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-12-01T16:11:17.963Z] cloudwatchlogs_test.go:1044: He [2020-12-01T16:11:18.423Z] cloudwatchlogs_test.go:1045: llo [2020-12-01T16:11:18.423Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-12-01T16:11:18.423Z] cloudwatchlogs_test.go:1044: [2020-12-01T16:11:18.423Z] cloudwatchlogs_test.go:1045: Hello [2020-12-01T16:11:18.423Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-12-01T16:11:18.423Z] cloudwatchlogs_test.go:1044: [2020-12-01T16:11:18.423Z] cloudwatchlogs_test.go:1045: 🙃 [2020-12-01T16:11:18.423Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-12-01T16:11:18.423Z] cloudwatchlogs_test.go:1044: 🙃 [2020-12-01T16:11:18.423Z] cloudwatchlogs_test.go:1045: [2020-12-01T16:11:18.423Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-12-01T16:11:18.423Z] cloudwatchlogs_test.go:1044: a [2020-12-01T16:11:18.423Z] cloudwatchlogs_test.go:1045: � [2020-12-01T16:11:18.423Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-12-01T16:11:18.423Z] cloudwatchlogs_test.go:1044: a� [2020-12-01T16:11:18.423Z] cloudwatchlogs_test.go:1045: [2020-12-01T16:11:18.423Z] === RUN TestProcessEventEmoji [2020-12-01T16:11:18.423Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestCollectBatchLineSplit [2020-12-01T16:11:18.423Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2020-12-01T16:11:18.423Z] === RUN TestCollectBatchLineSplitWithBinary [2020-12-01T16:11:18.423Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestCollectBatchMaxEvents [2020-12-01T16:11:18.423Z] === RUN TestAdapterReadLogs [2020-12-01T16:11:18.423Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2020-12-01T16:11:18.423Z] === RUN TestCollectBatchMaxTotalBytes [2020-12-01T16:11:18.423Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestCopier [2020-12-01T16:11:18.423Z] --- PASS: TestCopier (0.01s) [2020-12-01T16:11:18.423Z] === RUN TestCopierLongLines [2020-12-01T16:11:18.423Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-12-01T16:11:18.423Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-12-01T16:11:18.423Z] --- PASS: TestCopierLongLines (0.01s) [2020-12-01T16:11:18.423Z] === RUN TestCopierSlow [2020-12-01T16:11:18.423Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2020-12-01T16:11:18.423Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-12-01T16:11:18.423Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2020-12-01T16:11:18.423Z] === RUN TestParseLogOptionsMultilinePattern [2020-12-01T16:11:18.423Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestParseLogOptionsDatetimeFormat [2020-12-01T16:11:18.423Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-12-01T16:11:18.423Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-12-01T16:11:18.423Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-12-01T16:11:18.423Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-12-01T16:11:18.423Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-12-01T16:11:18.423Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-12-01T16:11:18.423Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-12-01T16:11:18.423Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-12-01T16:11:18.423Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-12-01T16:11:18.423Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-12-01T16:11:18.423Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-12-01T16:11:18.423Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-12-01T16:11:18.423Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-12-01T16:11:18.423Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-12-01T16:11:18.423Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-12-01T16:11:18.423Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-12-01T16:11:18.423Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-12-01T16:11:18.423Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-12-01T16:11:18.423Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-12-01T16:11:18.423Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestCreateTagSuccess [2020-12-01T16:11:18.423Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-12-01T16:11:18.423Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-12-01T16:11:18.423Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-12-01T16:11:18.423Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-12-01T16:11:18.423Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-12-01T16:11:18.423Z] PASS [2020-12-01T16:11:18.423Z] coverage: 77.4% of statements [2020-12-01T16:11:18.423Z] ok github.com/docker/docker/daemon/logger/awslogs 0.578s coverage: 77.4% of statements [2020-12-01T16:11:18.423Z] --- PASS: TestCopierSlow (0.20s) [2020-12-01T16:11:18.423Z] === RUN TestCopierWithSized [2020-12-01T16:11:18.423Z] --- PASS: TestCopierWithSized (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestCopierWithPartial [2020-12-01T16:11:18.423Z] --- PASS: TestCopierWithPartial (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestRingLogger [2020-12-01T16:11:18.423Z] --- PASS: TestRingLogger (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestRingCap [2020-12-01T16:11:18.423Z] --- PASS: TestRingCap (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestRingClose [2020-12-01T16:11:18.423Z] --- PASS: TestRingClose (0.00s) [2020-12-01T16:11:18.423Z] === RUN TestRingDrain [2020-12-01T16:11:18.423Z] --- PASS: TestRingDrain (0.00s) [2020-12-01T16:11:18.423Z] PASS [2020-12-01T16:11:18.423Z] coverage: 41.2% of statements [2020-12-01T16:11:18.423Z] ok github.com/docker/docker/daemon/logger 0.560s coverage: 41.2% of statements [2020-12-01T16:11:18.423Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-12-01T16:11:18.423Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-01T16:11:18.423Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-01T16:11:18.423Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-12-01T16:11:18.423Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-12-01T16:11:18.576Z] --- PASS: TestServiceUpdateConfigs (14.27s) [2020-12-01T16:11:18.576Z] === RUN TestServiceUpdateNetwork [2020-12-01T16:11:19.392Z] === RUN TestJSONLogsMarshalJSONBuf [2020-12-01T16:11:19.392Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-12-01T16:11:19.392Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-12-01T16:11:19.547Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-01T16:11:19.853Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2020-12-01T16:11:19.853Z] === RUN TestFastTimeMarshalJSON [2020-12-01T16:11:19.853Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2020-12-01T16:11:19.853Z] PASS [2020-12-01T16:11:19.853Z] coverage: 87.2% of statements [2020-12-01T16:11:19.853Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.272s coverage: 87.2% of statements [2020-12-01T16:11:20.825Z] === RUN TestWriteLog [2020-12-01T16:11:20.825Z] === PAUSE TestWriteLog [2020-12-01T16:11:20.825Z] === RUN TestReadLog [2020-12-01T16:11:20.825Z] === PAUSE TestReadLog [2020-12-01T16:11:20.825Z] === CONT TestWriteLog [2020-12-01T16:11:20.825Z] === CONT TestReadLog [2020-12-01T16:11:20.825Z] --- PASS: TestWriteLog (0.00s) [2020-12-01T16:11:20.825Z] === RUN TestReadLog/tail_exact [2020-12-01T16:11:21.284Z] === RUN TestReadLog/tail_less_than_available [2020-12-01T16:11:21.284Z] === RUN TestReadLog/tail_more_than_available [2020-12-01T16:11:21.284Z] --- PASS: TestReadLog (0.22s) [2020-12-01T16:11:21.284Z] --- PASS: TestReadLog/tail_exact (0.20s) [2020-12-01T16:11:21.284Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-12-01T16:11:21.284Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-12-01T16:11:21.284Z] PASS [2020-12-01T16:11:21.284Z] coverage: 75.2% of statements [2020-12-01T16:11:21.285Z] ok github.com/docker/docker/daemon/logger/local 0.440s coverage: 75.2% of statements [2020-12-01T16:11:21.285Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-01T16:11:21.744Z] === RUN TestOpenFileDelete [2020-12-01T16:11:21.744Z] --- PASS: TestOpenFileDelete (0.00s) [2020-12-01T16:11:21.744Z] === RUN TestOpenFileRename [2020-12-01T16:11:21.744Z] --- PASS: TestOpenFileRename (0.00s) [2020-12-01T16:11:21.744Z] === RUN TestParseLogTagDefaultTag [2020-12-01T16:11:21.744Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-12-01T16:11:21.744Z] === RUN TestParseLogTag [2020-12-01T16:11:21.744Z] --- PASS: TestParseLogTag (0.00s) [2020-12-01T16:11:21.744Z] === RUN TestParseLogTagEmptyTag [2020-12-01T16:11:21.744Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-12-01T16:11:21.744Z] === RUN TestTailFiles [2020-12-01T16:11:21.744Z] --- PASS: TestTailFiles (0.00s) [2020-12-01T16:11:21.744Z] === RUN TestFollowLogsConsumerGone [2020-12-01T16:11:21.744Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-12-01T16:11:21.744Z] === RUN TestFollowLogsProducerGone [2020-12-01T16:11:21.744Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-12-01T16:11:21.744Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2020-12-01T16:11:21.744Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2020-12-01T16:11:21.744Z] === RUN TestCheckCapacityAndRotate [2020-12-01T16:11:21.744Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2020-12-01T16:11:21.744Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2020-12-01T16:11:22.206Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2020-12-01T16:11:22.206Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2020-12-01T16:11:22.206Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2020-12-01T16:11:22.206Z] PASS [2020-12-01T16:11:22.206Z] coverage: 55.3% of statements [2020-12-01T16:11:22.206Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.531s coverage: 55.3% of statements [2020-12-01T16:11:22.206Z] === RUN TestLog [2020-12-01T16:11:22.206Z] --- PASS: TestLog (0.01s) [2020-12-01T16:11:22.206Z] PASS [2020-12-01T16:11:22.206Z] coverage: 33.3% of statements [2020-12-01T16:11:22.206Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.218s coverage: 33.3% of statements [2020-12-01T16:11:23.178Z] === RUN TestValidateLogOpt [2020-12-01T16:11:23.178Z] --- PASS: TestValidateLogOpt (0.00s) [2020-12-01T16:11:23.178Z] === RUN TestNewMissedConfig [2020-12-01T16:11:23.178Z] --- PASS: TestNewMissedConfig (0.00s) [2020-12-01T16:11:23.178Z] === RUN TestNewMissedUrl [2020-12-01T16:11:23.178Z] --- PASS: TestNewMissedUrl (0.00s) [2020-12-01T16:11:23.178Z] === RUN TestNewMissedToken [2020-12-01T16:11:23.178Z] --- PASS: TestNewMissedToken (0.00s) [2020-12-01T16:11:23.178Z] === RUN TestNewWithProxy [2020-12-01T16:11:23.178Z] --- PASS: TestNewWithProxy (0.00s) [2020-12-01T16:11:23.178Z] === RUN TestDefault [2020-12-01T16:11:23.178Z] --- PASS: TestDefault (0.01s) [2020-12-01T16:11:23.178Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-12-01T16:11:23.178Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-12-01T16:11:23.178Z] === RUN TestJsonFormat [2020-12-01T16:11:23.638Z] --- PASS: TestJsonFormat (0.01s) [2020-12-01T16:11:23.638Z] === RUN TestRawFormat [2020-12-01T16:11:23.638Z] --- PASS: TestRawFormat (0.00s) [2020-12-01T16:11:23.638Z] === RUN TestRawFormatWithLabels [2020-12-01T16:11:23.638Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-12-01T16:11:23.638Z] === RUN TestRawFormatWithoutTag [2020-12-01T16:11:23.638Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-12-01T16:11:23.638Z] === RUN TestBatching [2020-12-01T16:11:23.638Z] === RUN TestNewParse [2020-12-01T16:11:23.638Z] --- PASS: TestNewParse (0.00s) [2020-12-01T16:11:23.638Z] PASS [2020-12-01T16:11:23.638Z] coverage: 8.3% of statements [2020-12-01T16:11:23.638Z] ok github.com/docker/docker/daemon/logger/templates 0.083s coverage: 8.3% of statements [2020-12-01T16:11:23.638Z] --- PASS: TestBatching (0.34s) [2020-12-01T16:11:23.638Z] === RUN TestFrequency [2020-12-01T16:11:23.741Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-01T16:11:24.098Z] --- PASS: TestFrequency (0.20s) [2020-12-01T16:11:24.099Z] === RUN TestOneMessagePerRequest [2020-12-01T16:11:24.099Z] --- PASS: TestOneMessagePerRequest (0.00s) [2020-12-01T16:11:24.099Z] === RUN TestVerify [2020-12-01T16:11:24.099Z] --- PASS: TestVerify (0.00s) [2020-12-01T16:11:24.099Z] === RUN TestSkipVerify [2020-12-01T16:11:24.099Z] time="2020-12-01T16:11:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-01T16:11:24.099Z] time="2020-12-01T16:11:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-01T16:11:24.099Z] time="2020-12-01T16:11:23Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-01T16:11:24.559Z] --- PASS: TestSkipVerify (0.52s) [2020-12-01T16:11:24.559Z] === RUN TestBufferMaximum [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606839084.153749\",\"host\":\"50629522bb46\"}'" [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606839084.153749\",\"host\":\"50629522bb46\"}'" [2020-12-01T16:11:24.559Z] --- PASS: TestBufferMaximum (0.00s) [2020-12-01T16:11:24.559Z] === RUN TestServerAlwaysDown [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606839084.156783\",\"host\":\"50629522bb46\"}'" [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606839084.156783\",\"host\":\"50629522bb46\"}'" [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606839084.156783\",\"host\":\"50629522bb46\"}'" [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606839084.157781\",\"host\":\"50629522bb46\"}'" [2020-12-01T16:11:24.559Z] time="2020-12-01T16:11:24Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1606839084.157781\",\"host\":\"50629522bb46\"}'" [2020-12-01T16:11:24.559Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-12-01T16:11:24.559Z] === RUN TestCannotSendAfterClose [2020-12-01T16:11:24.559Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-12-01T16:11:24.559Z] === RUN TestDeadlockOnBlockedEndpoint [2020-12-01T16:11:24.559Z] === RUN TestParseLogFormat [2020-12-01T16:11:24.559Z] --- PASS: TestParseLogFormat (0.00s) [2020-12-01T16:11:24.559Z] === RUN TestValidateLogOptEmpty [2020-12-01T16:11:24.559Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-12-01T16:11:24.559Z] === RUN TestValidateSyslogAddress [2020-12-01T16:11:24.559Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-12-01T16:11:24.559Z] === RUN TestParseAddressDefaultPort [2020-12-01T16:11:24.559Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-12-01T16:11:24.559Z] === RUN TestValidateSyslogFacility [2020-12-01T16:11:24.559Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-12-01T16:11:24.559Z] === RUN TestValidateLogOptSyslogFormat [2020-12-01T16:11:24.559Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-12-01T16:11:24.559Z] === RUN TestValidateLogOpt [2020-12-01T16:11:24.559Z] --- PASS: TestValidateLogOpt (0.00s) [2020-12-01T16:11:24.559Z] PASS [2020-12-01T16:11:24.559Z] coverage: 46.8% of statements [2020-12-01T16:11:24.559Z] ok github.com/docker/docker/daemon/logger/syslog 0.332s coverage: 46.8% of statements [2020-12-01T16:11:25.121Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-01T16:11:25.530Z] time="2020-12-01T16:11:25Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2020-12-01T16:11:25.530Z] time="2020-12-01T16:11:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"50629522bb46\"}'" [2020-12-01T16:11:25.530Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2020-12-01T16:11:25.530Z] PASS [2020-12-01T16:11:25.530Z] coverage: 82.5% of statements [2020-12-01T16:11:25.530Z] ok github.com/docker/docker/daemon/logger/splunk 2.361s coverage: 82.5% of statements [2020-12-01T16:11:25.530Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-01T16:11:25.530Z] ? github.com/docker/docker/daemon/network [no test files] [2020-12-01T16:11:25.530Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-01T16:11:27.071Z] === RUN TestV1IDService [2020-12-01T16:11:27.071Z] --- PASS: TestV1IDService (0.03s) [2020-12-01T16:11:27.071Z] === RUN TestV2MetadataService [2020-12-01T16:11:27.532Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-12-01T16:11:27.532Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-12-01T16:11:27.532Z] === RUN TestContinueOnError_MirrorEndpoint [2020-12-01T16:11:27.532Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-12-01T16:11:27.532Z] === RUN TestContinueOnError_NeverContinue [2020-12-01T16:11:27.532Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-12-01T16:11:27.532Z] === RUN TestContinueOnError_UnnestsErrors [2020-12-01T16:11:27.532Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-12-01T16:11:27.532Z] === RUN TestManifestStore [2020-12-01T16:11:27.532Z] === RUN TestManifestStore/no_remote_or_local [2020-12-01T16:11:27.993Z] time="2020-12-01T16:11:27Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local126466875\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2020-12-01T16:11:27.993Z] === RUN TestManifestStore/no_local_cache [2020-12-01T16:11:27.993Z] === RUN TestManifestStore/with_local_cache [2020-12-01T16:11:27.993Z] === RUN TestManifestStore/unknown_media_type [2020-12-01T16:11:27.993Z] === RUN TestManifestStore/unknown_media_type/no_cache [2020-12-01T16:11:27.993Z] time="2020-12-01T16:11:27Z" level=warning msg="reference for unknown type: " [2020-12-01T16:11:27.993Z] === RUN TestSuccessfulDownload [2020-12-01T16:11:27.993Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-12-01T16:11:27.993Z] download_test.go:268: Needs fixing on Windows [2020-12-01T16:11:27.993Z] === RUN TestCancelledDownload [2020-12-01T16:11:27.994Z] time="2020-12-01T16:11:27Z" level=warning msg="reference for unknown type: " [2020-12-01T16:11:27.994Z] --- PASS: TestCancelledDownload (0.00s) [2020-12-01T16:11:27.994Z] === RUN TestMaxDownloadAttempts [2020-12-01T16:11:27.994Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-01T16:11:27.994Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-01T16:11:27.994Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-01T16:11:27.994Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-01T16:11:27.994Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-01T16:11:27.994Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-01T16:11:27.994Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-01T16:11:27.994Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-01T16:11:27.994Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-01T16:11:27.994Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-01T16:11:27.994Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-01T16:11:27.994Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-01T16:11:27.994Z] === RUN TestManifestStore/unknown_media_type/with_cache [2020-12-01T16:11:27.994Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2020-12-01T16:11:27.994Z] time="2020-12-01T16:11:27Z" level=warning msg="reference for unknown type: " [2020-12-01T16:11:27.994Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2020-12-01T16:11:27.994Z] time="2020-12-01T16:11:27Z" level=warning msg="reference for unknown type: " [2020-12-01T16:11:27.994Z] time="2020-12-01T16:11:27Z" level=warning msg="reference for unknown type: " [2020-12-01T16:11:27.994Z] === RUN TestManifestStore/error_persisting_manifest [2020-12-01T16:11:27.994Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2020-12-01T16:11:27.994Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2020-12-01T16:11:27.994Z] time="2020-12-01T16:11:27Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2020-12-01T16:11:27.994Z] --- PASS: TestManifestStore (0.34s) [2020-12-01T16:11:27.994Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2020-12-01T16:11:27.994Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2020-12-01T16:11:27.994Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2020-12-01T16:11:27.994Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2020-12-01T16:11:27.994Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.06s) [2020-12-01T16:11:27.994Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2020-12-01T16:11:27.994Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2020-12-01T16:11:27.994Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2020-12-01T16:11:27.994Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2020-12-01T16:11:27.994Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2020-12-01T16:11:27.994Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2020-12-01T16:11:27.994Z] === RUN TestDetectManifestBlobMediaType [2020-12-01T16:11:27.994Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2020-12-01T16:11:27.994Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2020-12-01T16:11:27.994Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2020-12-01T16:11:27.994Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2020-12-01T16:11:27.994Z] === RUN TestDetectManifestBlobMediaType/schema1 [2020-12-01T16:11:27.994Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2020-12-01T16:11:27.994Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2020-12-01T16:11:27.994Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2020-12-01T16:11:27.994Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2020-12-01T16:11:27.994Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2020-12-01T16:11:27.994Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2020-12-01T16:11:27.994Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2020-12-01T16:11:27.994Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2020-12-01T16:11:27.994Z] === RUN TestFixManifestLayers [2020-12-01T16:11:27.994Z] --- PASS: TestFixManifestLayers (0.00s) [2020-12-01T16:11:27.994Z] === RUN TestFixManifestLayersBaseLayerParent [2020-12-01T16:11:27.994Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-12-01T16:11:27.994Z] pull_v2_test.go:73: Needs fixing on Windows [2020-12-01T16:11:27.994Z] === RUN TestFixManifestLayersBadParent [2020-12-01T16:11:27.994Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-12-01T16:11:27.994Z] === RUN TestValidateManifest [2020-12-01T16:11:27.994Z] --- SKIP: TestValidateManifest (0.00s) [2020-12-01T16:11:27.994Z] pull_v2_test.go:118: Needs fixing on Windows [2020-12-01T16:11:27.994Z] === RUN TestFormatPlatform [2020-12-01T16:11:27.994Z] --- PASS: TestFormatPlatform (0.00s) [2020-12-01T16:11:27.994Z] === RUN TestGetRepositoryMountCandidates [2020-12-01T16:11:27.994Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-12-01T16:11:27.994Z] === RUN TestLayerAlreadyExists [2020-12-01T16:11:27.994Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-12-01T16:11:27.994Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-12-01T16:11:27.994Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-12-01T16:11:27.994Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-12-01T16:11:27.994Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-12-01T16:11:27.994Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-12-01T16:11:27.994Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2020-12-01T16:11:27.994Z] === RUN TestWhenEmptyAuthConfig [2020-12-01T16:11:28.454Z] time="2020-12-01T16:11:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-01T16:11:28.454Z] time="2020-12-01T16:11:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-01T16:11:28.454Z] time="2020-12-01T16:11:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-01T16:11:28.454Z] time="2020-12-01T16:11:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-01T16:11:28.454Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-12-01T16:11:28.454Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2020-12-01T16:11:28.454Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2020-12-01T16:11:28.454Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2020-12-01T16:11:28.454Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2020-12-01T16:11:28.454Z] === RUN TestTransfer [2020-12-01T16:11:28.454Z] --- PASS: TestTransfer (0.17s) [2020-12-01T16:11:28.454Z] === RUN TestConcurrencyLimit [2020-12-01T16:11:28.454Z] --- PASS: TestV2MetadataService (1.61s) [2020-12-01T16:11:28.454Z] PASS [2020-12-01T16:11:28.454Z] coverage: 48.2% of statements [2020-12-01T16:11:28.454Z] ok github.com/docker/docker/distribution/metadata 1.865s coverage: 48.2% of statements [2020-12-01T16:11:28.915Z] --- PASS: TestConcurrencyLimit (0.36s) [2020-12-01T16:11:28.915Z] === RUN TestInactiveJobs [2020-12-01T16:11:28.915Z] === RUN TestNotFound [2020-12-01T16:11:28.915Z] --- PASS: TestNotFound (0.00s) [2020-12-01T16:11:28.915Z] === RUN TestConflict [2020-12-01T16:11:28.915Z] --- PASS: TestConflict (0.00s) [2020-12-01T16:11:28.915Z] === RUN TestForbidden [2020-12-01T16:11:28.915Z] --- PASS: TestForbidden (0.00s) [2020-12-01T16:11:28.915Z] === RUN TestInvalidParameter [2020-12-01T16:11:28.915Z] --- PASS: TestInvalidParameter (0.00s) [2020-12-01T16:11:28.915Z] === RUN TestNotImplemented [2020-12-01T16:11:28.915Z] --- PASS: TestNotImplemented (0.00s) [2020-12-01T16:11:28.915Z] === RUN TestNotModified [2020-12-01T16:11:28.915Z] --- PASS: TestNotModified (0.00s) [2020-12-01T16:11:28.915Z] === RUN TestUnauthorized [2020-12-01T16:11:28.915Z] --- PASS: TestUnauthorized (0.00s) [2020-12-01T16:11:28.915Z] === RUN TestUnknown [2020-12-01T16:11:28.915Z] --- PASS: TestUnknown (0.00s) [2020-12-01T16:11:28.915Z] === RUN TestCancelled [2020-12-01T16:11:28.915Z] --- PASS: TestCancelled (0.00s) [2020-12-01T16:11:28.915Z] === RUN TestDeadline [2020-12-01T16:11:28.915Z] --- PASS: TestDeadline (0.00s) [2020-12-01T16:11:28.915Z] === RUN TestDataLoss [2020-12-01T16:11:28.915Z] --- PASS: TestDataLoss (0.00s) [2020-12-01T16:11:28.915Z] === RUN TestUnavailable [2020-12-01T16:11:28.915Z] --- PASS: TestUnavailable (0.00s) [2020-12-01T16:11:28.915Z] === RUN TestSystem [2020-12-01T16:11:28.915Z] --- PASS: TestSystem (0.00s) [2020-12-01T16:11:28.915Z] === RUN TestFromStatusCode [2020-12-01T16:11:28.915Z] === RUN TestFromStatusCode/Not_Found [2020-12-01T16:11:28.915Z] === RUN TestFromStatusCode/Bad_Request [2020-12-01T16:11:28.915Z] === RUN TestFromStatusCode/Conflict [2020-12-01T16:11:28.915Z] === RUN TestFromStatusCode/Unauthorized [2020-12-01T16:11:28.915Z] === RUN TestFromStatusCode/Service_Unavailable [2020-12-01T16:11:28.915Z] === RUN TestFromStatusCode/Forbidden [2020-12-01T16:11:28.915Z] === RUN TestFromStatusCode/Not_Modified [2020-12-01T16:11:28.915Z] === RUN TestFromStatusCode/Not_Implemented [2020-12-01T16:11:28.915Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-12-01T16:11:28.915Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-12-01T16:11:28.915Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-12-01T16:11:28.915Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-12-01T16:11:28.915Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-12-01T16:11:28.915Z] --- PASS: TestFromStatusCode (0.00s) [2020-12-01T16:11:28.915Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-12-01T16:11:28.915Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-12-01T16:11:28.915Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-12-01T16:11:28.915Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-12-01T16:11:28.915Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-12-01T16:11:28.915Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-12-01T16:11:28.915Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-12-01T16:11:28.915Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-12-01T16:11:28.915Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-12-01T16:11:28.915Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-12-01T16:11:28.915Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-12-01T16:11:28.915Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-12-01T16:11:28.915Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-12-01T16:11:28.915Z] PASS [2020-12-01T16:11:28.915Z] coverage: 53.1% of statements [2020-12-01T16:11:28.915Z] ok github.com/docker/docker/errdefs 0.136s coverage: 53.1% of statements [2020-12-01T16:11:28.944Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2020-12-01T16:11:28.944Z] === RUN TestServiceUpdatePidsLimit [2020-12-01T16:11:29.375Z] --- PASS: TestWhenEmptyAuthConfig (1.17s) [2020-12-01T16:11:29.375Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-12-01T16:11:29.375Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-12-01T16:11:29.375Z] === RUN TestTokenPassThru [2020-12-01T16:11:29.375Z] --- PASS: TestTokenPassThru (0.01s) [2020-12-01T16:11:29.375Z] === RUN TestTokenPassThruDifferentHost [2020-12-01T16:11:29.375Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2020-12-01T16:11:29.375Z] PASS [2020-12-01T16:11:29.375Z] coverage: 23.9% of statements [2020-12-01T16:11:29.375Z] ok github.com/docker/docker/distribution 1.764s coverage: 23.9% of statements [2020-12-01T16:11:29.375Z] --- PASS: TestInactiveJobs (0.38s) [2020-12-01T16:11:29.375Z] === RUN TestWatchRelease [2020-12-01T16:11:29.375Z] --- PASS: TestWatchRelease (0.04s) [2020-12-01T16:11:29.375Z] === RUN TestWatchFinishedTransfer [2020-12-01T16:11:29.375Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-12-01T16:11:29.375Z] === RUN TestDuplicateTransfer [2020-12-01T16:11:29.375Z] --- PASS: TestDuplicateTransfer (0.04s) [2020-12-01T16:11:29.375Z] === RUN TestSuccessfulUpload [2020-12-01T16:11:29.375Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-01T16:11:29.835Z] time="2020-12-01T16:11:29Z" level=error msg="Upload failed, retrying: simulating retry" [2020-12-01T16:11:29.835Z] --- PASS: TestSuccessfulUpload (0.44s) [2020-12-01T16:11:29.835Z] === RUN TestCancelledUpload [2020-12-01T16:11:29.835Z] --- PASS: TestCancelledUpload (0.00s) [2020-12-01T16:11:29.835Z] PASS [2020-12-01T16:11:29.835Z] coverage: 76.8% of statements [2020-12-01T16:11:29.835Z] ok github.com/docker/docker/distribution/xfer 2.080s coverage: 76.8% of statements [2020-12-01T16:11:29.835Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-01T16:11:29.992Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-01T16:11:30.402Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-01T16:11:30.403Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-01T16:11:30.403Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-01T16:11:30.403Z] === RUN TestDockerSuite/TestHealth [2020-12-01T16:11:30.629Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-01T16:11:31.375Z] === RUN TestCompare [2020-12-01T16:11:31.375Z] --- PASS: TestCompare (0.00s) [2020-12-01T16:11:31.375Z] PASS [2020-12-01T16:11:31.375Z] coverage: 19.2% of statements [2020-12-01T16:11:31.375Z] ok github.com/docker/docker/image/cache 0.185s coverage: 19.2% of statements [2020-12-01T16:11:31.375Z] === RUN TestFSGetInvalidData [2020-12-01T16:11:31.375Z] --- PASS: TestFSGetInvalidData (0.01s) [2020-12-01T16:11:31.375Z] === RUN TestFSInvalidSet [2020-12-01T16:11:31.835Z] --- PASS: TestFSInvalidSet (0.04s) [2020-12-01T16:11:31.835Z] === RUN TestFSInvalidRoot [2020-12-01T16:11:31.835Z] --- PASS: TestFSInvalidRoot (0.07s) [2020-12-01T16:11:31.835Z] === RUN TestFSMetadataGetSet [2020-12-01T16:11:31.835Z] --- PASS: TestFSMetadataGetSet (0.29s) [2020-12-01T16:11:31.835Z] === RUN TestFSInvalidWalker [2020-12-01T16:11:31.835Z] --- PASS: TestFSInvalidWalker (0.04s) [2020-12-01T16:11:31.835Z] === RUN TestFSGetSet [2020-12-01T16:11:31.835Z] --- PASS: TestFSGetSet (0.03s) [2020-12-01T16:11:31.835Z] === RUN TestFSGetUnsetKey [2020-12-01T16:11:31.835Z] --- PASS: TestFSGetUnsetKey (0.01s) [2020-12-01T16:11:31.835Z] === RUN TestFSGetEmptyData [2020-12-01T16:11:31.835Z] --- PASS: TestFSGetEmptyData (0.01s) [2020-12-01T16:11:31.835Z] === RUN TestFSDelete [2020-12-01T16:11:31.835Z] --- PASS: TestFSDelete (0.04s) [2020-12-01T16:11:31.835Z] === RUN TestFSWalker [2020-12-01T16:11:31.835Z] --- PASS: TestFSWalker (0.02s) [2020-12-01T16:11:31.835Z] === RUN TestFSWalkerStopOnError [2020-12-01T16:11:31.835Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2020-12-01T16:11:31.835Z] === RUN TestNewFromJSON [2020-12-01T16:11:31.835Z] --- PASS: TestNewFromJSON (0.00s) [2020-12-01T16:11:31.835Z] === RUN TestNewFromJSONWithInvalidJSON [2020-12-01T16:11:31.835Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-12-01T16:11:31.835Z] === RUN TestMarshalKeyOrder [2020-12-01T16:11:31.835Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-12-01T16:11:31.835Z] === RUN TestImage [2020-12-01T16:11:31.835Z] --- PASS: TestImage (0.00s) [2020-12-01T16:11:31.835Z] === RUN TestImageOSNotEmpty [2020-12-01T16:11:31.835Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-12-01T16:11:31.835Z] === RUN TestNewChildImageFromImageWithRootFS [2020-12-01T16:11:31.835Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-12-01T16:11:31.835Z] === RUN TestRestore [2020-12-01T16:11:32.296Z] === RUN TestMakeV1ConfigFromConfig [2020-12-01T16:11:32.296Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-12-01T16:11:32.296Z] PASS [2020-12-01T16:11:32.296Z] coverage: 25.0% of statements [2020-12-01T16:11:32.296Z] ok github.com/docker/docker/image/v1 0.176s coverage: 25.0% of statements [2020-12-01T16:11:32.296Z] time="2020-12-01T16:11:31Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-12-01T16:11:32.296Z] --- PASS: TestRestore (0.29s) [2020-12-01T16:11:32.296Z] === RUN TestAddDelete [2020-12-01T16:11:32.296Z] --- PASS: TestAddDelete (0.05s) [2020-12-01T16:11:32.296Z] === RUN TestSearchAfterDelete [2020-12-01T16:11:32.296Z] --- PASS: TestSearchAfterDelete (0.01s) [2020-12-01T16:11:32.296Z] === RUN TestParentReset [2020-12-01T16:11:32.296Z] --- PASS: TestParentReset (0.05s) [2020-12-01T16:11:32.296Z] === RUN TestGetAndSetLastUpdated [2020-12-01T16:11:32.756Z] --- PASS: TestGetAndSetLastUpdated (0.10s) [2020-12-01T16:11:32.756Z] === RUN TestStoreLen [2020-12-01T16:11:32.756Z] --- PASS: TestStoreLen (0.08s) [2020-12-01T16:11:32.756Z] PASS [2020-12-01T16:11:32.756Z] coverage: 86.4% of statements [2020-12-01T16:11:32.756Z] ok github.com/docker/docker/image 1.319s coverage: 86.4% of statements [2020-12-01T16:11:33.217Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-01T16:11:33.217Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-01T16:11:34.189Z] === RUN TestEmptyLayer [2020-12-01T16:11:34.189Z] --- PASS: TestEmptyLayer (0.00s) [2020-12-01T16:11:34.189Z] === RUN TestCommitFailure [2020-12-01T16:11:34.189Z] === RUN TestSerialization [2020-12-01T16:11:34.650Z] --- PASS: TestSerialization (0.02s) [2020-12-01T16:11:34.650Z] PASS [2020-12-01T16:11:34.650Z] coverage: 100.0% of statements [2020-12-01T16:11:34.650Z] --- PASS: TestCommitFailure (0.06s) [2020-12-01T16:11:34.650Z] === RUN TestStartTransactionFailure [2020-12-01T16:11:34.650Z] ok github.com/docker/docker/libcontainerd/queue 0.079s coverage: 100.0% of statements [2020-12-01T16:11:34.650Z] --- PASS: TestStartTransactionFailure (0.01s) [2020-12-01T16:11:34.650Z] === RUN TestGetOrphan [2020-12-01T16:11:34.650Z] --- PASS: TestGetOrphan (0.01s) [2020-12-01T16:11:34.650Z] === RUN TestMountAndRegister [2020-12-01T16:11:34.650Z] --- PASS: TestMountAndRegister (0.06s) [2020-12-01T16:11:34.650Z] layer_test.go:271: Layer size: 14 [2020-12-01T16:11:34.650Z] === RUN TestLayerRelease [2020-12-01T16:11:34.650Z] --- SKIP: TestLayerRelease (0.00s) [2020-12-01T16:11:34.650Z] layer_test.go:304: Failing on Windows [2020-12-01T16:11:34.650Z] === RUN TestStoreRestore [2020-12-01T16:11:34.651Z] --- SKIP: TestStoreRestore (0.00s) [2020-12-01T16:11:34.651Z] layer_test.go:353: Failing on Windows [2020-12-01T16:11:34.651Z] === RUN TestTarStreamStability [2020-12-01T16:11:34.651Z] --- SKIP: TestTarStreamStability (0.00s) [2020-12-01T16:11:34.651Z] layer_test.go:468: Failing on Windows [2020-12-01T16:11:34.651Z] === RUN TestRegisterExistingLayer [2020-12-01T16:11:34.651Z] --- PASS: TestRegisterExistingLayer (0.18s) [2020-12-01T16:11:34.651Z] === RUN TestTarStreamVerification [2020-12-01T16:11:34.651Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-12-01T16:11:34.651Z] layer_test.go:697: Failing on Windows [2020-12-01T16:11:34.651Z] === RUN TestLayerMigration [2020-12-01T16:11:34.651Z] --- SKIP: TestLayerMigration (0.00s) [2020-12-01T16:11:34.651Z] migration_test.go:46: Failing on Windows [2020-12-01T16:11:34.651Z] === RUN TestLayerMigrationNoTarsplit [2020-12-01T16:11:34.651Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-12-01T16:11:34.651Z] migration_test.go:182: Failing on Windows [2020-12-01T16:11:34.651Z] === RUN TestMountInit [2020-12-01T16:11:34.651Z] --- SKIP: TestMountInit (0.00s) [2020-12-01T16:11:34.651Z] mount_test.go:17: Failing on Windows [2020-12-01T16:11:34.651Z] === RUN TestMountSize [2020-12-01T16:11:34.651Z] --- SKIP: TestMountSize (0.00s) [2020-12-01T16:11:34.651Z] mount_test.go:76: Failing on Windows [2020-12-01T16:11:34.651Z] === RUN TestMountChanges [2020-12-01T16:11:34.651Z] --- SKIP: TestMountChanges (0.00s) [2020-12-01T16:11:34.651Z] mount_test.go:125: Failing on Windows [2020-12-01T16:11:34.651Z] === RUN TestMountApply [2020-12-01T16:11:34.651Z] --- SKIP: TestMountApply (0.00s) [2020-12-01T16:11:34.651Z] mount_test.go:212: Failing on Windows [2020-12-01T16:11:34.651Z] PASS [2020-12-01T16:11:34.651Z] coverage: 30.1% of statements [2020-12-01T16:11:34.651Z] ok github.com/docker/docker/layer 0.638s coverage: 30.1% of statements [2020-12-01T16:11:35.110Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-01T16:11:35.110Z] === RUN TestEnvironmentParsing [2020-12-01T16:11:35.110Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-12-01T16:11:35.110Z] PASS [2020-12-01T16:11:35.110Z] coverage: 1.0% of statements [2020-12-01T16:11:35.110Z] ok github.com/docker/docker/libcontainerd/local 0.259s coverage: 1.0% of statements [2020-12-01T16:11:35.110Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-01T16:11:35.110Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-01T16:11:35.110Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-01T16:11:35.110Z] ? github.com/docker/docker/oci [no test files] [2020-12-01T16:11:35.110Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-01T16:11:35.571Z] === RUN TestAddressPoolOpt [2020-12-01T16:11:35.571Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-12-01T16:11:35.571Z] === RUN TestValidateEnv [2020-12-01T16:11:35.571Z] === RUN TestValidateEnv/a [2020-12-01T16:11:35.571Z] === RUN TestValidateEnv/something [2020-12-01T16:11:35.571Z] === RUN TestValidateEnv/_=a [2020-12-01T16:11:35.571Z] === RUN TestValidateEnv/env1=value1 [2020-12-01T16:11:35.571Z] === RUN TestValidateEnv/_env1=value1 [2020-12-01T16:11:35.571Z] === RUN TestValidateEnv/env2=value2=value3 [2020-12-01T16:11:35.571Z] === RUN TestValidateEnv/env3=abc!qwe [2020-12-01T16:11:35.571Z] === RUN TestValidateEnv/env_4=value_4 [2020-12-01T16:11:35.571Z] === RUN TestValidateEnv/PATH [2020-12-01T16:11:35.571Z] === RUN TestValidateEnv/=a [2020-12-01T16:11:35.571Z] === RUN TestValidateEnv/PATH= [2020-12-01T16:11:35.571Z] === RUN TestValidateEnv/PATH=something [2020-12-01T16:11:35.572Z] === RUN TestValidateEnv/asd!qwe [2020-12-01T16:11:35.572Z] === RUN TestValidateEnv/1asd [2020-12-01T16:11:35.572Z] === RUN TestValidateEnv/123 [2020-12-01T16:11:35.572Z] === RUN TestValidateEnv/some_space [2020-12-01T16:11:35.572Z] === RUN TestValidateEnv/__some_space_before [2020-12-01T16:11:35.572Z] === RUN TestValidateEnv/some_space_after__ [2020-12-01T16:11:35.572Z] === RUN TestValidateEnv/= [2020-12-01T16:11:35.572Z] === RUN TestValidateEnv/PaTh [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/a (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/something (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/= (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestParseHost [2020-12-01T16:11:35.572Z] --- PASS: TestParseHost (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestParseDockerDaemonHost [2020-12-01T16:11:35.572Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestParseTCP [2020-12-01T16:11:35.572Z] --- PASS: TestParseTCP (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestParseInvalidUnixAddrInvalid [2020-12-01T16:11:35.572Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestValidateExtraHosts [2020-12-01T16:11:35.572Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestIpOptString [2020-12-01T16:11:35.572Z] --- PASS: TestIpOptString (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestNewIpOptInvalidDefaultVal [2020-12-01T16:11:35.572Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestNewIpOptValidDefaultVal [2020-12-01T16:11:35.572Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestIpOptSetInvalidVal [2020-12-01T16:11:35.572Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestValidateIPAddress [2020-12-01T16:11:35.572Z] --- PASS: TestValidateIPAddress (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestMapOpts [2020-12-01T16:11:35.572Z] --- PASS: TestMapOpts (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestListOptsWithoutValidator [2020-12-01T16:11:35.572Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestListOptsWithValidator [2020-12-01T16:11:35.572Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestValidateDNSSearch [2020-12-01T16:11:35.572Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestValidateLabel [2020-12-01T16:11:35.572Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-12-01T16:11:35.572Z] === RUN TestValidateLabel/label_with_general_format [2020-12-01T16:11:35.572Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-12-01T16:11:35.572Z] === RUN TestValidateLabel/label_with_one_more [2020-12-01T16:11:35.572Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-12-01T16:11:35.572Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-12-01T16:11:35.572Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-12-01T16:11:35.572Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-12-01T16:11:35.572Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-12-01T16:11:35.572Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-12-01T16:11:35.572Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-12-01T16:11:35.572Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-12-01T16:11:35.572Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-12-01T16:11:35.572Z] --- PASS: TestValidateLabel (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-12-01T16:11:35.572Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestNamedListOpts [2020-12-01T16:11:35.572Z] --- PASS: TestNamedListOpts (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestNamedMapOpts [2020-12-01T16:11:35.572Z] --- PASS: TestNamedMapOpts (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestParseLink [2020-12-01T16:11:35.572Z] --- PASS: TestParseLink (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestQuotedStringSetWithQuotes [2020-12-01T16:11:35.572Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-12-01T16:11:35.572Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestQuotedStringSetWithNoQuotes [2020-12-01T16:11:35.572Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-12-01T16:11:35.572Z] === RUN TestUlimitOpt [2020-12-01T16:11:35.572Z] --- PASS: TestUlimitOpt (0.00s) [2020-12-01T16:11:35.572Z] PASS [2020-12-01T16:11:35.572Z] coverage: 67.1% of statements [2020-12-01T16:11:35.572Z] ok github.com/docker/docker/opts 0.129s coverage: 67.1% of statements [2020-12-01T16:11:36.031Z] === RUN TestParseVersion [2020-12-01T16:11:36.031Z] --- PASS: TestParseVersion (0.00s) [2020-12-01T16:11:36.031Z] PASS [2020-12-01T16:11:36.031Z] coverage: 52.9% of statements [2020-12-01T16:11:36.031Z] ok github.com/docker/docker/pkg/aaparser 0.059s coverage: 52.9% of statements [2020-12-01T16:11:37.514Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-01T16:11:37.576Z] === RUN TestPeerCertificateMarshalJSON [2020-12-01T16:11:37.576Z] === RUN TestUnbuffered [2020-12-01T16:11:37.576Z] --- PASS: TestUnbuffered (0.00s) [2020-12-01T16:11:37.576Z] === RUN TestRaceUnbuffered [2020-12-01T16:11:37.576Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-12-01T16:11:37.576Z] PASS [2020-12-01T16:11:37.576Z] coverage: 100.0% of statements [2020-12-01T16:11:37.576Z] ok github.com/docker/docker/pkg/broadcaster 0.114s coverage: 100.0% of statements [2020-12-01T16:11:37.576Z] === RUN TestMatch [2020-12-01T16:11:37.576Z] === RUN TestMatch/[[]] [2020-12-01T16:11:37.576Z] === RUN TestMatch/[[foo]] [2020-12-01T16:11:37.576Z] === RUN TestMatch/[[bar]_[foo]] [2020-12-01T16:11:37.576Z] === RUN TestMatch/[[foo_bar]] [2020-12-01T16:11:37.576Z] === RUN TestMatch/[[qux]_[foo]] [2020-12-01T16:11:37.576Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-12-01T16:11:37.576Z] === RUN TestMatch/[] [2020-12-01T16:11:37.576Z] === RUN TestMatch/[]#01 [2020-12-01T16:11:37.576Z] === RUN TestMatch/[[qux]] [2020-12-01T16:11:37.576Z] === RUN TestMatch/[[foo_bar_qux]] [2020-12-01T16:11:37.576Z] === RUN TestMatch/[[qux]_[baz]] [2020-12-01T16:11:37.576Z] === RUN TestMatch/[[foo_baz]] [2020-12-01T16:11:37.576Z] --- PASS: TestMatch (0.00s) [2020-12-01T16:11:37.576Z] --- PASS: TestMatch/[[]] (0.00s) [2020-12-01T16:11:37.576Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-12-01T16:11:37.576Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-12-01T16:11:37.576Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-12-01T16:11:37.576Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-12-01T16:11:37.576Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-12-01T16:11:37.576Z] --- PASS: TestMatch/[] (0.00s) [2020-12-01T16:11:37.576Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-12-01T16:11:37.576Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-12-01T16:11:37.576Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-12-01T16:11:37.576Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-12-01T16:11:37.576Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-12-01T16:11:37.576Z] PASS [2020-12-01T16:11:37.576Z] coverage: 87.5% of statements [2020-12-01T16:11:37.576Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2020-12-01T16:11:38.036Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-12-01T16:11:38.036Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-12-01T16:11:38.036Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2020-12-01T16:11:38.036Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-12-01T16:11:38.036Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-12-01T16:11:38.036Z] === RUN TestMiddleware [2020-12-01T16:11:38.036Z] --- PASS: TestMiddleware (0.00s) [2020-12-01T16:11:38.036Z] === RUN TestNewResponseModifier [2020-12-01T16:11:38.036Z] --- PASS: TestNewResponseModifier (0.00s) [2020-12-01T16:11:38.036Z] PASS [2020-12-01T16:11:38.036Z] coverage: 26.8% of statements [2020-12-01T16:11:38.036Z] ok github.com/docker/docker/pkg/authorization 0.558s coverage: 26.8% of statements [2020-12-01T16:11:39.006Z] === RUN TestIsArchivePathDir [2020-12-01T16:11:39.006Z] --- PASS: TestIsArchivePathDir (0.10s) [2020-12-01T16:11:39.006Z] === RUN TestIsArchivePathInvalidFile [2020-12-01T16:11:39.006Z] === RUN TestSizeEmpty [2020-12-01T16:11:39.006Z] --- PASS: TestSizeEmpty (0.00s) [2020-12-01T16:11:39.006Z] === RUN TestSizeEmptyFile [2020-12-01T16:11:39.006Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-12-01T16:11:39.006Z] === RUN TestSizeNonemptyFile [2020-12-01T16:11:39.006Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-12-01T16:11:39.006Z] === RUN TestSizeNestedDirectoryEmpty [2020-12-01T16:11:39.006Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-12-01T16:11:39.006Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-12-01T16:11:39.006Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-12-01T16:11:39.006Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-12-01T16:11:39.006Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-12-01T16:11:39.006Z] === RUN TestMoveToSubdir [2020-12-01T16:11:39.006Z] --- PASS: TestMoveToSubdir (0.01s) [2020-12-01T16:11:39.006Z] === RUN TestSizeNonExistingDirectory [2020-12-01T16:11:39.006Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-12-01T16:11:39.006Z] PASS [2020-12-01T16:11:39.467Z] coverage: 80.0% of statements [2020-12-01T16:11:39.467Z] ok github.com/docker/docker/pkg/directory 0.158s coverage: 80.0% of statements [2020-12-01T16:11:39.467Z] === RUN TestChrootTarUntar [2020-12-01T16:11:39.467Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-12-01T16:11:39.467Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:11:39.467Z] === RUN TestChrootUntarWithHugeExcludesList [2020-12-01T16:11:39.467Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-12-01T16:11:39.467Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:11:39.467Z] === RUN TestChrootUntarEmptyArchive [2020-12-01T16:11:39.467Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-12-01T16:11:39.467Z] === RUN TestChrootTarUntarWithSymlink [2020-12-01T16:11:39.467Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-12-01T16:11:39.467Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-01T16:11:39.467Z] === RUN TestChrootCopyWithTar [2020-12-01T16:11:39.467Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-12-01T16:11:39.467Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-01T16:11:39.467Z] === RUN TestChrootCopyFileWithTar [2020-12-01T16:11:39.467Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-12-01T16:11:39.467Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:11:39.467Z] === RUN TestChrootUntarPath [2020-12-01T16:11:39.467Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-12-01T16:11:39.467Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-01T16:11:39.467Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-12-01T16:11:39.467Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-12-01T16:11:39.467Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:11:39.467Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-12-01T16:11:39.467Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-12-01T16:11:39.467Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:11:39.467Z] === RUN TestChrootApplyDotDotFile [2020-12-01T16:11:39.467Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-12-01T16:11:39.467Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:11:39.467Z] PASS [2020-12-01T16:11:39.467Z] coverage: 15.4% of statements [2020-12-01T16:11:39.467Z] ok github.com/docker/docker/pkg/chrootarchive 0.169s coverage: 15.4% of statements [2020-12-01T16:11:39.467Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2020-12-01T16:11:39.467Z] === RUN TestIsArchivePathTar [2020-12-01T16:11:39.927Z] --- PASS: TestIsArchivePathTar (0.33s) [2020-12-01T16:11:39.927Z] === RUN TestDecompressStreamGzip [2020-12-01T16:11:39.927Z] --- PASS: TestDecompressStreamGzip (0.17s) [2020-12-01T16:11:39.927Z] === RUN TestDecompressStreamBzip2 [2020-12-01T16:11:39.927Z] === RUN Test [2020-12-01T16:11:39.927Z] === RUN Test/TestContainsEntry [2020-12-01T16:11:39.927Z] === RUN Test/TestCreateEntries [2020-12-01T16:11:39.927Z] === RUN Test/TestEntriesDiff [2020-12-01T16:11:39.927Z] === RUN Test/TestEntriesEquality [2020-12-01T16:11:39.927Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-12-01T16:11:39.927Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-12-01T16:11:39.927Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-12-01T16:11:39.927Z] === RUN Test/TestGeneratorNotGenerate [2020-12-01T16:11:39.927Z] === RUN Test/TestGeneratorWithPort [2020-12-01T16:11:39.927Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-12-01T16:11:39.927Z] === RUN Test/TestNewEntry [2020-12-01T16:11:39.927Z] === RUN Test/TestParse [2020-12-01T16:11:39.927Z] --- PASS: Test (0.00s) [2020-12-01T16:11:39.927Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-12-01T16:11:39.927Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-12-01T16:11:39.927Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-12-01T16:11:39.927Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-12-01T16:11:39.927Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-12-01T16:11:39.927Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-12-01T16:11:39.927Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-12-01T16:11:39.927Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-12-01T16:11:39.927Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-12-01T16:11:39.927Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-12-01T16:11:39.927Z] --- PASS: Test/TestNewEntry (0.00s) [2020-12-01T16:11:39.927Z] --- PASS: Test/TestParse (0.00s) [2020-12-01T16:11:39.927Z] PASS [2020-12-01T16:11:39.927Z] coverage: 58.3% of statements [2020-12-01T16:11:39.927Z] ok github.com/docker/docker/pkg/discovery 0.126s coverage: 58.3% of statements [2020-12-01T16:11:39.927Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2020-12-01T16:11:39.927Z] === RUN TestDecompressStreamXz [2020-12-01T16:11:39.927Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-12-01T16:11:39.927Z] archive_test.go:133: Xz not present in msys2 [2020-12-01T16:11:39.927Z] === RUN TestCompressStreamXzUnsupported [2020-12-01T16:11:39.927Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-12-01T16:11:39.927Z] === RUN TestCompressStreamBzip2Unsupported [2020-12-01T16:11:39.927Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-12-01T16:11:39.927Z] === RUN TestCompressStreamInvalid [2020-12-01T16:11:39.927Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-12-01T16:11:39.927Z] === RUN TestExtensionInvalid [2020-12-01T16:11:39.927Z] --- PASS: TestExtensionInvalid (0.00s) [2020-12-01T16:11:39.927Z] === RUN TestExtensionUncompressed [2020-12-01T16:11:39.927Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-12-01T16:11:39.927Z] === RUN TestExtensionBzip2 [2020-12-01T16:11:39.927Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-12-01T16:11:39.927Z] === RUN TestExtensionGzip [2020-12-01T16:11:39.927Z] --- PASS: TestExtensionGzip (0.00s) [2020-12-01T16:11:39.927Z] === RUN TestExtensionXz [2020-12-01T16:11:39.927Z] --- PASS: TestExtensionXz (0.00s) [2020-12-01T16:11:39.927Z] === RUN TestCmdStreamLargeStderr [2020-12-01T16:11:39.927Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2020-12-01T16:11:39.927Z] === RUN TestCmdStreamBad [2020-12-01T16:11:39.927Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-12-01T16:11:39.927Z] archive_test.go:238: Failing on Windows CI machines [2020-12-01T16:11:39.927Z] === RUN TestCmdStreamGood [2020-12-01T16:11:40.386Z] --- PASS: TestCmdStreamGood (0.08s) [2020-12-01T16:11:40.386Z] === RUN TestUntarPathWithInvalidDest [2020-12-01T16:11:40.386Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2020-12-01T16:11:40.386Z] === RUN TestUntarPathWithInvalidSrc [2020-12-01T16:11:40.386Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-12-01T16:11:40.386Z] === RUN TestUntarPath [2020-12-01T16:11:40.386Z] --- PASS: TestUntarPath (0.08s) [2020-12-01T16:11:40.386Z] === RUN TestUntarPathWithDestinationFile [2020-12-01T16:11:40.386Z] --- PASS: TestUntarPathWithDestinationFile (0.10s) [2020-12-01T16:11:40.386Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-12-01T16:11:40.386Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2020-12-01T16:11:40.846Z] === RUN TestCopyWithTarInvalidSrc [2020-12-01T16:11:40.846Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-12-01T16:11:40.846Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-12-01T16:11:40.846Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-12-01T16:11:40.846Z] === RUN TestCopyWithTarSrcFile [2020-12-01T16:11:40.846Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2020-12-01T16:11:40.846Z] === RUN TestCopyWithTarSrcFolder [2020-12-01T16:11:40.846Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-12-01T16:11:40.846Z] === RUN TestCopyFileWithTarInvalidSrc [2020-12-01T16:11:40.846Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-12-01T16:11:40.846Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-12-01T16:11:40.846Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-12-01T16:11:40.846Z] === RUN TestCopyFileWithTarSrcFolder [2020-12-01T16:11:40.846Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-12-01T16:11:40.846Z] === RUN TestCopyFileWithTarSrcFile [2020-12-01T16:11:40.846Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-12-01T16:11:40.846Z] === RUN TestTarFiles [2020-12-01T16:11:40.846Z] === RUN Test [2020-12-01T16:11:40.846Z] === RUN Test/TestContent [2020-12-01T16:11:40.846Z] === RUN Test/TestInitialize [2020-12-01T16:11:40.846Z] === RUN Test/TestNew [2020-12-01T16:11:40.846Z] === RUN Test/TestParsingContentsWithComments [2020-12-01T16:11:40.846Z] === RUN Test/TestRegister [2020-12-01T16:11:40.846Z] === RUN Test/TestWatch [2020-12-01T16:11:40.846Z] --- PASS: Test (0.01s) [2020-12-01T16:11:40.846Z] --- PASS: Test/TestContent (0.00s) [2020-12-01T16:11:40.846Z] --- PASS: Test/TestInitialize (0.00s) [2020-12-01T16:11:40.846Z] --- PASS: Test/TestNew (0.00s) [2020-12-01T16:11:40.846Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-12-01T16:11:40.846Z] --- PASS: Test/TestRegister (0.00s) [2020-12-01T16:11:40.846Z] --- PASS: Test/TestWatch (0.01s) [2020-12-01T16:11:40.846Z] PASS [2020-12-01T16:11:40.846Z] coverage: 97.6% of statements [2020-12-01T16:11:40.846Z] ok github.com/docker/docker/pkg/discovery/file 0.145s coverage: 97.6% of statements [2020-12-01T16:11:41.820Z] === RUN Test [2020-12-01T16:11:41.820Z] === RUN Test/TestWatch [2020-12-01T16:11:41.820Z] --- PASS: Test (0.00s) [2020-12-01T16:11:41.820Z] --- PASS: Test/TestWatch (0.00s) [2020-12-01T16:11:41.820Z] PASS [2020-12-01T16:11:41.820Z] coverage: 92.3% of statements [2020-12-01T16:11:41.820Z] ok github.com/docker/docker/pkg/discovery/memory 0.095s coverage: 92.3% of statements [2020-12-01T16:11:42.280Z] === RUN Test [2020-12-01T16:11:42.280Z] === RUN Test/TestInitialize [2020-12-01T16:11:42.740Z] === RUN Test [2020-12-01T16:11:42.740Z] === RUN Test/TestInitialize [2020-12-01T16:11:42.740Z] === RUN Test/TestInitializeWithPattern [2020-12-01T16:11:42.740Z] === RUN Test/TestRegister [2020-12-01T16:11:42.740Z] === RUN Test/TestWatch [2020-12-01T16:11:42.740Z] --- PASS: Test (0.00s) [2020-12-01T16:11:42.740Z] --- PASS: Test/TestInitialize (0.00s) [2020-12-01T16:11:42.740Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-12-01T16:11:42.740Z] --- PASS: Test/TestRegister (0.00s) [2020-12-01T16:11:42.740Z] --- PASS: Test/TestWatch (0.00s) [2020-12-01T16:11:42.740Z] PASS [2020-12-01T16:11:42.740Z] coverage: 93.8% of statements [2020-12-01T16:11:42.740Z] ok github.com/docker/docker/pkg/discovery/nodes 0.091s coverage: 93.8% of statements [2020-12-01T16:11:42.740Z] time="2020-12-01T16:11:42Z" level=info msg="Initializing discovery without TLS" [2020-12-01T16:11:42.740Z] time="2020-12-01T16:11:42Z" level=info msg="Initializing discovery without TLS" [2020-12-01T16:11:42.740Z] time="2020-12-01T16:11:42Z" level=info msg="Initializing discovery without TLS" [2020-12-01T16:11:42.740Z] === RUN Test/TestInitializeWithCerts [2020-12-01T16:11:42.740Z] time="2020-12-01T16:11:42Z" level=info msg="Initializing discovery with TLS" [2020-12-01T16:11:42.740Z] === RUN Test/TestWatch [2020-12-01T16:11:42.740Z] time="2020-12-01T16:11:42Z" level=info msg="Initializing discovery without TLS" [2020-12-01T16:11:43.201Z] === RUN TestPollerAddRemove [2020-12-01T16:11:43.201Z] --- PASS: TestPollerAddRemove (0.00s) [2020-12-01T16:11:43.201Z] === RUN TestPollerEvent [2020-12-01T16:11:43.201Z] --- SKIP: TestPollerEvent (0.00s) [2020-12-01T16:11:43.201Z] poller_test.go:41: No chmod on Windows [2020-12-01T16:11:43.201Z] === RUN TestPollerClose [2020-12-01T16:11:43.201Z] --- PASS: TestPollerClose (0.00s) [2020-12-01T16:11:43.201Z] PASS [2020-12-01T16:11:43.201Z] coverage: 36.2% of statements [2020-12-01T16:11:43.201Z] ok github.com/docker/docker/pkg/filenotify 0.067s coverage: 36.2% of statements [2020-12-01T16:11:44.176Z] === RUN TestCopyFileWithInvalidSrc [2020-12-01T16:11:44.176Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestCopyFileWithInvalidDest [2020-12-01T16:11:44.636Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2020-12-01T16:11:44.636Z] === RUN TestCopyFileWithSameSrcAndDest [2020-12-01T16:11:44.636Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-12-01T16:11:44.636Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestCopyFile [2020-12-01T16:11:44.636Z] --- PASS: TestCopyFile (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-12-01T16:11:44.636Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-12-01T16:11:44.636Z] fileutils_test.go:134: Needs porting to Windows [2020-12-01T16:11:44.636Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-12-01T16:11:44.636Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestReadSymlinkedDirectoryToFile [2020-12-01T16:11:44.636Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-12-01T16:11:44.636Z] fileutils_test.go:180: Needs porting to Windows [2020-12-01T16:11:44.636Z] === RUN TestWildcardMatches [2020-12-01T16:11:44.636Z] --- PASS: TestWildcardMatches (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestPatternMatches [2020-12-01T16:11:44.636Z] --- PASS: TestPatternMatches (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-12-01T16:11:44.636Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestPatternMatchesFolderExclusions [2020-12-01T16:11:44.636Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-12-01T16:11:44.636Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-12-01T16:11:44.636Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-12-01T16:11:44.636Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-12-01T16:11:44.636Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestSingleExclamationError [2020-12-01T16:11:44.636Z] --- PASS: TestSingleExclamationError (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestMatchesWithNoPatterns [2020-12-01T16:11:44.636Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-12-01T16:11:44.636Z] === RUN TestMatchesWithMalformedPatterns [2020-12-01T16:11:44.637Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-12-01T16:11:44.637Z] === RUN TestMatches [2020-12-01T16:11:44.637Z] --- PASS: TestMatches (0.00s) [2020-12-01T16:11:44.637Z] === RUN TestCleanPatterns [2020-12-01T16:11:44.637Z] --- PASS: TestCleanPatterns (0.00s) [2020-12-01T16:11:44.637Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-12-01T16:11:44.637Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-12-01T16:11:44.637Z] === RUN TestCleanPatternsExceptionFlag [2020-12-01T16:11:44.637Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-12-01T16:11:44.637Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-12-01T16:11:44.637Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-12-01T16:11:44.637Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-12-01T16:11:44.637Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-12-01T16:11:44.637Z] === RUN TestCleanPatternsErrorSingleException [2020-12-01T16:11:44.637Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-12-01T16:11:44.637Z] === RUN TestCreateIfNotExistsDir [2020-12-01T16:11:44.637Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-12-01T16:11:44.637Z] === RUN TestCreateIfNotExistsFile [2020-12-01T16:11:44.637Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2020-12-01T16:11:44.637Z] === RUN TestMatch [2020-12-01T16:11:44.637Z] --- PASS: TestMatch (0.00s) [2020-12-01T16:11:44.637Z] PASS [2020-12-01T16:11:44.637Z] coverage: 87.7% of statements [2020-12-01T16:11:44.637Z] ok github.com/docker/docker/pkg/fileutils 0.181s coverage: 87.7% of statements [2020-12-01T16:11:44.637Z] === RUN TestGet [2020-12-01T16:11:44.637Z] --- PASS: TestGet (0.00s) [2020-12-01T16:11:44.637Z] === RUN TestGetShortcutString [2020-12-01T16:11:44.637Z] --- PASS: TestGetShortcutString (0.00s) [2020-12-01T16:11:44.637Z] PASS [2020-12-01T16:11:44.637Z] coverage: 42.9% of statements [2020-12-01T16:11:44.637Z] ok github.com/docker/docker/pkg/homedir 0.070s coverage: 42.9% of statements [2020-12-01T16:11:45.607Z] --- PASS: Test (3.19s) [2020-12-01T16:11:45.607Z] --- PASS: Test/TestInitialize (0.17s) [2020-12-01T16:11:45.607Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2020-12-01T16:11:45.607Z] --- PASS: Test/TestWatch (3.02s) [2020-12-01T16:11:45.607Z] PASS [2020-12-01T16:11:45.607Z] coverage: 84.1% of statements [2020-12-01T16:11:45.607Z] ok github.com/docker/docker/pkg/discovery/kv 3.537s coverage: 84.1% of statements [2020-12-01T16:11:45.998Z] --- PASS: TestServiceUpdatePidsLimit (16.15s) [2020-12-01T16:11:45.998Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-12-01T16:11:45.998Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-12-01T16:11:45.998Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2020-12-01T16:11:45.998Z] PASS [2020-12-01T16:11:45.998Z] [2020-12-01T16:11:45.998Z] === Skipped [2020-12-01T16:11:45.998Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-12-01T16:11:45.998Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-01T16:11:45.998Z] [2020-12-01T16:11:45.998Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-12-01T16:11:45.998Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T16:11:45.998Z] [2020-12-01T16:11:45.998Z] [2020-12-01T16:11:45.998Z] DONE 27 tests, 2 skipped in 129.748s [2020-12-01T16:11:45.998Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-12-01T16:11:45.998Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:11:45.998Z] ++ set -e [2020-12-01T16:11:45.998Z] ++ '[' -n 0 ']' [2020-12-01T16:11:45.998Z] ++ set -x [2020-12-01T16:11:45.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:11:45.998Z] INFO: Testing against a local daemon [2020-12-01T16:11:45.998Z] === RUN TestSessionCreate [2020-12-01T16:11:45.998Z] --- PASS: TestSessionCreate (0.04s) [2020-12-01T16:11:45.998Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-01T16:11:45.998Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-12-01T16:11:45.998Z] PASS [2020-12-01T16:11:45.998Z] [2020-12-01T16:11:45.998Z] DONE 2 tests in 0.161s [2020-12-01T16:11:45.998Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-12-01T16:11:45.998Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:11:45.998Z] ++ set -e [2020-12-01T16:11:45.998Z] ++ '[' -n 0 ']' [2020-12-01T16:11:45.998Z] ++ set -x [2020-12-01T16:11:45.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:11:45.998Z] INFO: Testing against a local daemon [2020-12-01T16:11:45.998Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-01T16:11:45.998Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T16:11:45.998Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-01T16:11:45.998Z] === RUN TestEventsExecDie [2020-12-01T16:11:45.998Z] --- PASS: TestEventsExecDie (0.61s) [2020-12-01T16:11:45.998Z] === RUN TestEventsBackwardsCompatible [2020-12-01T16:11:45.998Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-12-01T16:11:45.998Z] === RUN TestInfoBinaryCommits [2020-12-01T16:11:45.998Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-12-01T16:11:45.998Z] === RUN TestInfoAPIVersioned [2020-12-01T16:11:45.998Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-01T16:11:45.998Z] === RUN TestInfoDiscoveryBackend [2020-12-01T16:11:46.068Z] === RUN TestCreateIDMapOrder [2020-12-01T16:11:46.068Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-12-01T16:11:46.068Z] PASS [2020-12-01T16:11:46.068Z] coverage: 7.3% of statements [2020-12-01T16:11:46.068Z] ok github.com/docker/docker/pkg/idtools 0.171s coverage: 7.3% of statements [2020-12-01T16:11:46.631Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-12-01T16:11:46.631Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-01T16:11:47.041Z] === RUN TestFixedBufferCap [2020-12-01T16:11:47.041Z] --- PASS: TestFixedBufferCap (0.00s) [2020-12-01T16:11:47.041Z] === RUN TestFixedBufferLen [2020-12-01T16:11:47.041Z] --- PASS: TestFixedBufferLen (0.00s) [2020-12-01T16:11:47.041Z] === RUN TestFixedBufferString [2020-12-01T16:11:47.041Z] --- PASS: TestFixedBufferString (0.00s) [2020-12-01T16:11:47.041Z] === RUN TestFixedBufferWrite [2020-12-01T16:11:47.041Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-12-01T16:11:47.041Z] === RUN TestFixedBufferRead [2020-12-01T16:11:47.041Z] --- PASS: TestFixedBufferRead (0.00s) [2020-12-01T16:11:47.041Z] === RUN TestBytesPipeRead [2020-12-01T16:11:47.041Z] --- PASS: TestBytesPipeRead (0.00s) [2020-12-01T16:11:47.041Z] === RUN TestBytesPipeWrite [2020-12-01T16:11:47.041Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-12-01T16:11:47.041Z] === RUN TestBytesPipeWriteRandomChunks [2020-12-01T16:11:47.504Z] --- PASS: TestBytesPipeWriteRandomChunks (0.61s) [2020-12-01T16:11:47.504Z] === RUN TestAtomicWriteToFile [2020-12-01T16:11:47.504Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-12-01T16:11:47.504Z] === RUN TestAtomicWriteSetCommit [2020-12-01T16:11:47.504Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-12-01T16:11:47.504Z] === RUN TestAtomicWriteSetCancel [2020-12-01T16:11:47.504Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-12-01T16:11:47.504Z] === RUN TestReadCloserWrapperClose [2020-12-01T16:11:47.504Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-12-01T16:11:47.504Z] === RUN TestReaderErrWrapperReadOnError [2020-12-01T16:11:47.504Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-12-01T16:11:47.504Z] === RUN TestReaderErrWrapperRead [2020-12-01T16:11:47.504Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-12-01T16:11:47.504Z] === RUN TestHashData [2020-12-01T16:11:47.504Z] --- PASS: TestHashData (0.00s) [2020-12-01T16:11:47.504Z] === RUN TestCancelReadCloser [2020-12-01T16:11:47.504Z] === RUN TestError [2020-12-01T16:11:47.504Z] --- PASS: TestError (0.00s) [2020-12-01T16:11:47.504Z] === RUN TestProgressString [2020-12-01T16:11:47.504Z] === RUN TestProgressString/no_progress [2020-12-01T16:11:47.504Z] === RUN TestProgressString/progress_1 [2020-12-01T16:11:47.504Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-12-01T16:11:47.504Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-12-01T16:11:47.504Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-12-01T16:11:47.505Z] === RUN TestProgressString/with_units [2020-12-01T16:11:47.505Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-12-01T16:11:47.505Z] === RUN TestProgressString/hide_counts [2020-12-01T16:11:47.505Z] --- PASS: TestProgressString (0.00s) [2020-12-01T16:11:47.505Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-12-01T16:11:47.505Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-12-01T16:11:47.505Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-12-01T16:11:47.505Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-12-01T16:11:47.505Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-12-01T16:11:47.505Z] --- PASS: TestProgressString/with_units (0.00s) [2020-12-01T16:11:47.505Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-12-01T16:11:47.505Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-12-01T16:11:47.505Z] --- PASS: TestCancelReadCloser (0.10s) [2020-12-01T16:11:47.505Z] === RUN TestJSONMessageDisplay [2020-12-01T16:11:47.505Z] === RUN TestWriteCloserWrapperClose [2020-12-01T16:11:47.505Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-12-01T16:11:47.505Z] === RUN TestNopWriteCloser [2020-12-01T16:11:47.505Z] --- PASS: TestNopWriteCloser (0.00s) [2020-12-01T16:11:47.505Z] === RUN TestNopWriter [2020-12-01T16:11:47.505Z] --- PASS: TestNopWriter (0.00s) [2020-12-01T16:11:47.505Z] === RUN TestWriteCounter [2020-12-01T16:11:47.505Z] --- PASS: TestWriteCounter (0.00s) [2020-12-01T16:11:47.505Z] PASS [2020-12-01T16:11:47.505Z] coverage: 69.2% of statements [2020-12-01T16:11:47.505Z] ok github.com/docker/docker/pkg/ioutils 0.819s coverage: 69.2% of statements [2020-12-01T16:11:47.505Z] --- PASS: TestJSONMessageDisplay (0.18s) [2020-12-01T16:11:47.505Z] === RUN TestJSONMessageDisplayWithJSONError [2020-12-01T16:11:47.505Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-12-01T16:11:47.505Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-12-01T16:11:47.505Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-12-01T16:11:47.505Z] === RUN TestDisplayJSONMessagesStream [2020-12-01T16:11:47.505Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-12-01T16:11:47.505Z] PASS [2020-12-01T16:11:47.505Z] coverage: 91.7% of statements [2020-12-01T16:11:47.505Z] ok github.com/docker/docker/pkg/jsonmessage 0.300s coverage: 91.7% of statements [2020-12-01T16:11:47.505Z] === RUN TestStandardLongPath [2020-12-01T16:11:47.505Z] --- PASS: TestStandardLongPath (0.00s) [2020-12-01T16:11:47.898Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-01T16:11:47.898Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-01T16:11:47.898Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-12-01T16:11:47.898Z] === RUN TestInfoAPI [2020-12-01T16:11:47.964Z] === RUN TestUNCLongPath [2020-12-01T16:11:47.964Z] --- PASS: TestUNCLongPath (0.00s) [2020-12-01T16:11:47.964Z] PASS [2020-12-01T16:11:47.964Z] coverage: 100.0% of statements [2020-12-01T16:11:47.964Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2020-12-01T16:11:48.189Z] --- PASS: TestInfoAPI (0.05s) [2020-12-01T16:11:48.189Z] === RUN TestInfoAPIWarnings [2020-12-01T16:11:48.424Z] --- PASS: TestTarFiles (7.69s) [2020-12-01T16:11:48.424Z] === RUN TestTarUntar [2020-12-01T16:11:48.424Z] --- PASS: TestTarUntar (0.04s) [2020-12-01T16:11:48.424Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-12-01T16:11:48.424Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2020-12-01T16:11:48.424Z] === RUN TestTarWithOptions [2020-12-01T16:11:48.424Z] --- PASS: TestTarWithOptions (0.05s) [2020-12-01T16:11:48.424Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-12-01T16:11:48.424Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-12-01T16:11:48.424Z] === RUN TestUntarUstarGnuConflict [2020-12-01T16:11:48.424Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2020-12-01T16:11:48.424Z] === RUN TestUntarInvalidFilenames [2020-12-01T16:11:48.424Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames647717630\\dest" [2020-12-01T16:11:48.884Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2020-12-01T16:11:48.884Z] === RUN TestUntarHardlinkToSymlink [2020-12-01T16:11:48.884Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-12-01T16:11:48.884Z] === RUN TestUntarInvalidHardlink [2020-12-01T16:11:48.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink031550655\\victim\\hello" -> "../victim/hello" [2020-12-01T16:11:48.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink842323218\\victim\\hello" -> "/../victim/hello" [2020-12-01T16:11:48.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink764370249\\victim" -> "../victim" [2020-12-01T16:11:48.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink729658900\\victim" -> "../victim" [2020-12-01T16:11:48.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink721530467\\victim" -> "../victim" [2020-12-01T16:11:48.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink514539622\\victim" -> "../victim" [2020-12-01T16:11:48.884Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2020-12-01T16:11:48.884Z] === RUN TestUntarInvalidSymlink [2020-12-01T16:11:48.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink354751117\\dest\\dotdot" -> "../victim/hello" [2020-12-01T16:11:48.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink372738696\\dest\\slash-dotdot" -> "/../victim/hello" [2020-12-01T16:11:48.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink930653255\\dest\\loophole-victim" -> "../victim" [2020-12-01T16:11:48.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink538264314\\dest\\loophole-victim" -> "../victim" [2020-12-01T16:11:48.885Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink142416913\\dest\\loophole-victim" -> "../victim" [2020-12-01T16:11:48.885Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink309614652\\dest\\loophole-victim" -> "../victim" [2020-12-01T16:11:48.885Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink000776811\\dest\\dir\\loophole" -> "../../victim" [2020-12-01T16:11:48.885Z] --- PASS: TestUntarInvalidSymlink (0.14s) [2020-12-01T16:11:48.885Z] === RUN TestTempArchiveCloseMultipleTimes [2020-12-01T16:11:48.885Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-12-01T16:11:48.885Z] === RUN TestReplaceFileTarWrapper [2020-12-01T16:11:48.885Z] === RUN TestNameFormat [2020-12-01T16:11:48.885Z] --- PASS: TestNameFormat (0.00s) [2020-12-01T16:11:48.885Z] === RUN TestNameRetries [2020-12-01T16:11:48.885Z] --- PASS: TestNameRetries (0.00s) [2020-12-01T16:11:48.885Z] PASS [2020-12-01T16:11:48.885Z] coverage: 85.7% of statements [2020-12-01T16:11:48.885Z] ok github.com/docker/docker/pkg/namesgenerator 0.058s coverage: 85.7% of statements [2020-12-01T16:11:48.885Z] === RUN TestParseKeyValueOpt [2020-12-01T16:11:48.885Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-12-01T16:11:48.885Z] === RUN TestParseUintList [2020-12-01T16:11:48.885Z] --- PASS: TestParseUintList (0.00s) [2020-12-01T16:11:48.885Z] === RUN TestParseUintListMaximumLimits [2020-12-01T16:11:48.885Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-12-01T16:11:48.885Z] PASS [2020-12-01T16:11:48.885Z] coverage: 97.0% of statements [2020-12-01T16:11:48.885Z] ok github.com/docker/docker/pkg/parsers 0.058s coverage: 97.0% of statements [2020-12-01T16:11:48.885Z] --- PASS: TestReplaceFileTarWrapper (0.29s) [2020-12-01T16:11:48.885Z] === RUN TestPrefixHeaderReadable [2020-12-01T16:11:48.885Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2020-12-01T16:11:48.885Z] === RUN TestDisablePigz [2020-12-01T16:11:49.344Z] --- PASS: TestDisablePigz (0.12s) [2020-12-01T16:11:49.344Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-12-01T16:11:49.344Z] === RUN TestPigz [2020-12-01T16:11:49.344Z] --- PASS: TestPigz (0.17s) [2020-12-01T16:11:49.344Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-12-01T16:11:49.344Z] === RUN TestCopyFileWithInvalidDest [2020-12-01T16:11:49.344Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-12-01T16:11:49.344Z] archive_windows_test.go:16: Currently fails [2020-12-01T16:11:49.344Z] === RUN TestCanonicalTarNameForPath [2020-12-01T16:11:49.344Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-12-01T16:11:49.344Z] === RUN TestCanonicalTarName [2020-12-01T16:11:49.344Z] --- PASS: TestCanonicalTarName (0.00s) [2020-12-01T16:11:49.344Z] === RUN TestChmodTarEntry [2020-12-01T16:11:49.344Z] --- PASS: TestChmodTarEntry (0.00s) [2020-12-01T16:11:49.344Z] === RUN TestHardLinkOrder [2020-12-01T16:11:49.344Z] === RUN TestNewAndRemove [2020-12-01T16:11:49.344Z] --- PASS: TestNewAndRemove (0.00s) [2020-12-01T16:11:49.344Z] === RUN TestRemoveInvalidPath [2020-12-01T16:11:49.344Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-12-01T16:11:49.344Z] PASS [2020-12-01T16:11:49.344Z] coverage: 82.6% of statements [2020-12-01T16:11:49.344Z] ok github.com/docker/docker/pkg/pidfile 0.080s coverage: 82.6% of statements [2020-12-01T16:11:49.344Z] --- PASS: TestHardLinkOrder (0.13s) [2020-12-01T16:11:49.344Z] === RUN TestChangeString [2020-12-01T16:11:49.344Z] --- PASS: TestChangeString (0.00s) [2020-12-01T16:11:49.344Z] === RUN TestChangesWithNoChanges [2020-12-01T16:11:49.344Z] --- PASS: TestChangesWithNoChanges (0.04s) [2020-12-01T16:11:49.344Z] === RUN TestChangesWithChanges [2020-12-01T16:11:49.344Z] --- PASS: TestChangesWithChanges (0.04s) [2020-12-01T16:11:49.344Z] === RUN TestChangesWithChangesGH13590 [2020-12-01T16:11:49.344Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-12-01T16:11:49.804Z] changes_test.go:192: needs more investigation [2020-12-01T16:11:49.804Z] === RUN TestChangesDirsEmpty [2020-12-01T16:11:49.804Z] --- PASS: TestChangesDirsEmpty (0.24s) [2020-12-01T16:11:49.804Z] === RUN TestChangesDirsMutated [2020-12-01T16:11:49.804Z] --- PASS: TestChangesDirsMutated (0.20s) [2020-12-01T16:11:49.804Z] === RUN TestApplyLayer [2020-12-01T16:11:49.804Z] --- SKIP: TestApplyLayer (0.00s) [2020-12-01T16:11:49.804Z] changes_test.go:405: needs further investigation [2020-12-01T16:11:49.804Z] === RUN TestChangesSizeWithHardlinks [2020-12-01T16:11:49.804Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-12-01T16:11:49.804Z] changes_test.go:441: needs further investigation [2020-12-01T16:11:49.804Z] === RUN TestChangesSizeWithNoChanges [2020-12-01T16:11:49.805Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-12-01T16:11:49.805Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-12-01T16:11:49.805Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-12-01T16:11:49.805Z] === RUN TestChangesSize [2020-12-01T16:11:49.805Z] --- PASS: TestChangesSize (0.00s) [2020-12-01T16:11:49.805Z] === RUN TestApplyLayerInvalidFilenames [2020-12-01T16:11:49.805Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames871999199\\dest" [2020-12-01T16:11:49.805Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2020-12-01T16:11:49.805Z] === RUN TestApplyLayerInvalidHardlink [2020-12-01T16:11:49.805Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink745417321\\victim\\hello" -> "../victim/hello" [2020-12-01T16:11:49.805Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink267934900\\victim\\hello" -> "/../victim/hello" [2020-12-01T16:11:50.266Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink913278595\\victim" -> "../victim" [2020-12-01T16:11:50.266Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink666132998\\victim" -> "../victim" [2020-12-01T16:11:50.266Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink198832045\\victim" -> "../victim" [2020-12-01T16:11:50.266Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink376747816\\victim" -> "../victim" [2020-12-01T16:11:50.266Z] --- PASS: TestApplyLayerInvalidHardlink (0.08s) [2020-12-01T16:11:50.266Z] === RUN TestApplyLayerInvalidSymlink [2020-12-01T16:11:50.266Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink205977191\\dest\\dotdot" -> "../victim/hello" [2020-12-01T16:11:50.266Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink843415706\\dest\\slash-dotdot" -> "/../victim/hello" [2020-12-01T16:11:50.266Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink171824945\\dest\\loophole-victim" -> "../victim" [2020-12-01T16:11:50.266Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink763272412\\dest\\loophole-victim" -> "../victim" [2020-12-01T16:11:50.266Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink174093963\\dest\\loophole-victim" -> "../victim" [2020-12-01T16:11:50.266Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink237772910\\dest\\loophole-victim" -> "../victim" [2020-12-01T16:11:50.266Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2020-12-01T16:11:50.266Z] === RUN TestApplyLayerWhiteouts [2020-12-01T16:11:50.266Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2020-12-01T16:11:50.266Z] === RUN TestGenerateEmptyFile [2020-12-01T16:11:50.266Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-12-01T16:11:50.266Z] === RUN TestGenerateWithContent [2020-12-01T16:11:50.266Z] --- PASS: TestGenerateWithContent (0.00s) [2020-12-01T16:11:50.266Z] PASS [2020-12-01T16:11:50.266Z] coverage: 62.7% of statements [2020-12-01T16:11:50.266Z] ok github.com/docker/docker/pkg/archive 11.356s coverage: 62.7% of statements [2020-12-01T16:11:50.266Z] === RUN TestParseEmptyInterface [2020-12-01T16:11:50.266Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-12-01T16:11:50.266Z] === RUN TestParseNonInterfaceType [2020-12-01T16:11:50.266Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-12-01T16:11:50.266Z] === RUN TestParseWithOneFunction [2020-12-01T16:11:50.726Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-12-01T16:11:50.726Z] === RUN TestParseWithMultipleFuncs [2020-12-01T16:11:50.726Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-12-01T16:11:50.726Z] === RUN TestParseWithUnnamedReturn [2020-12-01T16:11:50.726Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-12-01T16:11:50.726Z] === RUN TestEmbeddedInterface [2020-12-01T16:11:50.726Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-12-01T16:11:50.726Z] === RUN TestParsedImports [2020-12-01T16:11:50.726Z] --- PASS: TestParsedImports (0.00s) [2020-12-01T16:11:50.726Z] === RUN TestAliasedImports [2020-12-01T16:11:50.726Z] --- PASS: TestAliasedImports (0.00s) [2020-12-01T16:11:50.726Z] PASS [2020-12-01T16:11:50.726Z] coverage: 56.8% of statements [2020-12-01T16:11:50.726Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.128s coverage: 56.8% of statements [2020-12-01T16:11:51.697Z] === RUN TestFailedConnection [2020-12-01T16:11:52.157Z] === RUN TestHTTPTransport [2020-12-01T16:11:52.157Z] --- PASS: TestHTTPTransport (0.00s) [2020-12-01T16:11:52.157Z] PASS [2020-12-01T16:11:52.157Z] coverage: 85.7% of statements [2020-12-01T16:11:52.157Z] ok github.com/docker/docker/pkg/plugins/transport 0.127s coverage: 85.7% of statements [2020-12-01T16:11:52.157Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-12-01T16:11:52.157Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-12-01T16:11:52.157Z] === RUN TestBufioReaderPoolPutAndGet [2020-12-01T16:11:52.157Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-12-01T16:11:52.157Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-12-01T16:11:52.157Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-12-01T16:11:52.157Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-12-01T16:11:52.157Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-12-01T16:11:52.157Z] === RUN TestBufioWriterPoolPutAndGet [2020-12-01T16:11:52.157Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-12-01T16:11:52.157Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-12-01T16:11:52.157Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-12-01T16:11:52.157Z] === RUN TestBufferPoolPutAndGet [2020-12-01T16:11:52.157Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-12-01T16:11:52.157Z] PASS [2020-12-01T16:11:52.157Z] coverage: 88.2% of statements [2020-12-01T16:11:52.157Z] ok github.com/docker/docker/pkg/pools 0.171s coverage: 88.2% of statements [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-01T16:11:52.346Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-01T16:11:52.916Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-01T16:11:53.126Z] --- PASS: TestFailedConnection (1.08s) [2020-12-01T16:11:53.126Z] === RUN TestFailOnce [2020-12-01T16:11:53.126Z] 2020/12/01 16:11:52 http: panic serving 127.0.0.1:49222: Plugin not ready [2020-12-01T16:11:53.126Z] goroutine 10 [running]: [2020-12-01T16:11:53.126Z] net/http.(*conn).serve.func1(0xc000058b40) [2020-12-01T16:11:53.126Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-12-01T16:11:53.126Z] panic(0x849ac0, 0x986830) [2020-12-01T16:11:53.126Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-12-01T16:11:53.126Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-12-01T16:11:53.126Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-12-01T16:11:53.126Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-12-01T16:11:53.126Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-12-01T16:11:53.126Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-12-01T16:11:53.126Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-12-01T16:11:53.126Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a4a0, 0xc000132000, 0xc0000d0300) [2020-12-01T16:11:53.126Z] c:/go/src/net/http/server.go:2831 +0xab [2020-12-01T16:11:53.126Z] net/http.(*conn).serve(0xc000058b40, 0x99b060, 0xc00004a980) [2020-12-01T16:11:53.126Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-12-01T16:11:53.126Z] created by net/http.(*Server).Serve [2020-12-01T16:11:53.126Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-12-01T16:11:53.126Z] time="2020-12-01T16: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-12-01T16:11:53.126Z] === RUN TestOutputOnPrematureClose [2020-12-01T16:11:53.126Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-12-01T16:11:53.126Z] === RUN TestCompleteSilently [2020-12-01T16:11:53.126Z] --- PASS: TestCompleteSilently (0.00s) [2020-12-01T16:11:53.126Z] PASS [2020-12-01T16:11:53.126Z] coverage: 75.9% of statements [2020-12-01T16:11:53.126Z] ok github.com/docker/docker/pkg/progress 0.046s coverage: 75.9% of statements [2020-12-01T16:11:53.126Z] === RUN TestSendToOneSub [2020-12-01T16:11:53.126Z] --- PASS: TestSendToOneSub (0.00s) [2020-12-01T16:11:53.126Z] === RUN TestSendToMultipleSubs [2020-12-01T16:11:53.126Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-12-01T16:11:53.126Z] === RUN TestEvictOneSub [2020-12-01T16:11:53.126Z] --- PASS: TestEvictOneSub (0.00s) [2020-12-01T16:11:53.126Z] === RUN TestClosePublisher [2020-12-01T16:11:53.126Z] --- PASS: TestClosePublisher (0.00s) [2020-12-01T16:11:53.126Z] === RUN TestPubSubRace [2020-12-01T16:11:53.485Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-01T16:11:53.745Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-01T16:11:54.095Z] --- PASS: TestFailOnce (1.19s) [2020-12-01T16:11:54.095Z] === RUN TestEchoInputOutput [2020-12-01T16:11:54.095Z] --- PASS: TestEchoInputOutput (0.00s) [2020-12-01T16:11:54.095Z] === RUN TestBackoff [2020-12-01T16:11:54.095Z] --- PASS: TestBackoff (0.00s) [2020-12-01T16:11:54.095Z] === RUN TestAbortRetry [2020-12-01T16:11:54.095Z] --- PASS: TestAbortRetry (0.00s) [2020-12-01T16:11:54.095Z] === RUN TestClientScheme [2020-12-01T16:11:54.095Z] --- PASS: TestClientScheme (0.00s) [2020-12-01T16:11:54.095Z] === RUN TestNewClientWithTimeout [2020-12-01T16:11:54.095Z] === RUN TestRegister [2020-12-01T16:11:54.095Z] --- PASS: TestRegister (0.00s) [2020-12-01T16:11:54.095Z] === RUN TestCommand [2020-12-01T16:11:54.095Z] --- PASS: TestCommand (0.03s) [2020-12-01T16:11:54.095Z] === RUN TestNaiveSelf [2020-12-01T16:11:54.095Z] --- PASS: TestNaiveSelf (0.04s) [2020-12-01T16:11:54.095Z] PASS [2020-12-01T16:11:54.095Z] coverage: 82.4% of statements [2020-12-01T16:11:54.095Z] ok github.com/docker/docker/pkg/reexec 0.107s coverage: 82.4% of statements [2020-12-01T16:11:54.315Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-01T16:11:54.555Z] time="2020-12-01T16:11:54Z" 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-12-01T16:11:54.555Z] --- PASS: TestPubSubRace (1.07s) [2020-12-01T16:11:54.555Z] PASS [2020-12-01T16:11:54.555Z] coverage: 75.0% of statements [2020-12-01T16:11:54.555Z] ok github.com/docker/docker/pkg/pubsub 1.123s coverage: 75.0% of statements [2020-12-01T16:11:55.527Z] === RUN TestParseSignal [2020-12-01T16:11:55.527Z] --- PASS: TestParseSignal (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestValidSignalForPlatform [2020-12-01T16:11:55.527Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-12-01T16:11:55.527Z] PASS [2020-12-01T16:11:55.527Z] coverage: 20.3% of statements [2020-12-01T16:11:55.527Z] ok github.com/docker/docker/pkg/signal 0.082s coverage: 20.3% of statements [2020-12-01T16:11:55.527Z] === RUN TestNewStdWriter [2020-12-01T16:11:55.527Z] --- PASS: TestNewStdWriter (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestWriteWithUninitializedStdWriter [2020-12-01T16:11:55.527Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestWriteWithNilBytes [2020-12-01T16:11:55.527Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestWrite [2020-12-01T16:11:55.527Z] --- PASS: TestWrite (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestWriteWithWriterError [2020-12-01T16:11:55.527Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-12-01T16:11:55.527Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestStdCopyWriteAndRead [2020-12-01T16:11:55.527Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-12-01T16:11:55.527Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-12-01T16:11:55.527Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-12-01T16:11:55.527Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestStdCopyWithInvalidInputHeader [2020-12-01T16:11:55.527Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestStdCopyWithCorruptedPrefix [2020-12-01T16:11:55.527Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestStdCopyReturnsWriteErrors [2020-12-01T16:11:55.527Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-12-01T16:11:55.527Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-12-01T16:11:55.527Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-12-01T16:11:55.527Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-12-01T16:11:55.527Z] PASS [2020-12-01T16:11:55.527Z] coverage: 100.0% of statements [2020-12-01T16:11:55.527Z] ok github.com/docker/docker/pkg/stdcopy 0.064s coverage: 100.0% of statements [2020-12-01T16:11:55.988Z] time="2020-12-01T16: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-12-01T16:11:56.851Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-01T16:11:56.851Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-01T16:11:56.957Z] === RUN TestGenerateRandomID [2020-12-01T16:11:56.957Z] --- PASS: TestGenerateRandomID (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestShortenId [2020-12-01T16:11:56.957Z] --- PASS: TestShortenId (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestShortenSha256Id [2020-12-01T16:11:56.957Z] --- PASS: TestShortenSha256Id (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestShortenIdEmpty [2020-12-01T16:11:56.957Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestShortenIdInvalid [2020-12-01T16:11:56.957Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestIsShortIDNonHex [2020-12-01T16:11:56.957Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestIsShortIDNotCorrectSize [2020-12-01T16:11:56.957Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-12-01T16:11:56.957Z] PASS [2020-12-01T16:11:56.957Z] coverage: 70.6% of statements [2020-12-01T16:11:56.957Z] ok github.com/docker/docker/pkg/stringid 0.076s coverage: 70.6% of statements [2020-12-01T16:11:56.957Z] === RUN TestRawProgressFormatterFormatStatus [2020-12-01T16:11:56.957Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestRawProgressFormatterFormatProgress [2020-12-01T16:11:56.957Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestFormatStatus [2020-12-01T16:11:56.957Z] --- PASS: TestFormatStatus (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestFormatError [2020-12-01T16:11:56.957Z] --- PASS: TestFormatError (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestFormatJSONError [2020-12-01T16:11:56.957Z] --- PASS: TestFormatJSONError (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestJsonProgressFormatterFormatProgress [2020-12-01T16:11:56.957Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestJsonProgressFormatterFormatStatus [2020-12-01T16:11:56.957Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestNewJSONProgressOutput [2020-12-01T16:11:56.957Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestAuxFormatterEmit [2020-12-01T16:11:56.957Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestStreamWriterStdout [2020-12-01T16:11:56.957Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-12-01T16:11:56.957Z] === RUN TestStreamWriterStderr [2020-12-01T16:11:56.957Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-12-01T16:11:56.957Z] PASS [2020-12-01T16:11:56.957Z] coverage: 66.2% of statements [2020-12-01T16:11:56.957Z] ok github.com/docker/docker/pkg/streamformatter 0.162s coverage: 66.2% of statements [2020-12-01T16:11:57.111Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-01T16:11:58.051Z] === RUN TestDockerSuite/TestImportFile [2020-12-01T16:11:58.497Z] === RUN TestIsCpusetListAvailable [2020-12-01T16:11:58.497Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-12-01T16:11:58.497Z] PASS [2020-12-01T16:11:58.497Z] coverage: 38.2% of statements [2020-12-01T16:11:58.497Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 38.2% of statements [2020-12-01T16:11:58.497Z] time="2020-12-01T16:11:58Z" 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-12-01T16:11:59.432Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-01T16:11:59.432Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-01T16:11:59.468Z] === RUN TestChtimes [2020-12-01T16:11:59.468Z] --- PASS: TestChtimes (0.00s) [2020-12-01T16:11:59.468Z] === RUN TestChtimesWindows [2020-12-01T16:11:59.468Z] --- PASS: TestChtimesWindows (0.00s) [2020-12-01T16:11:59.468Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-12-01T16:11:59.468Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-12-01T16:11:59.468Z] === RUN TestEnsureRemoveAllNotExist [2020-12-01T16:11:59.468Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-12-01T16:11:59.468Z] === RUN TestEnsureRemoveAllWithDir [2020-12-01T16:11:59.468Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-12-01T16:11:59.468Z] === RUN TestEnsureRemoveAllWithFile [2020-12-01T16:11:59.468Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-12-01T16:11:59.468Z] === RUN TestHasWin32KSupport [2020-12-01T16:11:59.468Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-12-01T16:11:59.468Z] syscall_windows_test.go:8: win32k: true [2020-12-01T16:11:59.468Z] PASS [2020-12-01T16:11:59.468Z] coverage: 12.0% of statements [2020-12-01T16:11:59.468Z] ok github.com/docker/docker/pkg/system 0.064s coverage: 12.0% of statements [2020-12-01T16:11:59.468Z] === RUN TestTailFile [2020-12-01T16:11:59.468Z] --- PASS: TestTailFile (0.00s) [2020-12-01T16:11:59.468Z] === RUN TestTailFileManyLines [2020-12-01T16:11:59.468Z] --- PASS: TestTailFileManyLines (0.00s) [2020-12-01T16:11:59.468Z] === RUN TestTailEmptyFile [2020-12-01T16:11:59.468Z] --- PASS: TestTailEmptyFile (0.00s) [2020-12-01T16:11:59.468Z] === RUN TestTailNegativeN [2020-12-01T16:11:59.468Z] --- PASS: TestTailNegativeN (0.00s) [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader [2020-12-01T16:11:59.468Z] === CONT TestNewTailReader [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/2_byte_delimiter [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/4_byte_delimiter [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/8_byte_delimiter [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/12_byte_delimiter [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/no_delimiter [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/no_delimiter [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/single_byte_delimiter [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/truncated_last_line [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-12-01T16:11:59.468Z] === CONT TestNewTailReader/2_byte_delimiter [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.468Z] === CONT TestNewTailReader/no_delimiter [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.468Z] === CONT TestNewTailReader/4_byte_delimiter [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-01T16:11:59.468Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-01T16:11:59.468Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-01T16:11:59.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-01T16:11:59.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-01T16:11:59.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-01T16:11:59.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/12_byte_delimiter [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/8_byte_delimiter [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/single_byte_delimiter [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:11:59.929Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-12-01T16:11:59.929Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-01T16:11:59.929Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.930Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-01T16:11:59.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-01T16:11:59.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:11:59.931Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-01T16:11:59.931Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:11:59.931Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:11:59.932Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:11:59.932Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:11:59.932Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:12:00.370Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-01T16:12:00.397Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:12:00.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:12:00.397Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:12:00.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:12:00.397Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:12:00.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:12:00.397Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:12:00.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:12:00.397Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:12:00.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:12:00.397Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:12:00.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:12:00.397Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:12:00.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:12:00.397Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:12:00.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:12:00.397Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:12:00.398Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-01T16:12:00.398Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-01T16:12:00.399Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-01T16:12:00.399Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.06s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.06s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.05s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.07s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2020-12-01T16:12:00.400Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.02s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.03s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.03s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.04s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.01s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.07s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-01T16:12:00.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-01T16:12:00.402Z] PASS [2020-12-01T16:12:00.402Z] coverage: 88.6% of statements [2020-12-01T16:12:00.402Z] ok github.com/docker/docker/pkg/tailfile 0.767s coverage: 88.6% of statements [2020-12-01T16:12:01.371Z] === RUN TestTarSumRemoveNonExistent [2020-12-01T16:12:01.371Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2020-12-01T16:12:01.371Z] === RUN TestTarSumRemove [2020-12-01T16:12:01.371Z] --- PASS: TestTarSumRemove (0.00s) [2020-12-01T16:12:01.371Z] === RUN TestSortFileInfoSums [2020-12-01T16:12:01.371Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-12-01T16:12:01.371Z] === RUN TestNewTarSumForLabelInvalid [2020-12-01T16:12:01.371Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-12-01T16:12:01.371Z] === RUN TestNewTarSumForLabel [2020-12-01T16:12:01.371Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-12-01T16:12:01.371Z] === RUN TestEmptyTar [2020-12-01T16:12:01.371Z] --- PASS: TestEmptyTar (0.00s) [2020-12-01T16:12:01.371Z] === RUN TestTarSumsReadSize [2020-12-01T16:12:01.371Z] --- PASS: TestTarSumsReadSize (0.00s) [2020-12-01T16:12:01.371Z] === RUN TestTarSums [2020-12-01T16:12:01.371Z] --- PASS: TestTarSums (0.08s) [2020-12-01T16:12:01.371Z] === RUN TestIteration [2020-12-01T16:12:01.371Z] --- PASS: TestIteration (0.00s) [2020-12-01T16:12:01.371Z] === RUN TestVersionLabelForChecksum [2020-12-01T16:12:01.371Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-12-01T16:12:01.371Z] === RUN TestVersion [2020-12-01T16:12:01.371Z] --- PASS: TestVersion (0.00s) [2020-12-01T16:12:01.371Z] === RUN TestGetVersion [2020-12-01T16:12:01.371Z] --- PASS: TestGetVersion (0.00s) [2020-12-01T16:12:01.371Z] === RUN TestGetVersions [2020-12-01T16:12:01.371Z] --- PASS: TestGetVersions (0.00s) [2020-12-01T16:12:01.371Z] PASS [2020-12-01T16:12:01.371Z] coverage: 89.3% of statements [2020-12-01T16:12:01.371Z] ok github.com/docker/docker/pkg/tarsum 0.216s coverage: 89.3% of statements [2020-12-01T16:12:01.752Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-01T16:12:01.833Z] testing: warning: no tests to run [2020-12-01T16:12:01.833Z] PASS [2020-12-01T16:12:01.833Z] coverage: [no statements] [2020-12-01T16:12:01.833Z] ok github.com/docker/docker/pkg/term/windows 0.049s coverage: [no statements] [no tests to run] [2020-12-01T16:12:02.293Z] === RUN TestTruncIndex [2020-12-01T16:12:02.293Z] --- PASS: TestTruncIndex (0.10s) [2020-12-01T16:12:02.293Z] PASS [2020-12-01T16:12:02.293Z] coverage: 91.5% of statements [2020-12-01T16:12:02.293Z] ok github.com/docker/docker/pkg/truncindex 0.159s coverage: 91.5% of statements [2020-12-01T16:12:02.756Z] === RUN TestIsGIT [2020-12-01T16:12:02.756Z] --- PASS: TestIsGIT (0.00s) [2020-12-01T16:12:02.756Z] === RUN TestIsTransport [2020-12-01T16:12:02.756Z] --- PASS: TestIsTransport (0.00s) [2020-12-01T16:12:02.756Z] PASS [2020-12-01T16:12:02.756Z] coverage: 100.0% of statements [2020-12-01T16:12:02.756Z] ok github.com/docker/docker/pkg/urlutil 0.078s coverage: 100.0% of statements [2020-12-01T16:12:02.756Z] time="2020-12-01T16: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-12-01T16:12:03.153Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-01T16:12:03.216Z] === RUN TestVersionInfo [2020-12-01T16:12:03.216Z] --- PASS: TestVersionInfo (0.00s) [2020-12-01T16:12:03.216Z] === RUN TestAppendVersions [2020-12-01T16:12:03.216Z] --- PASS: TestAppendVersions (0.00s) [2020-12-01T16:12:03.216Z] PASS [2020-12-01T16:12:03.216Z] coverage: 88.9% of statements [2020-12-01T16:12:03.216Z] ok github.com/docker/docker/pkg/useragent 0.060s coverage: 88.9% of statements [2020-12-01T16:12:03.413Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-01T16:12:03.983Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-01T16:12:04.552Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-01T16:12:04.552Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-12-01T16:12:04.552Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-01T16:12:05.123Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-01T16:12:05.397Z] === RUN TestValidatePrivileges [2020-12-01T16:12:05.397Z] --- PASS: TestValidatePrivileges (0.00s) [2020-12-01T16:12:05.397Z] === RUN TestFilterByCapNeg [2020-12-01T16:12:05.397Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-12-01T16:12:05.397Z] === RUN TestFilterByCapPos [2020-12-01T16:12:05.397Z] --- PASS: TestFilterByCapPos (0.00s) [2020-12-01T16:12:05.397Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-12-01T16:12:05.397Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-12-01T16:12:05.397Z] PASS [2020-12-01T16:12:05.397Z] coverage: 12.0% of statements [2020-12-01T16:12:05.397Z] ok github.com/docker/docker/plugin 0.169s coverage: 12.0% of statements [2020-12-01T16:12:05.692Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-01T16:12:05.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-12-01T16:12:05.856Z] === RUN TestNewSettable [2020-12-01T16:12:05.856Z] --- PASS: TestNewSettable (0.00s) [2020-12-01T16:12:05.856Z] === RUN TestIsSettable [2020-12-01T16:12:05.856Z] --- PASS: TestIsSettable (0.00s) [2020-12-01T16:12:05.856Z] === RUN TestUpdateSettingsEnv [2020-12-01T16:12:05.856Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-12-01T16:12:05.856Z] PASS [2020-12-01T16:12:05.856Z] coverage: 20.1% of statements [2020-12-01T16:12:05.856Z] ok github.com/docker/docker/plugin/v2 0.106s coverage: 20.1% of statements [2020-12-01T16:12:06.262Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-01T16:12:06.773Z] --- PASS: TestInfoAPIWarnings (16.33s) [2020-12-01T16:12:06.773Z] === RUN TestInfoDebug [2020-12-01T16:12:06.773Z] --- PASS: TestInfoDebug (0.53s) [2020-12-01T16:12:06.773Z] === RUN TestInfoInsecureRegistries [2020-12-01T16:12:06.773Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-12-01T16:12:06.773Z] === RUN TestInfoRegistryMirrors [2020-12-01T16:12:06.773Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-12-01T16:12:06.773Z] === RUN TestLoginFailsWithBadCredentials [2020-12-01T16:12:06.773Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-12-01T16:12:06.773Z] === RUN TestPingCacheHeaders [2020-12-01T16:12:06.773Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-12-01T16:12:06.773Z] === RUN TestPingGet [2020-12-01T16:12:06.773Z] --- PASS: TestPingGet (0.02s) [2020-12-01T16:12:06.773Z] === RUN TestPingHead [2020-12-01T16:12:06.773Z] --- PASS: TestPingHead (0.03s) [2020-12-01T16:12:06.773Z] === RUN TestVersion [2020-12-01T16:12:06.773Z] --- PASS: TestVersion (0.03s) [2020-12-01T16:12:06.773Z] PASS [2020-12-01T16:12:06.773Z] [2020-12-01T16:12:06.773Z] === Skipped [2020-12-01T16:12:06.773Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T16:12:06.773Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-01T16:12:06.773Z] [2020-12-01T16:12:06.773Z] [2020-12-01T16:12:06.773Z] DONE 18 tests, 1 skipped in 21.266s [2020-12-01T16:12:06.773Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-12-01T16:12:06.773Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:12:06.773Z] ++ set -e [2020-12-01T16:12:06.773Z] ++ '[' -n 0 ']' [2020-12-01T16:12:06.773Z] ++ set -x [2020-12-01T16:12:06.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-12-01T16:12:06.773Z] INFO: Testing against a local daemon [2020-12-01T16:12:06.773Z] === RUN TestVolumesCreateAndList [2020-12-01T16:12:06.773Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-12-01T16:12:06.773Z] === RUN TestVolumesRemove [2020-12-01T16:12:06.773Z] --- PASS: TestVolumesRemove (0.06s) [2020-12-01T16:12:06.773Z] === RUN TestVolumesInspect [2020-12-01T16:12:06.773Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-01T16:12:06.773Z] === RUN TestVolumesInvalidJSON [2020-12-01T16:12:06.773Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-01T16:12:06.773Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-01T16:12:06.773Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-01T16:12:06.773Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-01T16:12:06.773Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-01T16:12:06.773Z] PASS [2020-12-01T16:12:06.773Z] [2020-12-01T16:12:06.773Z] DONE 5 tests in 0.205s [2020-12-01T16:12:06.773Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-01T16:12:06.773Z] ++++ cat bundles/test-integration/docker.pid [2020-12-01T16:12:06.773Z] +++ kill 13958 [2020-12-01T16:12:06.828Z] === RUN TestLoad [2020-12-01T16:12:06.828Z] --- PASS: TestLoad (0.00s) [2020-12-01T16:12:06.828Z] === RUN TestSave [2020-12-01T16:12:06.828Z] --- PASS: TestSave (0.04s) [2020-12-01T16:12:06.828Z] === RUN TestAddDeleteGet [2020-12-01T16:12:06.831Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-01T16:12:07.091Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-01T16:12:07.288Z] --- PASS: TestAddDeleteGet (0.05s) [2020-12-01T16:12:07.288Z] === RUN TestInvalidTags [2020-12-01T16:12:07.288Z] --- PASS: TestInvalidTags (0.01s) [2020-12-01T16:12:07.288Z] PASS [2020-12-01T16:12:07.288Z] coverage: 84.4% of statements [2020-12-01T16:12:07.288Z] ok github.com/docker/docker/reference 0.183s coverage: 84.4% of statements [2020-12-01T16:12:07.660Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-01T16:12:07.660Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-12-01T16:12:08.259Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-01T16:12:08.259Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-01T16:12:08.259Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-01T16:12:08.259Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-01T16:12:08.259Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-01T16:12:08.259Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-12-01T16:12:08.259Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-12-01T16:12:08.259Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-01T16:12:08.259Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-01T16:12:08.284Z] +++ /etc/init.d/apparmor stop [2020-12-01T16:12:08.284Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-01T16:12:08.284Z] [2020-12-01T16:12:08.284Z] Unloading profiles will leave already running processes permanently [2020-12-01T16:12:08.284Z] unconfined, which can lead to unexpected situations. [2020-12-01T16:12:08.284Z] [2020-12-01T16:12:08.284Z] To set a process to complain mode, use the command line tool [2020-12-01T16:12:08.284Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-01T16:12:08.284Z] +++ true [2020-12-01T16:12:08.284Z] exiting test-integration [2020-12-01T16:12:08.284Z] ++ exit 0 [2020-12-01T16:12:08.284Z] [2020-12-01T16:12:09.040Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-01T16:12:09.229Z] === RUN TestResolveAuthConfigIndexServer [2020-12-01T16:12:09.229Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-12-01T16:12:09.229Z] === RUN TestResolveAuthConfigFullURL [2020-12-01T16:12:09.229Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-12-01T16:12:09.229Z] === RUN TestLoadAllowNondistributableArtifacts [2020-12-01T16:12:09.229Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-12-01T16:12:09.229Z] === RUN TestValidateMirror [2020-12-01T16:12:09.229Z] --- PASS: TestValidateMirror (0.00s) [2020-12-01T16:12:09.229Z] === RUN TestLoadInsecureRegistries [2020-12-01T16:12:09.229Z] time="2020-12-01T16: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-12-01T16:12:09.229Z] time="2020-12-01T16:12:09Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-12-01T16:12:09.230Z] time="2020-12-01T16:12:09Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-12-01T16:12:09.230Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2020-12-01T16:12:09.230Z] === RUN TestNewServiceConfig [2020-12-01T16:12:09.230Z] --- PASS: TestNewServiceConfig (0.00s) [2020-12-01T16:12:09.230Z] === RUN TestValidateIndexName [2020-12-01T16:12:09.230Z] --- PASS: TestValidateIndexName (0.00s) [2020-12-01T16:12:09.230Z] === RUN TestValidateIndexNameWithError [2020-12-01T16:12:09.230Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-12-01T16:12:09.230Z] === RUN TestEndpointParse [2020-12-01T16:12:09.230Z] --- PASS: TestEndpointParse (0.00s) [2020-12-01T16:12:09.230Z] === RUN TestEndpointParseInvalid [2020-12-01T16:12:09.230Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-12-01T16:12:09.230Z] === RUN TestValidateEndpoint [2020-12-01T16:12:09.230Z] --- PASS: TestValidateEndpoint (0.01s) [2020-12-01T16:12:09.230Z] === RUN TestPing [2020-12-01T16:12:09.230Z] --- PASS: TestPing (0.00s) [2020-12-01T16:12:09.230Z] === RUN TestPingRegistryEndpoint [2020-12-01T16:12:09.230Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-12-01T16:12:09.230Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:09.230Z] === RUN TestEndpoint [2020-12-01T16:12:09.230Z] --- SKIP: TestEndpoint (0.00s) [2020-12-01T16:12:09.230Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:09.230Z] === RUN TestParseRepositoryInfo [2020-12-01T16:12:09.230Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-12-01T16:12:09.230Z] === RUN TestNewIndexInfo [2020-12-01T16:12:09.230Z] --- PASS: TestNewIndexInfo (0.00s) [2020-12-01T16:12:09.230Z] === RUN TestMirrorEndpointLookup [2020-12-01T16:12:09.230Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2020-12-01T16:12:09.230Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:09.230Z] === RUN TestSearchRepositories [2020-12-01T16:12:09.230Z] --- PASS: TestSearchRepositories (0.01s) [2020-12-01T16:12:09.230Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-12-01T16:12:09.230Z] Host: 127.0.0.1:49231 [2020-12-01T16:12:09.230Z] User-Agent: docker test client [2020-12-01T16:12:09.230Z] Authorization: Token fake-token [2020-12-01T16:12:09.230Z] X-Docker-Token: true [2020-12-01T16:12:09.230Z] Accept-Encoding: gzip [2020-12-01T16:12:09.230Z] [2020-12-01T16:12:09.230Z] [2020-12-01T16:12:09.230Z] registry_test.go:730: HTTP/1.1 200 OK [2020-12-01T16:12:09.230Z] Connection: close [2020-12-01T16:12:09.230Z] Content-Length: 144 [2020-12-01T16:12:09.230Z] Cache-Control: no-cache [2020-12-01T16:12:09.230Z] Content-Type: application/json [2020-12-01T16:12:09.230Z] Date: Tue, 01 Dec 2020 16:12:09 GMT [2020-12-01T16:12:09.230Z] Expires: -1 [2020-12-01T16:12:09.230Z] Pragma: no-cache [2020-12-01T16:12:09.230Z] Server: docker-tests/mock [2020-12-01T16:12:09.230Z] X-Docker-Registry-Config: mock [2020-12-01T16:12:09.230Z] X-Docker-Registry-Version: 0.0.0 [2020-12-01T16:12:09.230Z] [2020-12-01T16:12:09.230Z] [2020-12-01T16:12:09.230Z] === RUN TestTrustedLocation [2020-12-01T16:12:09.230Z] --- PASS: TestTrustedLocation (0.00s) [2020-12-01T16:12:09.230Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-12-01T16:12:09.230Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-12-01T16:12:09.230Z] === RUN TestAllowNondistributableArtifacts [2020-12-01T16:12:09.230Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-12-01T16:12:09.230Z] === RUN TestIsSecureIndex [2020-12-01T16:12:09.230Z] --- PASS: TestIsSecureIndex (0.00s) [2020-12-01T16:12:09.230Z] PASS [2020-12-01T16:12:09.230Z] coverage: 50.3% of statements [2020-12-01T16:12:09.230Z] ok github.com/docker/docker/registry 0.417s coverage: 50.3% of statements [2020-12-01T16:12:09.230Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-12-01T16:12:09.230Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2020-12-01T16:12:09.230Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-12-01T16:12:09.230Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-12-01T16:12:09.230Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-12-01T16:12:09.230Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-12-01T16:12:09.230Z] === RUN TestResumableRequestReaderWithReadError [2020-12-01T16:12:09.299Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-01T16:12:09.689Z] === RUN TestRestartManagerTimeout [2020-12-01T16:12:09.689Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-12-01T16:12:09.689Z] === RUN TestRestartManagerTimeoutReset [2020-12-01T16:12:09.689Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-12-01T16:12:09.689Z] PASS [2020-12-01T16:12:09.689Z] coverage: 50.9% of statements [2020-12-01T16:12:09.689Z] ok github.com/docker/docker/restartmanager 0.081s coverage: 50.9% of statements [2020-12-01T16:12:09.689Z] time="2020-12-01T16:12:09Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-12-01T16:12:09.689Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2020-12-01T16:12:09.689Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-12-01T16:12:09.689Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-12-01T16:12:09.689Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-12-01T16:12:09.689Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2020-12-01T16:12:09.689Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-12-01T16:12:09.689Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-12-01T16:12:09.689Z] === RUN TestResumableRequestReader [2020-12-01T16:12:09.689Z] --- PASS: TestResumableRequestReader (0.00s) [2020-12-01T16:12:09.689Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-12-01T16:12:09.689Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2020-12-01T16:12:09.689Z] PASS [2020-12-01T16:12:09.689Z] coverage: 100.0% of statements [2020-12-01T16:12:09.689Z] ok github.com/docker/docker/registry/resumable 0.416s coverage: 100.0% of statements Post stage [Pipeline] junit [2020-12-01T16:12:09.841Z] Recording test results [2020-12-01T16:12:09.869Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-01T16:12:09.869Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-01T16:12:10.129Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-01T16:12:10.129Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-01T16:12:10.659Z] === RUN TestDecodeContainerConfig [2020-12-01T16:12:10.659Z] --- PASS: TestDecodeContainerConfig (0.01s) [2020-12-01T16:12:10.659Z] === RUN TestDecodeContainerConfigIsolation [2020-12-01T16:12:10.659Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-12-01T16:12:10.659Z] === RUN TestValidatePrivileged [2020-12-01T16:12:10.659Z] --- PASS: TestValidatePrivileged (0.00s) [2020-12-01T16:12:10.659Z] PASS [2020-12-01T16:12:10.659Z] coverage: 52.2% of statements [2020-12-01T16:12:10.659Z] ok github.com/docker/docker/runconfig 0.104s coverage: 52.2% of statements [2020-12-01T16:12:10.792Z] + echo Ensuring container killed. [2020-12-01T16:12:10.792Z] Ensuring container killed. [2020-12-01T16:12:10.792Z] + docker rm -vf docker-pr1 [2020-12-01T16:12:10.792Z] Error: No such container: docker-pr1 [2020-12-01T16:12:10.792Z] + true [Pipeline] sh [2020-12-01T16:12:11.069Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-01T16:12:11.121Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-12-01T16:12:11.121Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-12-01T16:12:11.121Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-12-01T16:12:11.121Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-12-01T16:12:11.121Z] PASS [2020-12-01T16:12:11.121Z] coverage: 62.5% of statements [2020-12-01T16:12:11.121Z] ok github.com/docker/docker/testutil 0.067s coverage: 62.5% of statements [2020-12-01T16:12:11.179Z] + echo Chowning /workspace to jenkins user [2020-12-01T16:12:11.179Z] Chowning /workspace to jenkins user [2020-12-01T16:12:11.179Z] + id -u [2020-12-01T16:12:11.179Z] + id -g [2020-12-01T16:12:11.179Z] + docker run --rm -v /home/docker/workspace/moby_PR-41736:/workspace busybox chown -R 1001:1001 /workspace [2020-12-01T16:12:11.179Z] Unable to find image 'busybox:latest' locally [2020-12-01T16:12:11.469Z] latest: Pulling from library/busybox [2020-12-01T16:12:11.469Z] 9149f769b122: Pulling fs layer [2020-12-01T16:12:11.581Z] --- PASS: TestNewClientWithTimeout (17.62s) [2020-12-01T16:12:11.581Z] === RUN TestClientStream [2020-12-01T16:12:11.581Z] --- PASS: TestClientStream (0.00s) [2020-12-01T16:12:11.581Z] === RUN TestClientSendFile [2020-12-01T16:12:11.581Z] --- PASS: TestClientSendFile (0.00s) [2020-12-01T16:12:11.581Z] === RUN TestClientWithRequestTimeout [2020-12-01T16:12:11.581Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-12-01T16:12:11.581Z] === RUN TestFileSpecPlugin [2020-12-01T16:12:11.581Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-12-01T16:12:11.581Z] === RUN TestFileJSONSpecPlugin [2020-12-01T16:12:11.581Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-12-01T16:12:11.581Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-12-01T16:12:11.581Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-12-01T16:12:11.581Z] === RUN TestPluginAddHandler [2020-12-01T16:12:11.581Z] --- PASS: TestPluginAddHandler (0.00s) [2020-12-01T16:12:11.581Z] === RUN TestPluginWaitBadPlugin [2020-12-01T16:12:11.581Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-12-01T16:12:11.581Z] === RUN TestGet [2020-12-01T16:12:11.581Z] time="2020-12-01T16:12:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-12-01T16:12:11.639Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-01T16:12:11.761Z] 9149f769b122: Download complete [2020-12-01T16:12:12.052Z] 9149f769b122: Pull complete [2020-12-01T16:12:12.052Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-12-01T16:12:12.052Z] Status: Downloaded newer image for busybox:latest [2020-12-01T16:12:12.208Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-01T16:12:12.551Z] time="2020-12-01T16:12:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-12-01T16:12:12.778Z] === RUN TestDockerSuite/TestInspectImage [2020-12-01T16:12:12.778Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-01T16:12:12.778Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-01T16:12:12.778Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-01T16:12:13.038Z] === RUN TestDockerSuite/TestInspectJSONFields [Pipeline] catchError [Pipeline] { [2020-12-01T16:12:13.610Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-01T16:12:13.610Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [Pipeline] sh [2020-12-01T16:12:13.963Z] + bundleName=ppc64le-integration [2020-12-01T16:12:13.963Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-12-01T16:12:13.963Z] Creating ppc64le-integration-bundles.tar.gz [2020-12-01T16:12:13.963Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-01T16:12:13.963Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-01T16:12:14.007Z] Archiving artifacts [2020-12-01T16:12:14.089Z] === RUN TestGetDriver [2020-12-01T16:12:14.089Z] --- PASS: TestGetDriver (0.00s) [2020-12-01T16:12:14.089Z] === RUN TestVolumeRequestError [2020-12-01T16:12:14.089Z] --- PASS: TestVolumeRequestError (0.01s) [2020-12-01T16:12:14.089Z] PASS [2020-12-01T16:12:14.089Z] coverage: 36.1% of statements [2020-12-01T16:12:14.089Z] ok github.com/docker/docker/volume/drivers 0.334s coverage: 36.1% of statements [2020-12-01T16:12:14.089Z] === RUN TestGetAddress [2020-12-01T16:12:14.089Z] --- PASS: TestGetAddress (0.00s) [2020-12-01T16:12:14.089Z] === RUN TestRemove [2020-12-01T16:12:14.089Z] --- SKIP: TestRemove (0.00s) [2020-12-01T16:12:14.089Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-12-01T16:12:14.089Z] === RUN TestInitializeWithVolumes [2020-12-01T16:12:14.089Z] --- PASS: TestInitializeWithVolumes (0.01s) [2020-12-01T16:12:14.089Z] === RUN TestCreate [2020-12-01T16:12:14.089Z] --- PASS: TestCreate (0.01s) [2020-12-01T16:12:14.089Z] === RUN TestValidateName [2020-12-01T16:12:14.089Z] --- PASS: TestValidateName (0.00s) [2020-12-01T16:12:14.089Z] === RUN TestCreateWithOpts [2020-12-01T16:12:14.089Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-12-01T16:12:14.089Z] local_test.go:181: runtime.GOOS == "windows" [2020-12-01T16:12:14.089Z] === RUN TestRelaodNoOpts [2020-12-01T16:12:14.089Z] --- PASS: TestRelaodNoOpts (0.01s) [2020-12-01T16:12:14.089Z] PASS [2020-12-01T16:12:14.089Z] coverage: 41.0% of statements [2020-12-01T16:12:14.089Z] ok github.com/docker/docker/volume/local 0.179s coverage: 41.0% of statements [2020-12-01T16:12:14.089Z] === RUN TestConvertTmpfsOptions [2020-12-01T16:12:14.089Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-12-01T16:12:14.089Z] parser_test.go:49: data="mode=700,size=1m" [2020-12-01T16:12:14.090Z] parser_test.go:49: data="ro" [2020-12-01T16:12:14.090Z] === RUN TestParseMountRaw [2020-12-01T16:12:14.181Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-01T16:12:14.421Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41736/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-01T16:12:14.549Z] --- PASS: TestParseMountRaw (0.05s) [2020-12-01T16:12:14.549Z] === RUN TestParseMountRawSplit [2020-12-01T16:12:14.549Z] --- PASS: TestParseMountRawSplit (0.01s) [2020-12-01T16:12:14.549Z] parser_test.go:390: case 0 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 1 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 2 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 3 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 4 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 5 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 6 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 7 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 8 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 0 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 1 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 2 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 3 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 4 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 5 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 6 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 7 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 8 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 9 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 10 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 11 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 12 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 0 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 1 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 2 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 3 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 4 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 5 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 6 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 7 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 8 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 9 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 10 [2020-12-01T16:12:14.549Z] parser_test.go:390: case 11 [2020-12-01T16:12:14.549Z] === RUN TestParseMountSpec [2020-12-01T16:12:14.549Z] --- PASS: TestParseMountSpec (0.00s) [2020-12-01T16:12:14.549Z] parser_test.go:455: case 0 [2020-12-01T16:12:14.549Z] parser_test.go:455: case 1 [2020-12-01T16:12:14.549Z] parser_test.go:455: case 2 [2020-12-01T16:12:14.549Z] parser_test.go:455: case 3 [2020-12-01T16:12:14.549Z] parser_test.go:455: case 4 [2020-12-01T16:12:14.549Z] parser_test.go:455: case 5 [2020-12-01T16:12:14.549Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-12-01T16:12:14.549Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-12-01T16:12:14.549Z] === RUN TestValidateMount [2020-12-01T16:12:14.549Z] --- PASS: TestValidateMount (0.00s) [2020-12-01T16:12:14.549Z] PASS [2020-12-01T16:12:14.549Z] coverage: 66.2% of statements [2020-12-01T16:12:14.549Z] ok github.com/docker/docker/volume/mounts 0.159s coverage: 66.2% of statements [2020-12-01T16:12:14.549Z] time="2020-12-01T16:12:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-12-01T16:12:14.750Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-01T16:12:14.805Z] + make clean [2020-12-01T16:12:15.097Z] make: command: Command not found [2020-12-01T16:12:15.097Z] make: command: Command not found [2020-12-01T16:12:15.097Z] docker volume rm -f docker-dev-cache [2020-12-01T16:12:15.097Z] docker-dev-cache [Pipeline] deleteDir [2020-12-01T16:12:16.658Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-01T16:12:16.659Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-01T16:12:16.732Z] === RUN TestSetGetMeta [2020-12-01T16:12:16.732Z] === PAUSE TestSetGetMeta [2020-12-01T16:12:16.732Z] === RUN TestRestore [2020-12-01T16:12:16.732Z] === PAUSE TestRestore [2020-12-01T16:12:16.732Z] === RUN TestServiceCreate [2020-12-01T16:12:16.732Z] === PAUSE TestServiceCreate [2020-12-01T16:12:16.732Z] === RUN TestServiceList [2020-12-01T16:12:16.732Z] === PAUSE TestServiceList [2020-12-01T16:12:16.732Z] === RUN TestServiceRemove [2020-12-01T16:12:16.732Z] === PAUSE TestServiceRemove [2020-12-01T16:12:16.732Z] === RUN TestServiceGet [2020-12-01T16:12:16.732Z] === PAUSE TestServiceGet [2020-12-01T16:12:16.732Z] === RUN TestServicePrune [2020-12-01T16:12:16.732Z] === PAUSE TestServicePrune [2020-12-01T16:12:16.732Z] === RUN TestCreate [2020-12-01T16:12:16.732Z] === PAUSE TestCreate [2020-12-01T16:12:16.732Z] === RUN TestRemove [2020-12-01T16:12:16.732Z] === PAUSE TestRemove [2020-12-01T16:12:16.732Z] === RUN TestList [2020-12-01T16:12:16.732Z] === PAUSE TestList [2020-12-01T16:12:16.732Z] === RUN TestFindByDriver [2020-12-01T16:12:16.732Z] === PAUSE TestFindByDriver [2020-12-01T16:12:16.732Z] === RUN TestFindByReferenced [2020-12-01T16:12:16.732Z] === PAUSE TestFindByReferenced [2020-12-01T16:12:16.732Z] === RUN TestDerefMultipleOfSameRef [2020-12-01T16:12:16.732Z] === PAUSE TestDerefMultipleOfSameRef [2020-12-01T16:12:16.732Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-01T16:12:16.732Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-01T16:12:16.732Z] === RUN TestDefererencePluginOnCreateError [2020-12-01T16:12:16.732Z] === PAUSE TestDefererencePluginOnCreateError [2020-12-01T16:12:16.732Z] === RUN TestRefDerefRemove [2020-12-01T16:12:16.732Z] === PAUSE TestRefDerefRemove [2020-12-01T16:12:16.732Z] === RUN TestGet [2020-12-01T16:12:16.732Z] === PAUSE TestGet [2020-12-01T16:12:16.732Z] === RUN TestGetWithReference [2020-12-01T16:12:16.732Z] === PAUSE TestGetWithReference [2020-12-01T16:12:16.732Z] === RUN TestFilterFunc [2020-12-01T16:12:16.732Z] === RUN TestFilterFunc/test_nil_list [2020-12-01T16:12:16.732Z] === PAUSE TestFilterFunc/test_nil_list [2020-12-01T16:12:16.732Z] === RUN TestFilterFunc/test_empty_list [2020-12-01T16:12:16.732Z] === PAUSE TestFilterFunc/test_empty_list [2020-12-01T16:12:16.732Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-12-01T16:12:16.732Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-12-01T16:12:16.732Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-01T16:12:16.732Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-01T16:12:16.732Z] === RUN TestFilterFunc/test_filter_some [2020-12-01T16:12:16.732Z] === PAUSE TestFilterFunc/test_filter_some [2020-12-01T16:12:16.732Z] === RUN TestFilterFunc/test_filter_middle [2020-12-01T16:12:16.732Z] === PAUSE TestFilterFunc/test_filter_middle [2020-12-01T16:12:16.732Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-12-01T16:12:16.732Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-12-01T16:12:16.732Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-12-01T16:12:16.732Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-12-01T16:12:16.732Z] === CONT TestFilterFunc/test_nil_list [2020-12-01T16:12:16.732Z] === CONT TestFilterFunc/test_filter_some [2020-12-01T16:12:16.732Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-01T16:12:16.732Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-12-01T16:12:16.732Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-12-01T16:12:16.732Z] === CONT TestFilterFunc/test_empty_list [2020-12-01T16:12:16.732Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-12-01T16:12:16.732Z] === CONT TestFilterFunc/test_filter_middle [2020-12-01T16:12:16.732Z] --- PASS: TestFilterFunc (0.00s) [2020-12-01T16:12:16.732Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-12-01T16:12:16.732Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-12-01T16:12:16.732Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-12-01T16:12:16.732Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-12-01T16:12:16.732Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-12-01T16:12:16.732Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-12-01T16:12:16.732Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-12-01T16:12:16.732Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-12-01T16:12:16.732Z] === CONT TestSetGetMeta [2020-12-01T16:12:16.732Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-01T16:12:16.732Z] === CONT TestCreate [2020-12-01T16:12:16.732Z] === CONT TestFindByDriver [2020-12-01T16:12:16.732Z] --- PASS: TestSetGetMeta (0.04s) [2020-12-01T16:12:16.732Z] === CONT TestGetWithReference [2020-12-01T16:12:16.732Z] --- PASS: TestCreate (0.05s) [2020-12-01T16:12:16.732Z] === CONT TestGet [2020-12-01T16:12:16.732Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.05s) [2020-12-01T16:12:16.732Z] === CONT TestRefDerefRemove [2020-12-01T16:12:16.732Z] === CONT TestDefererencePluginOnCreateError [2020-12-01T16:12:16.732Z] --- PASS: TestFindByDriver (0.05s) [2020-12-01T16:12:16.732Z] --- PASS: TestGet (0.03s) [2020-12-01T16:12:16.732Z] === CONT TestList [2020-12-01T16:12:16.732Z] === CONT TestServiceRemove [2020-12-01T16:12:16.732Z] --- PASS: TestRefDerefRemove (0.04s) [2020-12-01T16:12:16.732Z] --- PASS: TestGetWithReference (0.05s) [2020-12-01T16:12:16.732Z] === CONT TestServicePrune [2020-12-01T16:12:16.732Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2020-12-01T16:12:16.732Z] === CONT TestServiceGet [2020-12-01T16:12:16.732Z] --- PASS: TestList (0.04s) [2020-12-01T16:12:16.732Z] === CONT TestServiceCreate [2020-12-01T16:12:16.732Z] --- PASS: TestServiceGet (0.19s) [2020-12-01T16:12:16.732Z] === CONT TestServiceList [2020-12-01T16:12:16.732Z] time="2020-12-01T16:12:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-01T16:12:16.732Z] --- PASS: TestServiceRemove (0.22s) [2020-12-01T16:12:16.732Z] === CONT TestRemove [2020-12-01T16:12:16.732Z] time="2020-12-01T16:12:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-01T16:12:16.732Z] --- PASS: TestServiceCreate (0.19s) [2020-12-01T16:12:16.732Z] === CONT TestRestore [2020-12-01T16:12:16.732Z] time="2020-12-01T16:12:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-01T16:12:16.732Z] time="2020-12-01T16:12:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-12-01T16:12:16.732Z] --- PASS: TestServiceList (0.04s) [2020-12-01T16:12:16.732Z] === CONT TestDerefMultipleOfSameRef [2020-12-01T16:12:16.732Z] time="2020-12-01T16:12:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-01T16:12:16.732Z] --- PASS: TestRemove (0.04s) [2020-12-01T16:12:16.732Z] === CONT TestFindByReferenced [2020-12-01T16:12:16.732Z] --- PASS: TestServicePrune (0.26s) [2020-12-01T16:12:16.732Z] --- PASS: TestRestore (0.05s) [2020-12-01T16:12:16.732Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2020-12-01T16:12:16.732Z] --- PASS: TestFindByReferenced (0.03s) [2020-12-01T16:12:16.732Z] PASS [2020-12-01T16:12:16.732Z] coverage: 70.3% of statements [2020-12-01T16:12:16.732Z] ok github.com/docker/docker/volume/service 0.554s coverage: 70.3% of statements [2020-12-01T16:12:16.919Z] === RUN TestDockerSuite/TestInspectStatus [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-01T16:12:17.495Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-01T16:12:18.435Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-01T16:12:18.917Z] time="2020-12-01T16:12:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-12-01T16:12:19.004Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-01T16:12:19.265Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-01T16:12:19.834Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-01T16:12:20.404Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-01T16:12:20.974Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-01T16:12:21.239Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-01T16:12:21.239Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-12-01T16:12:22.620Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-01T16:12:24.005Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-01T16:12:24.574Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-01T16:12:24.834Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-01T16:12:26.216Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-01T16:12:27.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-12-01T16:12:27.416Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-01T16:12:27.489Z] --- PASS: TestGet (15.02s) [2020-12-01T16:12:27.489Z] === RUN TestPluginWithNoManifest [2020-12-01T16:12:27.489Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-12-01T16:12:27.489Z] === RUN TestGetAll [2020-12-01T16:12:27.489Z] --- PASS: TestGetAll (0.00s) [2020-12-01T16:12:27.489Z] PASS [2020-12-01T16:12:27.489Z] coverage: 73.4% of statements [2020-12-01T16:12:27.489Z] ok github.com/docker/docker/pkg/plugins 35.190s coverage: 73.4% of statements [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/quota [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/rootless [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/volume [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-01T16:12:27.489Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === Skipped [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-12-01T16:12:29.030Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-12-01T16:12:29.030Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-12-01T16:12:29.030Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-12-01T16:12:29.030Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-12-01T16:12:29.030Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-12-01T16:12:29.030Z] client_test.go:23: runtime.GOOS == "windows" [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-12-01T16:12:29.030Z] daemon_test.go:147: root required [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-12-01T16:12:29.030Z] reload_test.go:520: root required [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-12-01T16:12:29.030Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-12-01T16:12:29.030Z] pull_v2_test.go:73: Needs fixing on Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-12-01T16:12:29.030Z] pull_v2_test.go:118: Needs fixing on Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-12-01T16:12:29.030Z] download_test.go:268: Needs fixing on Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-12-01T16:12:29.030Z] layer_test.go:304: Failing on Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-12-01T16:12:29.030Z] layer_test.go:353: Failing on Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-12-01T16:12:29.030Z] layer_test.go:468: Failing on Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-12-01T16:12:29.030Z] layer_test.go:697: Failing on Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-12-01T16:12:29.030Z] migration_test.go:46: Failing on Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-12-01T16:12:29.030Z] migration_test.go:182: Failing on Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-12-01T16:12:29.030Z] mount_test.go:17: Failing on Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-12-01T16:12:29.030Z] mount_test.go:76: Failing on Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-12-01T16:12:29.030Z] mount_test.go:125: Failing on Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-12-01T16:12:29.030Z] mount_test.go:212: Failing on Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-12-01T16:12:29.030Z] archive_test.go:133: Xz not present in msys2 [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-12-01T16:12:29.030Z] archive_test.go:238: Failing on Windows CI machines [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-12-01T16:12:29.030Z] archive_windows_test.go:16: Currently fails [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-12-01T16:12:29.030Z] changes_test.go:192: needs more investigation [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-12-01T16:12:29.030Z] changes_test.go:405: needs further investigation [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-12-01T16:12:29.030Z] changes_test.go:441: needs further investigation [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-12-01T16:12:29.030Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-12-01T16:12:29.030Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-12-01T16:12:29.030Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-12-01T16:12:29.030Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-12-01T16:12:29.030Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-12-01T16:12:29.030Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-12-01T16:12:29.030Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-12-01T16:12:29.030Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-12-01T16:12:29.030Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-12-01T16:12:29.030Z] poller_test.go:41: No chmod on Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-12-01T16:12:29.030Z] fileutils_test.go:134: Needs porting to Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-12-01T16:12:29.030Z] fileutils_test.go:180: Needs porting to Windows [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-12-01T16:12:29.030Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-12-01T16:12:29.030Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-12-01T16:12:29.030Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-12-01T16:12:29.030Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-12-01T16:12:29.030Z] local_test.go:181: runtime.GOOS == "windows" [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] [2020-12-01T16:12:29.030Z] DONE 1792 tests, 45 skipped in 239.908s [2020-12-01T16:12:29.030Z] INFO: make.ps1 ended at 12/01/2020 16:12:28 [2020-12-01T16:12:29.329Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-01T16:12:29.329Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-01T16:12:31.214Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-12-01T16:12:31.214Z] INFO: Unit tests ended at 12/01/2020 16:12:30. Duration:00:04:18.8261613 [2020-12-01T16:12:31.214Z] INFO: Building busybox [2020-12-01T16:12:31.214Z] Sending build context to Docker daemon 5.12kB [2020-12-01T16:12:31.214Z] [2020-12-01T16:12:31.214Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-12-01T16:12:31.214Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-12-01T16:12:31.214Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-12-01T16:12:31.214Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-12-01T16:12:31.214Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-12-01T16:12:31.214Z] ---> 32fecabef723 [2020-12-01T16:12:31.214Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-12-01T16:12:31.214Z] ---> Running in 666fc166382d [2020-12-01T16:12:31.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-12-01T16:12:31.870Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-01T16:12:32.130Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-01T16:12:32.700Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-01T16:12:37.012Z] Removing intermediate container 666fc166382d [2020-12-01T16:12:37.012Z] ---> ef57495228ef [2020-12-01T16:12:37.012Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-12-01T16:12:37.012Z] ---> Running in f847aba61511 [2020-12-01T16:12:37.471Z] Removing intermediate container f847aba61511 [2020-12-01T16:12:37.471Z] ---> 02d9191c93ba [2020-12-01T16:12:37.471Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-12-01T16:12:37.471Z] ---> Running in a8e21324d863 [2020-12-01T16:12:37.471Z] Removing intermediate container a8e21324d863 [2020-12-01T16:12:37.471Z] ---> fda7beea52dc [2020-12-01T16:12:37.471Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-12-01T16:12:39.012Z] [2020-12-01T16:12:39.472Z] ---> 851afa73933e [2020-12-01T16:12:39.472Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-12-01T16:12:39.472Z] ---> Running in d34cd2f30aef [2020-12-01T16:12:42.706Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-01T16:12:43.644Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-01T16:12:45.025Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-01T16:12:45.288Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-01T16:12:47.198Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-12-01T16:12:47.198Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-01T16:12:47.198Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-01T16:12:47.198Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-01T16:12:47.198Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-01T16:12:47.767Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-01T16:12:48.335Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-01T16:12:50.871Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-12-01T16:12:51.809Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-01T16:12:51.922Z] Removing intermediate container d34cd2f30aef [2020-12-01T16:12:51.922Z] ---> 2ff383d38f07 [2020-12-01T16:12:51.922Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-12-01T16:12:51.922Z] ---> Running in 551c9c4d2c8d [2020-12-01T16:12:51.922Z] [2020-12-01T16:12:51.922Z] SUCCESS: Specified value was saved. [2020-12-01T16:12:52.069Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-01T16:12:55.705Z] Removing intermediate container 551c9c4d2c8d [2020-12-01T16:12:55.705Z] ---> e533bad25bdb [2020-12-01T16:12:55.705Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-12-01T16:12:55.705Z] ---> Running in 59caaa8e8fb2 [2020-12-01T16:12:57.467Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-01T16:12:57.467Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-01T16:12:57.467Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-01T16:12:58.406Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-01T16:12:58.979Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-01T16:12:59.920Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-01T16:13:00.403Z] Cannot create a file when that file already exists. [2020-12-01T16:13:00.858Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-01T16:13:01.427Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-01T16:13:03.966Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-01T16:13:04.226Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-01T16:13:04.797Z] === RUN TestDockerSuite/TestLogsSince [2020-12-01T16:13:06.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-12-01T16:13:07.479Z] Removing intermediate container 59caaa8e8fb2 [2020-12-01T16:13:07.479Z] ---> 01b4a161648f [2020-12-01T16:13:07.479Z] Step 13/13 : CMD ["sh"] [2020-12-01T16:13:07.479Z] ---> Running in 583df270f930 [2020-12-01T16:13:07.479Z] Removing intermediate container 583df270f930 [2020-12-01T16:13:07.479Z] ---> dfe06f47d9f3 [2020-12-01T16:13:07.479Z] Successfully built dfe06f47d9f3 [2020-12-01T16:13:07.479Z] Successfully tagged busybox:latest [2020-12-01T16:13:07.479Z] INFO: Docker images of the daemon under test [2020-12-01T16:13:07.479Z] [2020-12-01T16:13:07.479Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-01T16:13:07.479Z] busybox latest dfe06f47d9f3 Less than a second ago 5.19GB [2020-12-01T16:13:07.479Z] microsoft/windowsservercore latest 32fecabef723 4 weeks ago 5.12GB [2020-12-01T16:13:07.479Z] mcr.microsoft.com/windows/servercore ltsc2019 32fecabef723 4 weeks ago 5.12GB [2020-12-01T16:13:07.479Z] [2020-12-01T16:13:07.479Z] INFO: Running integration tests at 12/01/2020 16:13:06... [2020-12-01T16:13:07.479Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-12-01T16:13:07.479Z] INFO: Integration API tests being run from the host: [2020-12-01T16:13:07.479Z] INFO: make.ps1 starting at 12/01/2020 16:13:06 [2020-12-01T16:13:07.939Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-12-01T16:13:11.980Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-01T16:13:17.256Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-01T16:13:17.516Z] === RUN TestDockerSuite/TestLogsTail [2020-12-01T16:13:18.086Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-01T16:13:18.346Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-01T16:13:18.915Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-01T16:13:19.175Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-01T16:13:19.744Z] === RUN TestDockerSuite/TestNetHostname [2020-12-01T16:13:21.146Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-01T16:13:21.146Z] === RUN TestDockerSuite/TestNetworkEvents [2020-12-01T16:13:22.085Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-01T16:13:22.085Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-12-01T16:13:23.466Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-01T16:13:24.407Z] === RUN TestDockerSuite/TestPluginActive [2020-12-01T16:13:26.324Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-01T16:13:28.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-12-01T16:13:33.516Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-01T16:13:33.516Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-01T16:13:34.455Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-01T16:13:36.995Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-01T16:13:37.956Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:13:37.956Z] INFO: Testing against a local daemon [2020-12-01T16:13:37.956Z] === RUN TestBuildWithSession [2020-12-01T16:13:37.956Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-01T16:13:37.956Z] build_session_test.go:25: TODO: BuildKit [2020-12-01T16:13:37.956Z] === RUN TestBuildSquashParent [2020-12-01T16:13:37.956Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-12-01T16:13:37.956Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:13:37.956Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-01T16:13:37.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T16:13:37.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T16:13:37.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T16:13:37.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T16:13:37.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T16:13:37.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T16:13:37.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T16:13:37.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T16:13:37.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T16:13:37.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T16:13:37.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T16:13:37.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T16:13:37.956Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T16:13:37.956Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T16:13:37.956Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T16:13:37.956Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T16:13:38.903Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-01T16:13:40.811Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-01T16:13:45.009Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-01T16:13:46.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T16:13:46.922Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-01T16:13:47.491Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-01T16:13:48.432Z] === RUN TestDockerSuite/TestPortList [2020-12-01T16:13:51.224Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T16:13:55.011Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-01T16:13:55.951Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-01T16:13:56.889Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-12-01T16:13:59.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-12-01T16:13:59.806Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-01T16:13:59.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.87s) [2020-12-01T16:13:59.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.44s) [2020-12-01T16:13:59.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.93s) [2020-12-01T16:13:59.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.05s) [2020-12-01T16:13:59.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.94s) [2020-12-01T16:13:59.806Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.34s) [2020-12-01T16:13:59.806Z] === RUN TestBuildMultiStageCopy [2020-12-01T16:13:59.806Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-01T16:14:01.968Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-01T16:14:01.968Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-01T16:14:02.228Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-01T16:14:02.798Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-01T16:14:02.798Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-01T16:14:03.753Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-01T16:14:03.753Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-01T16:14:04.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-01T16:14:04.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-01T16:14:05.263Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-01T16:14:05.263Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-12-01T16:14:07.806Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-12-01T16:14:08.374Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-12-01T16:14:08.382Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-01T16:14:08.943Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-12-01T16:14:08.943Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-01T16:14:09.351Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-01T16:14:10.320Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-01T16:14:11.291Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-01T16:14:11.488Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-01T16:14:12.262Z] --- PASS: TestBuildMultiStageCopy (12.92s) [2020-12-01T16:14:12.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.83s) [2020-12-01T16:14:12.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2020-12-01T16:14:12.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.90s) [2020-12-01T16:14:12.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s) [2020-12-01T16:14:12.262Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s) [2020-12-01T16:14:12.262Z] === RUN TestBuildMultiStageParentConfig [2020-12-01T16:14:12.427Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-01T16:14:14.440Z] --- PASS: TestBuildMultiStageParentConfig (2.13s) [2020-12-01T16:14:14.440Z] === RUN TestBuildLabelWithTargets [2020-12-01T16:14:14.440Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-12-01T16:14:14.440Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T16:14:14.440Z] === RUN TestBuildWithEmptyLayers [2020-12-01T16:14:14.971Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-01T16:14:15.983Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2020-12-01T16:14:15.983Z] === RUN TestBuildMultiStageOnBuild [2020-12-01T16:14:18.265Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-01T16:14:18.265Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-01T16:14:20.176Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-01T16:14:22.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-12-01T16:14:27.386Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-01T16:14:28.768Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-01T16:14:30.678Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-01T16:14:30.817Z] --- PASS: TestBuildMultiStageOnBuild (13.34s) [2020-12-01T16:14:30.818Z] === RUN TestBuildUncleanTarFilenames [2020-12-01T16:14:30.818Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-12-01T16:14:30.818Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T16:14:30.818Z] === RUN TestBuildMultiStageLayerLeak [2020-12-01T16:14:31.619Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-01T16:14:32.562Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-01T16:14:33.944Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-01T16:14:35.854Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-01T16:14:36.792Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-01T16:14:36.792Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-01T16:14:37.361Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-01T16:14:39.271Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-01T16:14:41.146Z] --- PASS: TestBuildMultiStageLayerLeak (10.84s) [2020-12-01T16:14:41.146Z] === RUN TestBuildWithHugeFile [2020-12-01T16:14:41.180Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-01T16:14:41.443Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-01T16:14:41.443Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-01T16:14:41.702Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-01T16:14:41.702Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-01T16:14:41.702Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-01T16:14:42.272Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-01T16:14:43.665Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-01T16:14:44.606Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-01T16:14:44.866Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-01T16:14:53.003Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-01T16:14:53.003Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-01T16:14:54.385Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-01T16:14:54.385Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-01T16:14:54.385Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-01T16:14:54.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-12-01T16:14:54.645Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-01T16:14:57.185Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-01T16:14:58.124Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-01T16:15:01.422Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-01T16:15:02.365Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-01T16:15:02.365Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-01T16:15:02.624Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-01T16:15:05.924Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-01T16:15:06.498Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-01T16:15:06.759Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-01T16:15:08.140Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-01T16:15:08.400Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-01T16:15:09.786Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-01T16:15:10.356Z] === RUN TestDockerSuite/TestRmiTag [2020-12-01T16:15:10.616Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-01T16:15:11.185Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-01T16:15:13.723Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-01T16:15:14.294Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-01T16:15:14.864Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-01T16:15:15.123Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-01T16:15:16.532Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-01T16:15:16.793Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-01T16:15:17.053Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-01T16:15:17.622Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-01T16:15:17.622Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-01T16:15:18.200Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-01T16:15:19.139Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-01T16:15:19.709Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-01T16:15:20.279Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-01T16:15:20.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-12-01T16:15:20.849Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-12-01T16:15:22.229Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-01T16:15:23.613Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-12-01T16:15:24.183Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-12-01T16:15:24.754Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-12-01T16:15:26.148Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-12-01T16:15:26.717Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-12-01T16:15:27.295Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-01T16:15:28.235Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-12-01T16:15:29.173Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-01T16:15:29.432Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-01T16:15:30.002Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-01T16:15:30.573Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-01T16:15:30.573Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-01T16:15:32.486Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-01T16:15:32.486Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-01T16:15:33.059Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-01T16:15:33.629Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-01T16:15:34.200Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-01T16:15:34.200Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-01T16:15:35.142Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-01T16:15:35.402Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-01T16:15:35.973Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-01T16:15:36.543Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-01T16:15:36.804Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-01T16:15:36.804Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-01T16:15:37.374Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-01T16:15:37.374Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-01T16:15:38.313Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-01T16:15:38.898Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-01T16:15:39.468Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-01T16:15:40.038Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-01T16:15:40.038Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-01T16:15:40.609Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-01T16:15:41.549Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-01T16:15:42.934Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-01T16:15:43.875Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-01T16:15:44.445Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-01T16:15:45.015Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-01T16:15:45.275Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-01T16:15:45.846Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-01T16:15:46.419Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-01T16:15:47.801Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-01T16:15:50.346Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-01T16:15:50.606Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-01T16:15:51.176Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-01T16:15:52.559Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-01T16:15:53.498Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-01T16:15:55.407Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-01T16:15:57.316Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-01T16:15:57.316Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-01T16:15:57.316Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-01T16:15:57.316Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-01T16:15:58.696Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-01T16:15:59.635Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-01T16:16:00.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-12-01T16:16:01.142Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-01T16:16:01.713Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-01T16:16:03.623Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-01T16:16:04.197Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-12-01T16:16:04.197Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-01T16:16:04.768Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-12-01T16:16:06.148Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-01T16:16:06.148Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-01T16:16:06.408Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-01T16:16:06.978Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-01T16:16:07.551Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-12-01T16:16:08.121Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-01T16:16:08.121Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-01T16:16:08.381Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-01T16:16:08.950Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-01T16:16:09.520Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-01T16:16:10.090Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-01T16:16:10.683Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-01T16:16:11.262Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-01T16:16:11.522Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-01T16:16:12.092Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-01T16:16:12.092Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-01T16:16:12.661Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-01T16:16:13.232Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-01T16:16:14.614Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-01T16:16:14.614Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-01T16:16:14.614Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-01T16:16:17.157Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-01T16:16:17.727Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-01T16:16:25.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-12-01T16:16:29.154Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-12-01T16:16:29.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-12-01T16:16:30.094Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-01T16:16:31.035Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-12-01T16:16:31.035Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-12-01T16:16:31.035Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-01T16:16:31.035Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-01T16:16:32.008Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-12-01T16:16:32.008Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-01T16:16:34.551Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-01T16:16:34.551Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-12-01T16:16:35.933Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-01T16:16:36.877Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-01T16:16:37.448Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-12-01T16:16:40.742Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-12-01T16:16:42.650Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-12-01T16:16:42.650Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-01T16:16:43.221Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-01T16:16:43.482Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-01T16:16:44.867Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-01T16:16:44.867Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-01T16:16:44.867Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-01T16:16:46.247Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-01T16:16:46.828Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-12-01T16:16:47.088Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-01T16:16:48.468Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-01T16:16:48.468Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-01T16:16:48.468Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-01T16:16:50.381Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-01T16:16:51.322Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-12-01T16:16:51.322Z] === RUN TestDockerSuite/TestRunMount [2020-12-01T16:16:56.082Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-01T16:16:56.653Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-01T16:16:56.913Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-01T16:16:57.858Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-01T16:16:59.243Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-01T16:17:01.782Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-01T16:17:03.164Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-01T16:17:04.546Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-01T16:17:05.487Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-01T16:17:06.444Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-01T16:17:06.444Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-01T16:17:07.015Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-01T16:17:07.586Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-01T16:17:08.156Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-01T16:17:08.416Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-01T16:17:09.797Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-01T16:17:11.180Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-01T16:17:14.474Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-01T16:17:14.474Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-01T16:17:14.474Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-12-01T16:17:15.044Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-01T16:17:15.303Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-01T16:17:15.875Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-12-01T16:17:15.875Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-01T16:17:16.445Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-01T16:17:16.445Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-01T16:17:17.015Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-01T16:17:23.590Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-12-01T16:17:23.590Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-01T16:17:23.590Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-12-01T16:17:23.850Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-12-01T16:17:24.110Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-01T16:17:25.507Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-01T16:17:26.448Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-12-01T16:17:27.019Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-01T16:17:27.279Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-12-01T16:17:27.539Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-01T16:17:28.110Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-01T16:17:28.681Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-01T16:17:29.256Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-01T16:17:29.256Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-01T16:17:29.825Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-01T16:17:30.394Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-01T16:17:30.394Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-01T16:17:30.654Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-12-01T16:17:32.035Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-01T16:17:32.035Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-01T16:17:33.944Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-01T16:17:34.884Z] === RUN TestDockerSuite/TestRunRm [2020-12-01T16:17:35.454Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-01T16:17:38.746Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-01T16:17:39.316Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-01T16:17:39.901Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-12-01T16:17:39.901Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-12-01T16:17:41.283Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-12-01T16:17:41.405Z] --- PASS: TestBuildWithHugeFile (166.77s) [2020-12-01T16:17:41.406Z] === RUN TestBuildWithEmptyDockerfile [2020-12-01T16:17:41.406Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T16:17:41.406Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T16:17:41.406Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T16:17:41.406Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T16:17:41.406Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T16:17:41.406Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T16:17:41.406Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T16:17:41.406Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T16:17:41.406Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T16:17:41.406Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-12-01T16:17:41.406Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2020-12-01T16:17:41.406Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-12-01T16:17:41.406Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-12-01T16:17:41.406Z] === RUN TestBuildPreserveOwnership [2020-12-01T16:17:41.406Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-12-01T16:17:41.406Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T16:17:41.406Z] === RUN TestBuildPlatformInvalid [2020-12-01T16:17:41.406Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2020-12-01T16:17:41.406Z] PASS [2020-12-01T16:17:41.406Z] ok github.com/docker/docker/integration/build 232.248s [2020-12-01T16:17:41.406Z] [2020-12-01T16:17:41.406Z] === Skipped [2020-12-01T16:17:41.406Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-12-01T16:17:41.406Z] build_session_test.go:25: TODO: BuildKit [2020-12-01T16:17:41.406Z] [2020-12-01T16:17:41.406Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-12-01T16:17:41.406Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.406Z] [2020-12-01T16:17:41.406Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-12-01T16:17:41.406Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T16:17:41.406Z] [2020-12-01T16:17:41.406Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-12-01T16:17:41.406Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T16:17:41.406Z] [2020-12-01T16:17:41.406Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-12-01T16:17:41.406Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T16:17:41.406Z] [2020-12-01T16:17:41.406Z] [2020-12-01T16:17:41.406Z] DONE 28 tests, 5 skipped in 259.089s [2020-12-01T16:17:41.406Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-12-01T16:17:41.406Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:17:41.406Z] INFO: Testing against a local daemon [2020-12-01T16:17:41.406Z] === RUN TestConfigInspect [2020-12-01T16:17:41.406Z] --- SKIP: TestConfigInspect (0.00s) [2020-12-01T16:17:41.406Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.406Z] === RUN TestConfigList [2020-12-01T16:17:41.406Z] --- SKIP: TestConfigList (0.00s) [2020-12-01T16:17:41.406Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.406Z] === RUN TestConfigsCreateAndDelete [2020-12-01T16:17:41.406Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-12-01T16:17:41.406Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.406Z] === RUN TestConfigsUpdate [2020-12-01T16:17:41.406Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-12-01T16:17:41.406Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.406Z] === RUN TestTemplatedConfig [2020-12-01T16:17:41.406Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-01T16:17:41.406Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.406Z] === RUN TestConfigCreateResolve [2020-12-01T16:17:41.406Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-12-01T16:17:41.406Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:17:41.406Z] === RUN TestConfigDaemonLibtrustID [2020-12-01T16:17:41.406Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-12-01T16:17:41.406Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:17:41.406Z] PASS [2020-12-01T16:17:41.406Z] ok github.com/docker/docker/integration/config 0.245s [2020-12-01T16:17:41.406Z] [2020-12-01T16:17:41.406Z] === Skipped [2020-12-01T16:17:41.406Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-12-01T16:17:41.406Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.406Z] [2020-12-01T16:17:41.406Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-12-01T16:17:41.406Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.406Z] [2020-12-01T16:17:41.406Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-12-01T16:17:41.406Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.407Z] [2020-12-01T16:17:41.407Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-12-01T16:17:41.407Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.407Z] [2020-12-01T16:17:41.407Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-12-01T16:17:41.407Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.407Z] [2020-12-01T16:17:41.407Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-12-01T16:17:41.407Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:17:41.407Z] [2020-12-01T16:17:41.407Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-12-01T16:17:41.407Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:17:41.407Z] [2020-12-01T16:17:41.407Z] [2020-12-01T16:17:41.407Z] DONE 7 tests, 7 skipped in 2.869s [2020-12-01T16:17:41.407Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-12-01T16:17:41.407Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:17:41.407Z] INFO: Testing against a local daemon [2020-12-01T16:17:41.407Z] === RUN TestCheckpoint [2020-12-01T16:17:41.407Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-01T16:17:41.407Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T16:17:41.407Z] === RUN TestContainerInvalidJSON [2020-12-01T16:17:41.407Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T16:17:41.407Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T16:17:41.407Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T16:17:41.407Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T16:17:41.407Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-01T16:17:41.407Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-01T16:17:41.407Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T16:17:41.407Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-01T16:17:41.407Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T16:17:41.407Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-12-01T16:17:41.407Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-12-01T16:17:41.407Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-12-01T16:17:41.407Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-12-01T16:17:41.407Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-01T16:17:41.407Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2020-12-01T16:17:41.407Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-01T16:17:41.407Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-12-01T16:17:41.407Z] copy_test.go:38: testEnv.OSType == "windows" [2020-12-01T16:17:41.407Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-01T16:17:41.407Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2020-12-01T16:17:41.407Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-01T16:17:41.407Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2020-12-01T16:17:41.407Z] copy_test.go:63: testEnv.OSType == "windows" [2020-12-01T16:17:41.407Z] === RUN TestCopyFromContainer [2020-12-01T16:17:41.407Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-12-01T16:17:41.407Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-01T16:17:41.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T16:17:41.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T16:17:41.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T16:17:41.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T16:17:41.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T16:17:41.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T16:17:41.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T16:17:41.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T16:17:41.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T16:17:41.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2020-12-01T16:17:41.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-01T16:17:41.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-12-01T16:17:41.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-12-01T16:17:41.407Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-01T16:17:41.407Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-12-01T16:17:41.407Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-01T16:17:41.407Z] === RUN TestCreateWithInvalidEnv [2020-12-01T16:17:41.407Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-01T16:17:41.407Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-01T16:17:41.407Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-01T16:17:41.407Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-01T16:17:41.407Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-01T16:17:41.407Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-01T16:17:41.407Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-01T16:17:41.407Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-01T16:17:41.407Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-01T16:17:41.407Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-12-01T16:17:41.407Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-12-01T16:17:41.407Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-12-01T16:17:41.407Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-12-01T16:17:41.407Z] === RUN TestCreateTmpfsMountsTarget [2020-12-01T16:17:41.407Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-12-01T16:17:41.407Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.407Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-01T16:17:41.407Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-12-01T16:17:41.407Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:17:41.407Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-01T16:17:41.407Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-01T16:17:41.407Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:17:41.407Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-01T16:17:41.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T16:17:41.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T16:17:41.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T16:17:41.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T16:17:41.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T16:17:41.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T16:17:41.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T16:17:41.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T16:17:41.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T16:17:41.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T16:17:41.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T16:17:41.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T16:17:41.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T16:17:41.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T16:17:41.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T16:17:41.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-12-01T16:17:41.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-01T16:17:41.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-01T16:17:41.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-01T16:17:41.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-01T16:17:41.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-01T16:17:41.407Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-01T16:17:41.407Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-01T16:17:41.407Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-01T16:17:41.407Z] === RUN TestCreateDifferentPlatform [2020-12-01T16:17:41.407Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-01T16:17:41.407Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-01T16:17:41.407Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2020-12-01T16:17:41.407Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-01T16:17:41.407Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-01T16:17:41.407Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-01T16:17:41.407Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-12-01T16:17:41.407Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-01T16:17:41.407Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-12-01T16:17:41.407Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-12-01T16:17:41.407Z] === RUN TestContainerKillOnDaemonStart [2020-12-01T16:17:41.407Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-12-01T16:17:41.407Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.407Z] === RUN TestDiff [2020-12-01T16:17:41.407Z] --- SKIP: TestDiff (0.00s) [2020-12-01T16:17:41.407Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-01T16:17:41.407Z] === RUN TestExecWithCloseStdin [2020-12-01T16:17:41.407Z] --- PASS: TestExecWithCloseStdin (2.59s) [2020-12-01T16:17:41.407Z] === RUN TestExec [2020-12-01T16:17:41.407Z] --- PASS: TestExec (2.01s) [2020-12-01T16:17:41.407Z] === RUN TestExecUser [2020-12-01T16:17:41.407Z] --- SKIP: TestExecUser (0.00s) [2020-12-01T16:17:41.407Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-01T16:17:41.407Z] === RUN TestExportContainerAndImportImage [2020-12-01T16:17:41.407Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-12-01T16:17:41.407Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.407Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-01T16:17:41.407Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-12-01T16:17:41.407Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:41.407Z] === RUN TestHealthCheckWorkdir [2020-12-01T16:17:41.407Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-12-01T16:17:41.407Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-01T16:17:41.407Z] === RUN TestHealthKillContainer [2020-12-01T16:17:41.407Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-12-01T16:17:41.407Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-01T16:17:41.407Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-01T16:17:41.407Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-12-01T16:17:41.407Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-01T16:17:41.407Z] === RUN TestKillContainerInvalidSignal [2020-12-01T16:17:41.407Z] --- PASS: TestKillContainerInvalidSignal (1.84s) [2020-12-01T16:17:41.407Z] === RUN TestKillContainer [2020-12-01T16:17:41.407Z] === RUN TestKillContainer/no_signal [2020-12-01T16:17:41.855Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-12-01T16:17:42.947Z] === RUN TestKillContainer/non_killing_signal [2020-12-01T16:17:42.947Z] === RUN TestKillContainer/killing_signal [2020-12-01T16:17:43.236Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-12-01T16:17:44.486Z] --- PASS: TestKillContainer (3.68s) [2020-12-01T16:17:44.486Z] --- PASS: TestKillContainer/no_signal (1.63s) [2020-12-01T16:17:44.486Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-12-01T16:17:44.486Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-12-01T16:17:44.486Z] --- PASS: TestKillContainer/killing_signal (1.99s) [2020-12-01T16:17:44.486Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-01T16:17:44.486Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-01T16:17:44.486Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-01T16:17:44.486Z] === RUN TestKillStoppedContainer [2020-12-01T16:17:44.486Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-12-01T16:17:44.486Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-01T16:17:44.486Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-01T16:17:44.486Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-01T16:17:44.486Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-01T16:17:44.486Z] === RUN TestKillDifferentUserContainer [2020-12-01T16:17:44.486Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-12-01T16:17:44.486Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-01T16:17:44.486Z] === RUN TestInspectOomKilledTrue [2020-12-01T16:17:44.486Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-01T16:17:44.486Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:44.486Z] === RUN TestInspectOomKilledFalse [2020-12-01T16:17:44.486Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-01T16:17:44.486Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T16:17:44.486Z] === RUN TestLogsFollowTailEmpty [2020-12-01T16:17:45.148Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-12-01T16:17:46.092Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-12-01T16:17:46.676Z] --- PASS: TestLogsFollowTailEmpty (1.87s) [2020-12-01T16:17:46.676Z] === RUN TestNetworkNat [2020-12-01T16:17:46.676Z] --- SKIP: TestNetworkNat (0.00s) [2020-12-01T16:17:46.676Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-01T16:17:46.676Z] === RUN TestNetworkLocalhostTCPNat [2020-12-01T16:17:48.633Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-12-01T16:17:48.856Z] --- PASS: TestNetworkLocalhostTCPNat (2.16s) [2020-12-01T16:17:48.856Z] === RUN TestNetworkLoopbackNat [2020-12-01T16:17:48.856Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-12-01T16:17:48.856Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-12-01T16:17:48.856Z] === RUN TestPause [2020-12-01T16:17:48.856Z] --- SKIP: TestPause (0.00s) [2020-12-01T16:17:48.856Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-01T16:17:48.856Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-01T16:17:48.893Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-12-01T16:17:49.153Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-12-01T16:17:49.723Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-12-01T16:17:50.293Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-12-01T16:17:50.395Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.79s) [2020-12-01T16:17:50.395Z] === RUN TestPauseStopPausedContainer [2020-12-01T16:17:50.395Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-12-01T16:17:50.395Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:17:50.395Z] === RUN TestPsFilter [2020-12-01T16:17:50.395Z] --- PASS: TestPsFilter (0.12s) [2020-12-01T16:17:50.395Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-01T16:17:51.234Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-12-01T16:17:51.804Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-12-01T16:17:52.064Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-12-01T16:17:52.324Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-12-01T16:17:52.576Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.08s) [2020-12-01T16:17:52.577Z] === RUN TestRemoveContainerWithVolume [2020-12-01T16:17:52.895Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-01T16:17:53.466Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-01T16:17:54.037Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-01T16:17:54.756Z] --- PASS: TestRemoveContainerWithVolume (2.11s) [2020-12-01T16:17:54.756Z] === RUN TestRemoveContainerRunning [2020-12-01T16:17:55.429Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-12-01T16:17:56.815Z] === RUN TestDockerSuite/TestRunState [2020-12-01T16:17:56.938Z] --- PASS: TestRemoveContainerRunning (1.95s) [2020-12-01T16:17:56.938Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-01T16:17:57.756Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-12-01T16:17:58.016Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-01T16:17:58.478Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.84s) [2020-12-01T16:17:58.478Z] === RUN TestRemoveInvalidContainer [2020-12-01T16:17:58.478Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-12-01T16:17:58.478Z] === RUN TestRenameLinkedContainer [2020-12-01T16:17:58.478Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-12-01T16:17:58.478Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-01T16:17:58.478Z] === RUN TestRenameStoppedContainer [2020-12-01T16:17:58.586Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-01T16:17:59.156Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-01T16:17:59.156Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-12-01T16:17:59.156Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-01T16:17:59.726Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-01T16:18:00.661Z] --- PASS: TestRenameStoppedContainer (2.13s) [2020-12-01T16:18:00.661Z] === RUN TestRenameRunningContainerAndReuse [2020-12-01T16:18:00.666Z] === RUN TestDockerSuite/TestRunSysctls [2020-12-01T16:18:00.666Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-12-01T16:18:02.053Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-01T16:18:02.053Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-01T16:18:02.053Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-01T16:18:02.624Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-12-01T16:18:03.564Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-12-01T16:18:04.503Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-12-01T16:18:05.073Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-12-01T16:18:05.374Z] --- PASS: TestRenameRunningContainerAndReuse (4.01s) [2020-12-01T16:18:05.374Z] === RUN TestRenameInvalidName [2020-12-01T16:18:06.913Z] --- PASS: TestRenameInvalidName (1.93s) [2020-12-01T16:18:06.913Z] === RUN TestRenameAnonymousContainer [2020-12-01T16:18:06.913Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-12-01T16:18:06.913Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-01T16:18:06.913Z] === RUN TestRenameContainerWithSameName [2020-12-01T16:18:06.984Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-12-01T16:18:08.455Z] --- PASS: TestRenameContainerWithSameName (1.86s) [2020-12-01T16:18:08.456Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-01T16:18:08.456Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-12-01T16:18:08.456Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-01T16:18:08.456Z] === RUN TestResize [2020-12-01T16:18:09.526Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-01T16:18:09.862Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-12-01T16:18:10.640Z] --- PASS: TestResize (2.16s) [2020-12-01T16:18:10.640Z] === RUN TestResizeWithInvalidSize [2020-12-01T16:18:10.640Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-12-01T16:18:10.640Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-12-01T16:18:10.640Z] === RUN TestResizeWhenContainerNotStarted [2020-12-01T16:18:12.420Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-01T16:18:12.681Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-01T16:18:13.254Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-01T16:18:13.574Z] --- PASS: TestResizeWhenContainerNotStarted (2.37s) [2020-12-01T16:18:13.574Z] === RUN TestDaemonRestartKillContainers [2020-12-01T16:18:13.574Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-01T16:18:13.574Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:18:13.574Z] === RUN TestStats [2020-12-01T16:18:13.574Z] --- SKIP: TestStats (0.00s) [2020-12-01T16:18:13.574Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-12-01T16:18:13.574Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-01T16:18:13.823Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-01T16:18:14.762Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-12-01T16:18:15.332Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-01T16:18:16.717Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-01T16:18:17.288Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-01T16:18:17.547Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-01T16:18:17.547Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-01T16:18:18.119Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-01T16:18:18.690Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-01T16:18:18.950Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-12-01T16:18:18.950Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-01T16:18:19.210Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-01T16:18:19.381Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.52s) [2020-12-01T16:18:19.381Z] === RUN TestStopContainerWithTimeout [2020-12-01T16:18:19.381Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-12-01T16:18:19.381Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-01T16:18:19.381Z] === RUN TestUpdateRestartPolicy [2020-12-01T16:18:19.779Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-01T16:18:23.074Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-01T16:18:23.074Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-01T16:18:23.644Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-01T16:18:25.027Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-01T16:18:25.967Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-01T16:18:27.377Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-01T16:18:28.315Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-12-01T16:18:29.697Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-01T16:18:29.957Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-01T16:18:29.957Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-01T16:18:29.957Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-01T16:18:29.957Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-01T16:18:30.218Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-12-01T16:18:30.218Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-12-01T16:18:31.158Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-12-01T16:18:31.418Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-12-01T16:18:31.678Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-12-01T16:18:32.618Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-12-01T16:18:33.194Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-12-01T16:18:34.135Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-01T16:18:34.135Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-12-01T16:18:34.395Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-12-01T16:18:34.395Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-12-01T16:18:34.655Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-12-01T16:18:34.655Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-01T16:18:34.655Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-12-01T16:18:34.655Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-12-01T16:18:34.655Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-12-01T16:18:34.655Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-12-01T16:18:34.655Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-12-01T16:18:34.655Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-12-01T16:18:35.225Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-12-01T16:18:35.225Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-12-01T16:18:35.796Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-12-01T16:18:36.368Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-12-01T16:18:36.629Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-12-01T16:18:37.200Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-01T16:18:37.460Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-01T16:18:38.031Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-01T16:18:38.292Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-12-01T16:18:38.292Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-12-01T16:18:38.863Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-12-01T16:18:39.433Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-12-01T16:18:39.433Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-01T16:18:39.433Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-01T16:18:40.004Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-01T16:18:40.477Z] --- PASS: TestUpdateRestartPolicy (21.63s) [2020-12-01T16:18:40.477Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-01T16:18:41.407Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-12-01T16:18:41.667Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-12-01T16:18:41.667Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-01T16:18:41.927Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-01T16:18:42.018Z] --- PASS: TestUpdateRestartWithAutoRemove (1.79s) [2020-12-01T16:18:42.018Z] === RUN TestWaitNonBlocked [2020-12-01T16:18:42.018Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T16:18:42.018Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T16:18:42.018Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T16:18:42.018Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T16:18:42.018Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T16:18:42.018Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T16:18:42.186Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-01T16:18:43.125Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-01T16:18:43.385Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-12-01T16:18:43.644Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-01T16:18:44.930Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-12-01T16:18:44.930Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.65s) [2020-12-01T16:18:44.930Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.75s) [2020-12-01T16:18:44.930Z] === RUN TestWaitBlocked [2020-12-01T16:18:44.930Z] --- SKIP: TestWaitBlocked (0.00s) [2020-12-01T16:18:44.930Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:18:44.930Z] PASS [2020-12-01T16:18:44.930Z] ok github.com/docker/docker/integration/container 71.419s [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === Skipped [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-12-01T16:18:44.930Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-12-01T16:18:44.930Z] copy_test.go:38: testEnv.OSType == "windows" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2020-12-01T16:18:44.930Z] copy_test.go:63: testEnv.OSType == "windows" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-12-01T16:18:44.930Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-12-01T16:18:44.930Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-12-01T16:18:44.930Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-12-01T16:18:44.930Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-01T16:18:44.930Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-01T16:18:44.930Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-12-01T16:18:44.930Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-12-01T16:18:44.930Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-12-01T16:18:44.930Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-12-01T16:18:44.930Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-12-01T16:18:44.930Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-12-01T16:18:44.930Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-12-01T16:18:44.930Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-12-01T16:18:44.930Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-12-01T16:18:44.930Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-12-01T16:18:44.930Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-12-01T16:18:44.930Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-01T16:18:44.930Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-12-01T16:18:44.930Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-01T16:18:44.930Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-12-01T16:18:44.930Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-12-01T16:18:44.930Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-12-01T16:18:44.930Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-12-01T16:18:44.930Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-12-01T16:18:44.930Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-12-01T16:18:44.930Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-12-01T16:18:44.930Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-12-01T16:18:44.930Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-12-01T16:18:44.930Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-12-01T16:18:44.930Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-12-01T16:18:44.930Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-12-01T16:18:44.930Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-12-01T16:18:44.930Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-12-01T16:18:44.930Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-12-01T16:18:44.930Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] [2020-12-01T16:18:44.930Z] DONE 88 tests, 37 skipped in 74.783s [2020-12-01T16:18:44.930Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-12-01T16:18:45.555Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-01T16:18:46.125Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-01T16:18:46.385Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-01T16:18:46.385Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-01T16:18:46.646Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-12-01T16:18:47.218Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-12-01T16:18:47.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:18:47.841Z] INFO: Testing against a local daemon [2020-12-01T16:18:47.841Z] === RUN TestCommitInheritsEnv [2020-12-01T16:18:47.841Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2020-12-01T16:18:47.841Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T16:18:47.841Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-01T16:18:47.841Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-12-01T16:18:47.841Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-12-01T16:18:47.841Z] === RUN TestImagesFilterMultiReference [2020-12-01T16:18:47.841Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-12-01T16:18:47.841Z] === RUN TestImagePullPlatformInvalid [2020-12-01T16:18:47.841Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-12-01T16:18:47.841Z] === RUN TestRemoveImageOrphaning [2020-12-01T16:18:48.159Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-12-01T16:18:48.809Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2020-12-01T16:18:48.809Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-01T16:18:48.809Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-12-01T16:18:48.809Z] === RUN TestTagInvalidReference [2020-12-01T16:18:48.809Z] --- PASS: TestTagInvalidReference (0.04s) [2020-12-01T16:18:48.809Z] === RUN TestTagValidPrefixedRepo [2020-12-01T16:18:48.809Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-12-01T16:18:48.809Z] === RUN TestTagExistedNameWithoutForce [2020-12-01T16:18:48.809Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-12-01T16:18:48.809Z] === RUN TestTagOfficialNames [2020-12-01T16:18:49.100Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-01T16:18:49.269Z] --- PASS: TestTagOfficialNames (0.10s) [2020-12-01T16:18:49.270Z] === RUN TestTagMatchesDigest [2020-12-01T16:18:49.270Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-12-01T16:18:49.270Z] PASS [2020-12-01T16:18:49.270Z] ok github.com/docker/docker/integration/image 1.811s [2020-12-01T16:18:49.270Z] [2020-12-01T16:18:49.270Z] === Skipped [2020-12-01T16:18:49.270Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2020-12-01T16:18:49.270Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T16:18:49.270Z] [2020-12-01T16:18:49.270Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-12-01T16:18:49.270Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-12-01T16:18:49.270Z] [2020-12-01T16:18:49.270Z] [2020-12-01T16:18:49.270Z] DONE 11 tests, 2 skipped in 4.243s [2020-12-01T16:18:49.270Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-12-01T16:18:49.361Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-01T16:18:50.742Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-01T16:18:50.742Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-01T16:18:51.002Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-01T16:18:51.455Z] testing: warning: no tests to run [2020-12-01T16:18:51.455Z] testing: warning: no tests to run [2020-12-01T16:18:51.455Z] PASS [2020-12-01T16:18:51.455Z] PASS [2020-12-01T16:18:51.455Z] ok github.com/docker/docker/integration/network/macvlan 0.155s [no tests to run] [2020-12-01T16:18:51.455Z] ok github.com/docker/docker/integration/network/ipvlan 0.177s [no tests to run] [2020-12-01T16:18:52.382Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-01T16:18:52.423Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:18:52.423Z] INFO: Testing against a local daemon [2020-12-01T16:18:52.423Z] === RUN TestNetworkCreateDelete [2020-12-01T16:18:52.423Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-12-01T16:18:52.423Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:18:52.423Z] === RUN TestDockerNetworkDeletePreferID [2020-12-01T16:18:52.423Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-12-01T16:18:52.423Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-12-01T16:18:52.423Z] === RUN TestDaemonDNSFallback [2020-12-01T16:18:52.423Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-12-01T16:18:52.423Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:18:52.423Z] === RUN TestInspectNetwork [2020-12-01T16:18:52.423Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-01T16:18:52.423Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-01T16:18:52.423Z] === RUN TestRunContainerWithBridgeNone [2020-12-01T16:18:52.423Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-01T16:18:52.423Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:18:52.423Z] === RUN TestNetworkInvalidJSON [2020-12-01T16:18:52.423Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-01T16:18:52.423Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-01T16:18:52.423Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T16:18:52.423Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T16:18:52.423Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T16:18:52.424Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T16:18:52.424Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-01T16:18:52.424Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T16:18:52.424Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T16:18:52.424Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-12-01T16:18:52.424Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-12-01T16:18:52.424Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-12-01T16:18:52.424Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-12-01T16:18:52.424Z] === RUN TestHostIPv4BridgeLabel [2020-12-01T16:18:52.424Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-12-01T16:18:52.424Z] network_test.go:97: testEnv.OSType == "windows" [2020-12-01T16:18:52.424Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-01T16:18:52.424Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-12-01T16:18:52.424Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-01T16:18:52.424Z] === RUN TestDaemonDefaultNetworkPools [2020-12-01T16:18:52.424Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-12-01T16:18:52.424Z] service_test.go:52: testEnv.OSType == "windows" [2020-12-01T16:18:52.424Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-01T16:18:52.424Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-01T16:18:52.424Z] service_test.go:96: testEnv.OSType == "windows" [2020-12-01T16:18:52.424Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-01T16:18:52.642Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-01T16:18:52.883Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-01T16:18:52.883Z] service_test.go:130: testEnv.OSType == "windows" [2020-12-01T16:18:52.883Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-01T16:18:52.884Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-01T16:18:52.884Z] service_test.go:181: testEnv.OSType == "windows" [2020-12-01T16:18:52.884Z] === RUN TestServiceWithPredefinedNetwork [2020-12-01T16:18:52.884Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-01T16:18:52.884Z] service_test.go:206: testEnv.OSType == "windows" [2020-12-01T16:18:52.884Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-01T16:18:52.884Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T16:18:52.884Z] service_test.go:236: FLAKY_TEST [2020-12-01T16:18:52.884Z] === RUN TestServiceWithDataPathPortInit [2020-12-01T16:18:52.884Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-12-01T16:18:52.884Z] service_test.go:326: testEnv.OSType == "windows" [2020-12-01T16:18:52.884Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-01T16:18:52.884Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-01T16:18:52.884Z] service_test.go:394: testEnv.OSType == "windows" [2020-12-01T16:18:52.884Z] PASS [2020-12-01T16:18:52.884Z] ok github.com/docker/docker/integration/network 0.237s [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === Skipped [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-12-01T16:18:52.884Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-12-01T16:18:52.884Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-12-01T16:18:52.884Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-12-01T16:18:52.884Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-12-01T16:18:52.884Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-12-01T16:18:52.884Z] network_test.go:97: testEnv.OSType == "windows" [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-12-01T16:18:52.884Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-12-01T16:18:52.884Z] service_test.go:52: testEnv.OSType == "windows" [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-01T16:18:52.884Z] service_test.go:96: testEnv.OSType == "windows" [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-01T16:18:52.884Z] service_test.go:130: testEnv.OSType == "windows" [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-01T16:18:52.884Z] service_test.go:181: testEnv.OSType == "windows" [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-12-01T16:18:52.884Z] service_test.go:206: testEnv.OSType == "windows" [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T16:18:52.884Z] service_test.go:236: FLAKY_TEST [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-12-01T16:18:52.884Z] service_test.go:326: testEnv.OSType == "windows" [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-01T16:18:52.884Z] service_test.go:394: testEnv.OSType == "windows" [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] [2020-12-01T16:18:52.884Z] DONE 19 tests, 15 skipped in 3.544s [2020-12-01T16:18:52.884Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-12-01T16:18:53.346Z] testing: warning: no tests to run [2020-12-01T16:18:53.346Z] PASS [2020-12-01T16:18:53.346Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-12-01T16:18:53.346Z] [2020-12-01T16:18:53.346Z] DONE 0 tests in 0.403s [2020-12-01T16:18:53.346Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-12-01T16:18:53.582Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-01T16:18:53.582Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-01T16:18:53.806Z] testing: warning: no tests to run [2020-12-01T16:18:53.806Z] PASS [2020-12-01T16:18:53.806Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-12-01T16:18:53.806Z] [2020-12-01T16:18:53.806Z] DONE 0 tests in 0.436s [2020-12-01T16:18:53.806Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-12-01T16:18:53.843Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-01T16:18:54.782Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-01T16:18:55.990Z] testing: warning: no tests to run [2020-12-01T16:18:55.990Z] PASS [2020-12-01T16:18:55.990Z] ok github.com/docker/docker/integration/plugin 0.190s [no tests to run] [2020-12-01T16:18:55.990Z] testing: warning: no tests to run [2020-12-01T16:18:55.990Z] PASS [2020-12-01T16:18:55.990Z] ok github.com/docker/docker/integration/plugin/authz 0.183s [no tests to run] [2020-12-01T16:18:56.185Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-01T16:18:56.445Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-01T16:18:56.445Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-01T16:18:56.704Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-01T16:18:56.704Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-01T16:18:57.274Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-01T16:18:59.182Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-01T16:19:00.121Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-12-01T16:19:04.320Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-01T16:19:06.231Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-01T16:19:06.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:19:06.335Z] INFO: Testing against a local daemon [2020-12-01T16:19:06.335Z] === RUN TestExternalGraphDriver [2020-12-01T16:19:06.335Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-12-01T16:19:06.335Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-01T16:19:06.335Z] === RUN TestGraphdriverPluginV2 [2020-12-01T16:19:06.335Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2020-12-01T16:19:06.335Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-01T16:19:06.335Z] PASS [2020-12-01T16:19:06.335Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.323s [2020-12-01T16:19:06.335Z] testing: warning: no tests to run [2020-12-01T16:19:06.335Z] PASS [2020-12-01T16:19:06.335Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.158s [no tests to run] [2020-12-01T16:19:06.491Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-01T16:19:07.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:19:07.303Z] INFO: Testing against a local daemon [2020-12-01T16:19:07.303Z] === RUN TestPluginInvalidJSON [2020-12-01T16:19:07.303Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:19:07.303Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:19:07.303Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:19:07.303Z] --- PASS: TestPluginInvalidJSON (0.07s) [2020-12-01T16:19:07.303Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-12-01T16:19:07.303Z] === RUN TestPluginInstall [2020-12-01T16:19:07.303Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-01T16:19:07.303Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-01T16:19:07.303Z] PASS [2020-12-01T16:19:07.303Z] ok github.com/docker/docker/integration/plugin/common 0.298s [2020-12-01T16:19:07.432Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-01T16:19:07.763Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:19:07.763Z] INFO: Testing against a local daemon [2020-12-01T16:19:07.763Z] === RUN TestReadPluginNoRead [2020-12-01T16:19:07.763Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-12-01T16:19:07.763Z] read_test.go:21: no unix domain sockets on Windows [2020-12-01T16:19:07.763Z] PASS [2020-12-01T16:19:07.763Z] ok github.com/docker/docker/integration/plugin/logging 0.229s [2020-12-01T16:19:07.763Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-12-01T16:19:07.763Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-12-01T16:19:08.731Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:19:08.731Z] INFO: Testing against a local daemon [2020-12-01T16:19:08.731Z] === RUN TestPluginWithDevMounts [2020-12-01T16:19:08.731Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-01T16:19:08.731Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:08.731Z] PASS [2020-12-01T16:19:08.731Z] ok github.com/docker/docker/integration/plugin/volumes 0.226s [2020-12-01T16:19:08.731Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-12-01T16:19:09.190Z] [2020-12-01T16:19:09.190Z] === Skipped [2020-12-01T16:19:09.190Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-12-01T16:19:09.190Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-01T16:19:09.190Z] [2020-12-01T16:19:09.190Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-12-01T16:19:09.190Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-01T16:19:09.190Z] [2020-12-01T16:19:09.190Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2020-12-01T16:19:09.190Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-01T16:19:09.190Z] [2020-12-01T16:19:09.191Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-12-01T16:19:09.191Z] read_test.go:21: no unix domain sockets on Windows [2020-12-01T16:19:09.650Z] [2020-12-01T16:19:09.650Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-12-01T16:19:09.650Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:09.650Z] [2020-12-01T16:19:09.650Z] [2020-12-01T16:19:09.650Z] DONE 7 tests, 5 skipped in 15.493s [2020-12-01T16:19:09.650Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-12-01T16:19:09.969Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-01T16:19:10.111Z] testing: warning: no tests to run [2020-12-01T16:19:10.111Z] PASS [2020-12-01T16:19:10.111Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-12-01T16:19:10.111Z] [2020-12-01T16:19:10.111Z] DONE 0 tests in 0.414s [2020-12-01T16:19:10.111Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-12-01T16:19:11.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:19:11.079Z] INFO: Testing against a local daemon [2020-12-01T16:19:11.079Z] === RUN TestPluginInvalidJSON [2020-12-01T16:19:11.079Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:19:11.079Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:19:11.079Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T16:19:11.079Z] --- PASS: TestPluginInvalidJSON (0.07s) [2020-12-01T16:19:11.079Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-12-01T16:19:11.079Z] === RUN TestPluginInstall [2020-12-01T16:19:11.079Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-01T16:19:11.079Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-01T16:19:11.079Z] PASS [2020-12-01T16:19:11.079Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-12-01T16:19:11.079Z] [2020-12-01T16:19:11.079Z] === Skipped [2020-12-01T16:19:11.079Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-12-01T16:19:11.079Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-01T16:19:11.079Z] [2020-12-01T16:19:11.079Z] [2020-12-01T16:19:11.079Z] DONE 3 tests, 1 skipped in 1.137s [2020-12-01T16:19:11.079Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-12-01T16:19:11.879Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-01T16:19:12.047Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:19:12.047Z] INFO: Testing against a local daemon [2020-12-01T16:19:12.047Z] === RUN TestExternalGraphDriver [2020-12-01T16:19:12.047Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-12-01T16:19:12.047Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-01T16:19:12.047Z] === RUN TestGraphdriverPluginV2 [2020-12-01T16:19:12.047Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2020-12-01T16:19:12.047Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-01T16:19:12.047Z] PASS [2020-12-01T16:19:12.047Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-12-01T16:19:12.047Z] [2020-12-01T16:19:12.047Z] === Skipped [2020-12-01T16:19:12.047Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-12-01T16:19:12.047Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-01T16:19:12.047Z] [2020-12-01T16:19:12.047Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2020-12-01T16:19:12.047Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-01T16:19:12.047Z] [2020-12-01T16:19:12.047Z] [2020-12-01T16:19:12.138Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-01T16:19:12.508Z] DONE 2 tests, 2 skipped in 1.073s [2020-12-01T16:19:12.508Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-12-01T16:19:12.711Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-12-01T16:19:13.477Z] testing: warning: no tests to run [2020-12-01T16:19:13.477Z] PASS [2020-12-01T16:19:13.477Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-12-01T16:19:13.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:19:13.477Z] INFO: Testing against a local daemon [2020-12-01T16:19:13.477Z] === RUN TestReadPluginNoRead [2020-12-01T16:19:13.477Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-12-01T16:19:13.477Z] read_test.go:21: no unix domain sockets on Windows [2020-12-01T16:19:13.477Z] PASS [2020-12-01T16:19:13.477Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-12-01T16:19:13.477Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-12-01T16:19:13.478Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-12-01T16:19:13.478Z] [2020-12-01T16:19:13.478Z] === Skipped [2020-12-01T16:19:13.478Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-12-01T16:19:13.478Z] read_test.go:21: no unix domain sockets on Windows [2020-12-01T16:19:13.478Z] [2020-12-01T16:19:13.478Z] [2020-12-01T16:19:13.478Z] DONE 1 tests, 1 skipped in 1.173s [2020-12-01T16:19:13.478Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-12-01T16:19:13.657Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-01T16:19:14.449Z] testing: warning: no tests to run [2020-12-01T16:19:14.449Z] PASS [2020-12-01T16:19:14.449Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-12-01T16:19:14.449Z] [2020-12-01T16:19:14.449Z] DONE 0 tests in 0.677s [2020-12-01T16:19:14.449Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-12-01T16:19:15.040Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-01T16:19:15.422Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:19:15.422Z] INFO: Testing against a local daemon [2020-12-01T16:19:15.422Z] === RUN TestPluginWithDevMounts [2020-12-01T16:19:15.422Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-01T16:19:15.422Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:15.422Z] PASS [2020-12-01T16:19:15.422Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-12-01T16:19:15.422Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-12-01T16:19:15.422Z] [2020-12-01T16:19:15.422Z] === Skipped [2020-12-01T16:19:15.422Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-12-01T16:19:15.422Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:15.422Z] [2020-12-01T16:19:15.422Z] [2020-12-01T16:19:15.422Z] DONE 1 tests, 1 skipped in 1.060s [2020-12-01T16:19:15.422Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-12-01T16:19:16.423Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-01T16:19:18.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:19:18.344Z] INFO: Testing against a local daemon [2020-12-01T16:19:18.344Z] === RUN TestSecretInspect [2020-12-01T16:19:18.344Z] --- SKIP: TestSecretInspect (0.00s) [2020-12-01T16:19:18.344Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:18.344Z] === RUN TestSecretList [2020-12-01T16:19:18.344Z] --- SKIP: TestSecretList (0.00s) [2020-12-01T16:19:18.344Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:18.344Z] === RUN TestSecretsCreateAndDelete [2020-12-01T16:19:18.344Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-12-01T16:19:18.344Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:18.344Z] === RUN TestSecretsUpdate [2020-12-01T16:19:18.344Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-12-01T16:19:18.344Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:18.344Z] === RUN TestTemplatedSecret [2020-12-01T16:19:18.344Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-01T16:19:18.344Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:18.344Z] === RUN TestSecretCreateResolve [2020-12-01T16:19:18.344Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-12-01T16:19:18.344Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:19:18.344Z] PASS [2020-12-01T16:19:18.344Z] ok github.com/docker/docker/integration/secret 0.237s [2020-12-01T16:19:18.344Z] [2020-12-01T16:19:18.344Z] === Skipped [2020-12-01T16:19:18.344Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-12-01T16:19:18.344Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:18.344Z] [2020-12-01T16:19:18.344Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-12-01T16:19:18.344Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:18.344Z] [2020-12-01T16:19:18.344Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-12-01T16:19:18.344Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:18.344Z] [2020-12-01T16:19:18.344Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-12-01T16:19:18.344Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:18.344Z] [2020-12-01T16:19:18.344Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-12-01T16:19:18.344Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:18.344Z] [2020-12-01T16:19:18.344Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-12-01T16:19:18.344Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:19:18.344Z] [2020-12-01T16:19:18.344Z] [2020-12-01T16:19:18.344Z] DONE 6 tests, 6 skipped in 2.748s [2020-12-01T16:19:18.344Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-12-01T16:19:18.960Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-01T16:19:22.081Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:19:22.081Z] INFO: Testing against a local daemon [2020-12-01T16:19:22.081Z] === RUN TestServiceCreateInit [2020-12-01T16:19:22.081Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-01T16:19:22.081Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-01T16:19:22.081Z] --- PASS: TestServiceCreateInit (0.05s) [2020-12-01T16:19:22.081Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-01T16:19:22.081Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-01T16:19:22.081Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestCreateServiceMultipleTimes [2020-12-01T16:19:22.081Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-12-01T16:19:22.081Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestCreateServiceConflict [2020-12-01T16:19:22.081Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-12-01T16:19:22.081Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestCreateServiceMaxReplicas [2020-12-01T16:19:22.081Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2020-12-01T16:19:22.081Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-01T16:19:22.081Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-01T16:19:22.081Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestCreateServiceSecretFileMode [2020-12-01T16:19:22.081Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-12-01T16:19:22.081Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestCreateServiceConfigFileMode [2020-12-01T16:19:22.081Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-12-01T16:19:22.081Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestCreateServiceSysctls [2020-12-01T16:19:22.081Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2020-12-01T16:19:22.081Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestCreateServiceCapabilities [2020-12-01T16:19:22.081Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2020-12-01T16:19:22.081Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestInspect [2020-12-01T16:19:22.081Z] --- SKIP: TestInspect (0.00s) [2020-12-01T16:19:22.081Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestCreateJob [2020-12-01T16:19:22.081Z] --- SKIP: TestCreateJob (0.00s) [2020-12-01T16:19:22.081Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestReplicatedJob [2020-12-01T16:19:22.081Z] --- SKIP: TestReplicatedJob (0.00s) [2020-12-01T16:19:22.081Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestUpdateReplicatedJob [2020-12-01T16:19:22.081Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-12-01T16:19:22.081Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestServiceListWithStatuses [2020-12-01T16:19:22.081Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-01T16:19:22.081Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestDockerNetworkConnectAlias [2020-12-01T16:19:22.081Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-12-01T16:19:22.081Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestDockerNetworkReConnect [2020-12-01T16:19:22.081Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-12-01T16:19:22.081Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestServicePlugin [2020-12-01T16:19:22.081Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-01T16:19:22.081Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] === RUN TestServiceUpdateLabel [2020-12-01T16:19:22.081Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-12-01T16:19:22.081Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:19:22.081Z] === RUN TestServiceUpdateSecrets [2020-12-01T16:19:22.081Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-12-01T16:19:22.081Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:19:22.081Z] === RUN TestServiceUpdateConfigs [2020-12-01T16:19:22.081Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-12-01T16:19:22.081Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:19:22.081Z] === RUN TestServiceUpdateNetwork [2020-12-01T16:19:22.081Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-12-01T16:19:22.081Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:19:22.081Z] === RUN TestServiceUpdatePidsLimit [2020-12-01T16:19:22.081Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2020-12-01T16:19:22.081Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:19:22.081Z] PASS [2020-12-01T16:19:22.081Z] ok github.com/docker/docker/integration/service 0.434s [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === Skipped [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-01T16:19:22.081Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-01T16:19:22.081Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-01T16:19:22.081Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-01T16:19:22.081Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-12-01T16:19:22.081Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-12-01T16:19:22.081Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2020-12-01T16:19:22.081Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-01T16:19:22.081Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-12-01T16:19:22.081Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-12-01T16:19:22.081Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-12-01T16:19:22.081Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-12-01T16:19:22.081Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-12-01T16:19:22.081Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-12-01T16:19:22.081Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-12-01T16:19:22.081Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-12-01T16:19:22.081Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-12-01T16:19:22.081Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-12-01T16:19:22.081Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-12-01T16:19:22.081Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-12-01T16:19:22.081Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-12-01T16:19:22.081Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-12-01T16:19:22.081Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-12-01T16:19:22.081Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-12-01T16:19:22.081Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-12-01T16:19:22.081Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] [2020-12-01T16:19:22.081Z] DONE 24 tests, 23 skipped in 3.634s [2020-12-01T16:19:22.081Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-12-01T16:19:23.157Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-01T16:19:24.289Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:19:24.289Z] INFO: Testing against a local daemon [2020-12-01T16:19:24.289Z] === RUN TestSessionCreate [2020-12-01T16:19:24.289Z] --- SKIP: TestSessionCreate (0.00s) [2020-12-01T16:19:24.289Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-01T16:19:24.289Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-01T16:19:24.289Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-12-01T16:19:24.289Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-01T16:19:24.289Z] PASS [2020-12-01T16:19:24.289Z] ok github.com/docker/docker/integration/session 0.234s [2020-12-01T16:19:24.749Z] [2020-12-01T16:19:24.749Z] === Skipped [2020-12-01T16:19:24.749Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-12-01T16:19:24.749Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-01T16:19:24.749Z] [2020-12-01T16:19:24.749Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-12-01T16:19:24.749Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-01T16:19:24.749Z] [2020-12-01T16:19:24.749Z] [2020-12-01T16:19:24.749Z] DONE 2 tests, 2 skipped in 2.653s [2020-12-01T16:19:24.749Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-12-01T16:19:26.448Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-01T16:19:26.448Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-12-01T16:19:27.667Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:19:27.667Z] INFO: Testing against a local daemon [2020-12-01T16:19:27.667Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-01T16:19:27.667Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T16:19:27.667Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:27.667Z] === RUN TestEventsExecDie [2020-12-01T16:19:27.667Z] --- SKIP: TestEventsExecDie (0.00s) [2020-12-01T16:19:27.667Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-01T16:19:27.667Z] === RUN TestEventsBackwardsCompatible [2020-12-01T16:19:27.667Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-12-01T16:19:27.667Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-01T16:19:27.667Z] === RUN TestInfoAPI [2020-12-01T16:19:27.667Z] --- PASS: TestInfoAPI (0.06s) [2020-12-01T16:19:27.667Z] === RUN TestInfoAPIWarnings [2020-12-01T16:19:27.667Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-12-01T16:19:27.667Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T16:19:27.667Z] === RUN TestInfoDebug [2020-12-01T16:19:27.667Z] --- SKIP: TestInfoDebug (0.00s) [2020-12-01T16:19:27.667Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-01T16:19:27.667Z] === RUN TestInfoInsecureRegistries [2020-12-01T16:19:27.667Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-12-01T16:19:27.667Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-01T16:19:27.667Z] === RUN TestInfoRegistryMirrors [2020-12-01T16:19:27.667Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-12-01T16:19:27.667Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-01T16:19:27.667Z] === RUN TestLoginFailsWithBadCredentials [2020-12-01T16:19:28.637Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2020-12-01T16:19:28.637Z] === RUN TestPingCacheHeaders [2020-12-01T16:19:28.637Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-12-01T16:19:28.637Z] === RUN TestPingGet [2020-12-01T16:19:28.637Z] --- PASS: TestPingGet (0.04s) [2020-12-01T16:19:28.637Z] === RUN TestPingHead [2020-12-01T16:19:28.637Z] --- PASS: TestPingHead (0.04s) [2020-12-01T16:19:28.637Z] === RUN TestVersion [2020-12-01T16:19:28.637Z] --- PASS: TestVersion (0.04s) [2020-12-01T16:19:28.637Z] PASS [2020-12-01T16:19:28.637Z] ok github.com/docker/docker/integration/system 1.436s [2020-12-01T16:19:28.637Z] [2020-12-01T16:19:28.637Z] === Skipped [2020-12-01T16:19:28.637Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T16:19:28.637Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T16:19:28.637Z] [2020-12-01T16:19:28.637Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-12-01T16:19:28.637Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-01T16:19:28.637Z] [2020-12-01T16:19:28.637Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-12-01T16:19:28.637Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-01T16:19:28.637Z] [2020-12-01T16:19:28.637Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-12-01T16:19:28.637Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T16:19:28.637Z] [2020-12-01T16:19:28.637Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-12-01T16:19:28.637Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-01T16:19:28.637Z] [2020-12-01T16:19:28.637Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-12-01T16:19:28.637Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-01T16:19:28.637Z] [2020-12-01T16:19:28.637Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-12-01T16:19:28.637Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-01T16:19:28.637Z] [2020-12-01T16:19:28.637Z] [2020-12-01T16:19:28.637Z] DONE 13 tests, 7 skipped in 3.907s [2020-12-01T16:19:28.637Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-12-01T16:19:28.986Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-12-01T16:19:30.892Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-01T16:19:31.551Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:19:31.551Z] INFO: Testing against a local daemon [2020-12-01T16:19:31.551Z] === RUN TestVolumesCreateAndList [2020-12-01T16:19:31.551Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-12-01T16:19:31.551Z] === RUN TestVolumesRemove [2020-12-01T16:19:31.551Z] --- PASS: TestVolumesRemove (0.09s) [2020-12-01T16:19:31.551Z] === RUN TestVolumesInspect [2020-12-01T16:19:31.551Z] --- PASS: TestVolumesInspect (0.06s) [2020-12-01T16:19:31.551Z] === RUN TestVolumesInvalidJSON [2020-12-01T16:19:31.551Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-01T16:19:31.551Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-01T16:19:31.551Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-01T16:19:31.551Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-12-01T16:19:31.551Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-12-01T16:19:31.551Z] PASS [2020-12-01T16:19:31.551Z] ok github.com/docker/docker/integration/volume 0.426s [2020-12-01T16:19:31.551Z] [2020-12-01T16:19:31.551Z] DONE 5 tests in 3.016s [2020-12-01T16:19:31.551Z] INFO: make.ps1 ended at 12/01/2020 16:19:31 [2020-12-01T16:19:31.551Z] INFO: Integration CLI tests being run from the host: [2020-12-01T16:19:31.551Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2020-12-01T16:19:33.436Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-12-01T16:19:34.817Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-01T16:19:35.390Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-01T16:19:35.961Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-01T16:19:36.900Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-01T16:19:36.900Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-01T16:19:37.470Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-01T16:19:40.764Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-01T16:19:41.883Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T16:19:41.883Z] INFO: Testing against a local daemon [2020-12-01T16:19:41.883Z] === RUN TestDockerSuite [2020-12-01T16:19:41.883Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-01T16:19:41.883Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-01T16:19:41.883Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-01T16:19:41.883Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-01T16:19:41.883Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-01T16:19:41.883Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-01T16:19:41.883Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-01T16:19:41.883Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-01T16:19:42.852Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-01T16:19:42.852Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-01T16:19:43.303Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-12-01T16:19:43.822Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-01T16:19:43.873Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-12-01T16:19:44.284Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-01T16:19:44.444Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-12-01T16:19:44.444Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-12-01T16:19:45.383Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-12-01T16:19:46.766Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-12-01T16:19:46.766Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-12-01T16:19:47.030Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-12-01T16:19:47.971Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-12-01T16:19:48.912Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-12-01T16:19:49.175Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-12-01T16:19:49.435Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-12-01T16:19:50.818Z] === RUN TestDockerSuite/TestUpdateStats [2020-12-01T16:19:51.757Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-12-01T16:19:54.296Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-12-01T16:19:55.677Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-12-01T16:19:55.677Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-12-01T16:19:56.246Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-12-01T16:19:57.184Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-01T16:19:59.726Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-12-01T16:20:01.634Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-12-01T16:20:04.174Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-12-01T16:20:05.554Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-01T16:20:08.114Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-01T16:20:10.653Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-12-01T16:20:11.592Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-12-01T16:20:12.161Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-12-01T16:20:14.073Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-12-01T16:20:15.014Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-12-01T16:20:15.952Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-12-01T16:20:17.334Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-12-01T16:20:18.715Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-12-01T16:20:19.655Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-12-01T16:20:20.594Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-12-01T16:20:21.975Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-12-01T16:20:22.237Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-12-01T16:20:24.815Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-01T16:20:37.027Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-12-01T16:20:39.565Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-01T16:20:39.565Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-01T16:20:39.565Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-01T16:20:40.134Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-01T16:20:40.134Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-01T16:20:40.134Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-01T16:20:40.134Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-01T16:20:41.076Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-01T16:20:41.076Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-01T16:20:41.647Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-01T16:20:41.647Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-01T16:20:41.909Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-01T16:20:41.909Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-01T16:20:41.909Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-01T16:20:43.291Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-01T16:20:43.551Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-01T16:20:43.551Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-01T16:20:43.551Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-01T16:20:43.811Z] === RUN TestDockerSuite/TestVolumeEvents [2020-12-01T16:20:44.071Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-01T16:20:45.979Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-01T16:20:45.979Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-01T16:20:45.979Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-01T16:20:47.889Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-01T16:20:50.449Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-01T16:20:50.449Z] --- PASS: TestDockerSuite (1371.82s) [2020-12-01T16:20:50.449Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-12-01T16:20:50.449Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-12-01T16:20:50.449Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-12-01T16:20:50.449Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-12-01T16:20:50.449Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-12-01T16:20:50.449Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-12-01T16:20:50.449Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-12-01T16:20:50.449Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2020-12-01T16:20:50.449Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-12-01T16:20:50.449Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s) [2020-12-01T16:20:50.449Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.29s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.16s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.33s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.82s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.11s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.02s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.87s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.71s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.53s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.72s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.50s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAttachDetach (0.75s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.84s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.85s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.17s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.65s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.95s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.91s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.88s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.39s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.33s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.24s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.81s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.12s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.97s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.76s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.10s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.21s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.26s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.58s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.26s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.33s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.20s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.22s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.30s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.23s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.73s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.36s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.44s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.62s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.99s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.34s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.53s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.83s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.25s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.42s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.45s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.05s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.13s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.49s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.19s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.59s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.08s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.57s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.81s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.21s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.01s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.92s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.63s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.21s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.14s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.13s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.34s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.40s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2020-12-01T16:20:50.450Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-12-01T16:20:50.450Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.80s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.63s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.43s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.16s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.57s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.16s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.49s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.09s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.44s) [2020-12-01T16:20:50.450Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-12-01T16:20:50.450Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.450Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-12-01T16:20:50.450Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.450Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-01T16:20:50.450Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.450Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-01T16:20:50.450Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.85s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.85s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.28s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.48s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.25s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.54s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.27s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.43s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.34s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.46s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.44s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.23s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.57s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.19s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.18s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.51s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.61s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.91s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.56s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.69s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.64s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.82s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.35s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.43s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.70s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.82s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEnv (1.56s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.22s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.11s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.57s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.71s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.50s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.43s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.59s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.89s) [2020-12-01T16:20:50.450Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-12-01T16:20:50.450Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.23s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.23s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildExpose (0.54s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.95s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.26s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildFails (0.64s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.53s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.78s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.38s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.42s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.66s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.25s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.54s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.98s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.65s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.66s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildHistory (3.97s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.08s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.96s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.38s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.74s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.09s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.78s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.80s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.50s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.43s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.23s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.62s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.31s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.48s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.96s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.63s) [2020-12-01T16:20:50.450Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-12-01T16:20:50.450Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.70s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.49s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.40s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.45s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.47s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.82s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.82s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.66s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.58s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.80s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.69s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.89s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.40s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.64s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.98s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.30s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildPATH (1.73s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.53s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.05s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.99s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.53s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildRm (2.83s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.35s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.69s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.04s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.26s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.34s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.46s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2020-12-01T16:20:50.450Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2020-12-01T16:20:50.451Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-01T16:20:50.451Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.71s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildStderr (0.76s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.18s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.98s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.87s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.60s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.95s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.26s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildUser (1.65s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.66s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.53s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.78s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.92s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.01s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.18s) [2020-12-01T16:20:50.451Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-01T16:20:50.451Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.451Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-01T16:20:50.451Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.451Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-01T16:20:50.451Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.451Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-01T16:20:50.451Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.67s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.76s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.92s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.47s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.41s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.10s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.37s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) [2020-12-01T16:20:50.451Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-01T16:20:50.451Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.85s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.57s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2020-12-01T16:20:50.451Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2020-12-01T16:20:50.451Z] docker_cli_sni_test.go:18: Flakey test [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.92s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.32s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCommitChange (1.44s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.15s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.07s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.43s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.67s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCommitTTY (1.20s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.90s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.07s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.11s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.04s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.59s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.57s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.74s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.73s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.00s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.86s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.62s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.70s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.69s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.51s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.57s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.55s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.15s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.03s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.48s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.23s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.55s) [2020-12-01T16:20:50.451Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-12-01T16:20:50.451Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.66s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.82s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.87s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.81s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.48s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.04s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.84s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.41s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.37s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.45s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.33s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000aa2360_} (1.42s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1854814404_/foo_false____} (1.32s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1854814404_/foo_true____} (0.68s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3093100883_/foo_false____} (1.63s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3093100883_/foo_true____} (0.56s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3093100883_/foo_true__0xc000aa23c0__} (1.41s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000aa23e0_} (1.60s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000aa2400_} (1.40s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000aa2420_} (1.53s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000aa2440_} (1.57s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.67s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.89s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.27s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.26s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.34s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.74s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.80s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.93s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.99s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.81s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.67s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.70s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.66s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.60s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.76s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.90s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.55s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.53s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.62s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.97s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.58s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.64s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.08s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.83s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.48s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.91s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.94s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.50s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.91s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.97s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.81s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.52s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToDot (0.79s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.99s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.97s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToStdout (0.71s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.08s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.84s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2020-12-01T16:20:50.451Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-01T16:20:50.451Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2020-12-01T16:20:50.451Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-01T16:20:50.451Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.82s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.85s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.21s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.48s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.25s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.55s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.98s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.00s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.51s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.54s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.78s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.64s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.32s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.43s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.34s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.24s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.78s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.00s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestEventsAttach (0.79s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestEventsCommit (0.70s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.52s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.98s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.34s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.53s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestEventsCopy (0.96s) [2020-12-01T16:20:50.451Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.00s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.93s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.25s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsFormat (1.04s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.57s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2020-12-01T16:20:50.452Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-12-01T16:20:50.452Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-12-01T16:20:50.452Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-01T16:20:50.452Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.87s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.95s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.51s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.59s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.31s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.64s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.63s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.73s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.78s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecCgroup (0.86s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.07s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecInspectID (2.69s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.56s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.52s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.56s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.75s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2020-12-01T16:20:50.452Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-01T16:20:50.452Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.31s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestExecWithUser (0.68s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.79s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.80s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestHealth (19.06s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.68s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.60s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.25s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImportGzipped (1.29s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.17s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.51s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.54s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.58s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2020-12-01T16:20:50.452Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-01T16:20:50.452Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.75s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectDefault (0.51s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-12-01T16:20:50.452Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-01T16:20:50.452Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.52s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.67s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.99s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.52s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.36s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.04s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.11s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.55s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.78s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.38s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.30s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.69s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.44s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.54s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.15s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.49s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.71s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.50s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.86s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.93s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.09s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.54s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsSince (6.67s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.60s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsTail (0.55s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestNetHostname (1.38s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.71s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.50s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPluginActive (2.21s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.85s) [2020-12-01T16:20:50.452Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-12-01T16:20:50.452Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.51s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.59s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.41s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.53s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPortList (6.38s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.95s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.27s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.59s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.84s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.96s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.06s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.00s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsByOrder (2.45s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.89s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.23s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.18s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.46s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.53s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.69s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.97s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.57s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.76s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.00s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2020-12-01T16:20:50.452Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.64s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.72s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.54s) [2020-12-01T16:20:50.453Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-01T16:20:50.453Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.51s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.09s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.04s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.53s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.11s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.88s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.26s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.06s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.79s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.56s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.17s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.76s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.17s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.74s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.77s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.14s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAddHost (0.56s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.08s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.51s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.68s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.04s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.42s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.69s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.75s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.03s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.67s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.92s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.92s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.50s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.52s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.54s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.51s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.52s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.65s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.54s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.51s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.82s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.54s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.59s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.39s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.59s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.86s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.46s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.12s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.73s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.62s) [2020-12-01T16:20:50.453Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-12-01T16:20:50.453Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.453Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-01T16:20:50.453Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.22s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.60s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.77s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.65s) [2020-12-01T16:20:50.453Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-01T16:20:50.453Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.66s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.21s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.46s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.55s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.52s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunExitCode (0.56s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.66s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.53s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.09s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2020-12-01T16:20:50.453Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-01T16:20:50.453Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.56s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.29s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.01s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.14s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.67s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.60s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.21s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.31s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.54s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.00s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.37s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.98s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.17s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.40s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.34s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunMount (4.67s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.50s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.44s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.07s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.48s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.58s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.41s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.40s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.73s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.38s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.14s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s) [2020-12-01T16:20:50.453Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-01T16:20:50.453Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.56s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.21s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.64s) [2020-12-01T16:20:50.453Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.63s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.64s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.66s) [2020-12-01T16:20:50.453Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-01T16:20:50.453Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.54s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2020-12-01T16:20:50.453Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-01T16:20:50.453Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.96s) [2020-12-01T16:20:50.453Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-01T16:20:50.453Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.11s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.95s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.55s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.58s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.10s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.52s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.67s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.60s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.72s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.66s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.59s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.55s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.56s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.58s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.60s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunState (1.38s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.56s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2020-12-01T16:20:50.453Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-01T16:20:50.453Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.69s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunSysctls (1.23s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.68s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.11s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.67s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.42s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.98s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.51s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.53s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.52s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2020-12-01T16:20:50.453Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-01T16:20:50.453Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.51s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.79s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.42s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.97s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.06s) [2020-12-01T16:20:50.453Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s) [2020-12-01T16:20:50.453Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-01T16:20:50.453Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-12-01T16:20:50.454Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-01T16:20:50.454Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.02s) [2020-12-01T16:20:50.454Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.75s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.56s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.05s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.65s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-12-01T16:20:50.454Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-01T16:20:50.454Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-01T16:20:50.454Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-01T16:20:50.454Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-01T16:20:50.454Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-01T16:20:50.454Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.66s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.62s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.72s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.25s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.63s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.55s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.62s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.30s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-01T16:20:50.454Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.37s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.10s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.58s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.87s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.62s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.90s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.84s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.15s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.36s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.39s) [2020-12-01T16:20:50.454Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents280202108 [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.10s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.47s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.16s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.56s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.74s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.57s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStartRecordError (1.33s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.32s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.46s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.56s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.05s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.75s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.55s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.56s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.66s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.74s) [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-01T16:20:50.454Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.68s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.94s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.95s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.56s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.59s) [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-01T16:20:50.454Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.81s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.37s) [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-01T16:20:50.454Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.17s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.87s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.87s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.22s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUpdateStats (3.64s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.08s) [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-01T16:20:50.454Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.87s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.28s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.45s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.15s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.48s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.44s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.77s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.48s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.99s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.41s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.39s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.86s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.87s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.05s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.51s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.11s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.78s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.50s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.88s) [2020-12-01T16:20:50.454Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.57s) [2020-12-01T16:20:50.454Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-12-01T16:20:50.454Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-01T16:20:50.454Z] === RUN TestDockerRegistrySuite [2020-12-01T16:20:50.454Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-01T16:20:51.393Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-01T16:20:52.775Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-01T16:20:54.156Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-12-01T16:20:54.156Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-01T16:20:56.064Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-12-01T16:20:57.003Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-12-01T16:21:05.131Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-01T16:21:05.131Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-12-01T16:21:07.672Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-01T16:21:08.611Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-01T16:21:09.549Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-01T16:21:10.935Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-01T16:21:11.875Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-01T16:21:12.814Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-01T16:21:13.753Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-01T16:21:15.133Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-01T16:21:17.044Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-01T16:21:18.953Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-01T16:21:20.334Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-01T16:21:22.243Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-01T16:21:23.628Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-01T16:21:23.628Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-01T16:21:24.566Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-01T16:21:25.506Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-01T16:21:26.448Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-01T16:21:29.047Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-01T16:21:29.307Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-01T16:21:30.245Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-01T16:21:30.813Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-01T16:21:30.814Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-01T16:21:31.382Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-01T16:21:31.642Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-01T16:21:31.902Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-01T16:21:31.902Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-01T16:21:33.281Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-01T16:21:34.666Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-01T16:21:35.606Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-01T16:21:36.546Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-01T16:21:37.485Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite (48.03s) [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.28s) [2020-12-01T16:21:38.423Z] check_test.go:196: [d22e7b2852754] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s) [2020-12-01T16:21:38.423Z] check_test.go:196: [df076540cf319] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.32s) [2020-12-01T16:21:38.423Z] check_test.go:196: [d8136b61e220d] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2020-12-01T16:21:38.423Z] check_test.go:196: [da31267f81df9] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.00s) [2020-12-01T16:21:38.423Z] check_test.go:196: [d63d3173414d6] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.76s) [2020-12-01T16:21:38.423Z] check_test.go:196: [d522c2e4d3690] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.69s) [2020-12-01T16:21:38.423Z] check_test.go:196: [d830b88f962c3] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.23s) [2020-12-01T16:21:38.423Z] check_test.go:196: [d64e996781400] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2020-12-01T16:21:38.423Z] check_test.go:196: [d841b7df8de05] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2020-12-01T16:21:38.423Z] check_test.go:196: [dde84336a557b] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2020-12-01T16:21:38.423Z] check_test.go:196: [df60ef6e17066] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.10s) [2020-12-01T16:21:38.423Z] check_test.go:196: [d78c425a51ced] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.99s) [2020-12-01T16:21:38.423Z] check_test.go:196: [dd083d1d11cc1] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.03s) [2020-12-01T16:21:38.423Z] check_test.go:196: [db46f47848cc2] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.99s) [2020-12-01T16:21:38.423Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6f8e128af6b148a038d96a16d013cd144b7981c529949d6f93bb6a15cf4dc907 [2020-12-01T16:21:38.423Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9fe24241abac04fbd6c6f36c9244c1dec3fd3a6cb3622edc495a4a8f77ed281a [2020-12-01T16:21:38.423Z] check_test.go:196: [deb4c8f51044f] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.15s) [2020-12-01T16:21:38.423Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d3c80caa0b78bdcfe81540c4c71f6aa63c3f8ae747e25f818eacb50d3f87f2c8 [2020-12-01T16:21:38.423Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:adc5a3e18bbae143a84b32cea7c45079b23f297097cb95719488b9a8a55a4d4b [2020-12-01T16:21:38.423Z] check_test.go:196: [d6e4596a39be9] daemon is not started [2020-12-01T16:21:38.423Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.10s) [2020-12-01T16:21:38.423Z] check_test.go:196: [da3c90253703c] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.25s) [2020-12-01T16:21:38.424Z] check_test.go:196: [d0d17603f1e3c] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2020-12-01T16:21:38.424Z] check_test.go:196: [d02eba363ee8b] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-12-01T16:21:38.424Z] check_test.go:196: [dae5ca942e9f5] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2020-12-01T16:21:38.424Z] check_test.go:196: [d257274fa69f3] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.01s) [2020-12-01T16:21:38.424Z] check_test.go:196: [d2e029a6d7032] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2020-12-01T16:21:38.424Z] check_test.go:196: [d34a6526e27a8] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.50s) [2020-12-01T16:21:38.424Z] check_test.go:196: [dd0567ff56203] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.44s) [2020-12-01T16:21:38.424Z] check_test.go:196: [d41ac3fe829a6] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.05s) [2020-12-01T16:21:38.424Z] check_test.go:196: [db11880b61cfc] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-12-01T16:21:38.424Z] check_test.go:196: [de6a117a92090] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-12-01T16:21:38.424Z] check_test.go:196: [d365eeca1b013] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.34s) [2020-12-01T16:21:38.424Z] check_test.go:196: [d6f5650e4bb54] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-12-01T16:21:38.424Z] check_test.go:196: [d3a1e50b54a75] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2020-12-01T16:21:38.424Z] check_test.go:196: [dabb968a2b5d0] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-12-01T16:21:38.424Z] check_test.go:196: [d234603b053aa] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.07s) [2020-12-01T16:21:38.424Z] check_test.go:196: [d07cbacee4833] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.47s) [2020-12-01T16:21:38.424Z] check_test.go:196: [d23fd56ebcf0d] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s) [2020-12-01T16:21:38.424Z] check_test.go:196: [d7a45ac1bbf2b] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.10s) [2020-12-01T16:21:38.424Z] check_test.go:196: [d34ef01d169dd] daemon is not started [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2020-12-01T16:21:38.424Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-12-01T16:21:38.424Z] === RUN TestDockerSchema1RegistrySuite [2020-12-01T16:21:38.424Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-12-01T16:21:38.424Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-01T16:21:41.718Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-12-01T16:21:46.995Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-01T16:21:50.290Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-01T16:21:51.228Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-01T16:21:52.166Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-01T16:21:52.425Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-01T16:21:53.366Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-01T16:21:54.305Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-01T16:21:55.245Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-01T16:21:57.802Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-01T16:21:58.371Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-01T16:21:58.941Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-01T16:21:58.941Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-01T16:21:59.201Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-01T16:21:59.460Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-01T16:22:00.030Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite (21.76s) [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2020-12-01T16:22:00.030Z] check_test.go:223: [daefea95a2bd2] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.95s) [2020-12-01T16:22:00.030Z] check_test.go:223: [d56debdbd63e0] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.69s) [2020-12-01T16:22:00.030Z] check_test.go:223: [d26ea218e4492] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.08s) [2020-12-01T16:22:00.030Z] check_test.go:223: [d7b44eb7f78ff] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.11s) [2020-12-01T16:22:00.030Z] check_test.go:223: [d87f675c08287] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s) [2020-12-01T16:22:00.030Z] check_test.go:223: [db3670985093e] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-12-01T16:22:00.030Z] check_test.go:223: [deeab210fed96] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2020-12-01T16:22:00.030Z] check_test.go:223: [d7403673f7c67] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.98s) [2020-12-01T16:22:00.030Z] check_test.go:223: [d9c562c00eb6c] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2020-12-01T16:22:00.030Z] check_test.go:223: [dc59c05d93730] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.57s) [2020-12-01T16:22:00.030Z] check_test.go:223: [d7b319db9fccb] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2020-12-01T16:22:00.030Z] check_test.go:223: [dc8f73e5337e9] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2020-12-01T16:22:00.030Z] check_test.go:223: [d3662f5d77a8f] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-12-01T16:22:00.030Z] check_test.go:223: [d2cbb416bddcb] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.33s) [2020-12-01T16:22:00.030Z] check_test.go:223: [db3bffea89f23] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-12-01T16:22:00.030Z] check_test.go:223: [db4546334aa60] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-12-01T16:22:00.030Z] check_test.go:223: [da06067b31be4] daemon is not started [2020-12-01T16:22:00.030Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-12-01T16:22:00.030Z] check_test.go:223: [d3606aa4342b2] daemon is not started [2020-12-01T16:22:00.030Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-01T16:22:00.030Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-01T16:22:00.968Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-01T16:22:01.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-01T16:22:01.487Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-01T16:22:02.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-01T16:22:02.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-01T16:22:03.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-01T16:22:03.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-01T16:22:03.955Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.90s) [2020-12-01T16:22:03.955Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2020-12-01T16:22:03.955Z] check_test.go:252: [da10755c2f601] daemon is not started [2020-12-01T16:22:03.955Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-12-01T16:22:03.955Z] check_test.go:252: [de4509cb42ad4] daemon is not started [2020-12-01T16:22:03.955Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-12-01T16:22:03.955Z] check_test.go:252: [d652f68b93436] daemon is not started [2020-12-01T16:22:03.955Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2020-12-01T16:22:03.955Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-12-01T16:22:03.955Z] check_test.go:252: [d879d922a7f1c] daemon is not started [2020-12-01T16:22:03.955Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2020-12-01T16:22:03.955Z] check_test.go:252: [dcbc46cb6ede2] daemon is not started [2020-12-01T16:22:03.955Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2020-12-01T16:22:03.955Z] check_test.go:252: [df474d6df0c40] daemon is not started [2020-12-01T16:22:03.955Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-12-01T16:22:03.955Z] check_test.go:252: [d660749122cab] daemon is not started [2020-12-01T16:22:03.955Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-01T16:22:03.955Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-01T16:22:09.230Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-01T16:22:09.230Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-01T16:22:09.490Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-01T16:22:09.490Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-01T16:22:09.749Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2020-12-01T16:22:09.749Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-12-01T16:22:09.749Z] check_test.go:279: [d4ed0c5adddab] daemon is not started [2020-12-01T16:22:09.749Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2020-12-01T16:22:09.749Z] check_test.go:279: [d576b83fe06c1] daemon is not started [2020-12-01T16:22:09.749Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s) [2020-12-01T16:22:09.749Z] check_test.go:279: [df25656868efa] daemon is not started [2020-12-01T16:22:09.749Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-12-01T16:22:09.749Z] check_test.go:279: [d14c723d0e657] daemon is not started [2020-12-01T16:22:09.749Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-12-01T16:22:09.749Z] check_test.go:279: [dae0ee63c6659] daemon is not started [2020-12-01T16:22:09.749Z] === RUN TestDockerNetworkSuite [2020-12-01T16:22:09.749Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-12-01T16:22:12.292Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-12-01T16:22:12.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-12-01T16:22:16.157Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-12-01T16:22:17.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-12-01T16:22:20.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-12-01T16:22:21.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-12-01T16:22:26.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-12-01T16:22:29.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-12-01T16:22:30.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-12-01T16:22:30.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-12-01T16:22:31.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-12-01T16:22:32.309Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-12-01T16:22:33.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-12-01T16:22:33.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-12-01T16:22:33.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-12-01T16:22:34.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-12-01T16:22:34.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-12-01T16:22:34.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-12-01T16:22:34.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-12-01T16:22:35.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-12-01T16:22:36.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-12-01T16:22:36.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-12-01T16:22:36.870Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-12-01T16:22:36.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-12-01T16:22:37.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-12-01T16:22:40.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-12-01T16:22:41.365Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-01T16:22:41.594Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-01T16:22:42.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-12-01T16:22:43.775Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-01T16:22:43.775Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-01T16:22:43.775Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-01T16:22:43.775Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-01T16:22:43.775Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-01T16:22:47.516Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-01T16:22:47.516Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-01T16:22:47.516Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-01T16:22:49.326Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-12-01T16:22:49.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-12-01T16:22:50.155Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-12-01T16:22:51.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-12-01T16:22:51.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-12-01T16:22:51.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-12-01T16:22:52.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-12-01T16:22:52.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-12-01T16:22:52.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-12-01T16:22:54.589Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-01T16:22:56.316Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-12-01T16:22:56.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-12-01T16:22:56.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-12-01T16:22:56.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-12-01T16:22:56.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-12-01T16:22:58.266Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-12-01T16:23:01.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-12-01T16:23:04.102Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-12-01T16:23:05.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-12-01T16:23:05.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-12-01T16:23:06.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-12-01T16:23:07.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-12-01T16:23:08.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-12-01T16:23:08.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-12-01T16:23:09.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-12-01T16:23:10.147Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-12-01T16:23:10.407Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-12-01T16:23:15.713Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-12-01T16:23:15.713Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite (66.53s) [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.42s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d6982fb6eb0ad] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d5b4dd1a8e5d1] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.89s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d07b17c6b083f] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.67s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [dd447095e5cdb] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.56s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:1233: [d016428d2ace2] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [dc60ff087074c] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.42s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d84d966dbd2fb] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [dd0761317b194] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d4b0bf7930203] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [dfd58b9ec8611] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [df8b4aae91ee2] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [ddffe38ed2020] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.94s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d659665a2f20c] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d029095be3da1] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d694a1aa46cbd] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.79s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d55e3527c7587] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d0a639a2f40bf] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d2fa2269800f6] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d4884c09eaf22] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d35727fec7993] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d15e05376edfc] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d1f94b595b067] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d7b1c4a8a4d1b] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d2fe0f6b839d0] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.23s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:968: [d03caadfa8c05] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.30s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [dc7374f7e016b] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.20s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:1116: [db2bfd2e5fec7] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s) [2020-12-01T16:23:16.284Z] docker_cli_network_unix_test.go:46: [d3e3c95693a91] daemon is not started [2020-12-01T16:23:16.284Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.35s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [d44721b877796] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [d67767985b363] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [d1051df688369] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.29s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [d52b47ad32ee6] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [d39c0fd2b07c8] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [d27849b5e460a] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.66s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [d7d9e9343285c] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [da8887ef05e10] daemon is not started [2020-12-01T16:23:16.285Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [d9a4be43b683e] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.89s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [dc124d6dcbf1f] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.31s) [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.96s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:1084: [d0f533d24dfec] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [d9bc591fe2ba6] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.13s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [dc3b0eb0bdd37] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.66s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [da51ae0c2810b] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [d24630fb7d6d2] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [d723e3107fd6c] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [dc899d996447e] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [dbf2a91b049f6] daemon is not started [2020-12-01T16:23:16.285Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.13s) [2020-12-01T16:23:16.285Z] docker_cli_network_unix_test.go:46: [d0978ff4868db] daemon is not started [2020-12-01T16:23:16.285Z] === RUN TestDockerHubPullSuite [2020-12-01T16:23:16.285Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-12-01T16:23:18.193Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-12-01T16:23:20.731Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-12-01T16:23:21.670Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-12-01T16:23:22.239Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-12-01T16:23:22.808Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-12-01T16:23:23.748Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-12-01T16:23:25.127Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-12-01T16:23:25.698Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-12-01T16:23:25.698Z] --- PASS: TestDockerHubPullSuite (9.42s) [2020-12-01T16:23:25.698Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.92s) [2020-12-01T16:23:25.698Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.37s) [2020-12-01T16:23:25.698Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.02s) [2020-12-01T16:23:25.698Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.68s) [2020-12-01T16:23:25.698Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s) [2020-12-01T16:23:25.698Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2020-12-01T16:23:25.698Z] PASS [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === Skipped [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-12-01T16:23:25.698Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-12-01T16:23:25.698Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-01T16:23:25.698Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-01T16:23:25.698Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-12-01T16:23:25.698Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-12-01T16:23:25.698Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-01T16:23:25.698Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-12-01T16:23:25.698Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-12-01T16:23:25.698Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-12-01T16:23:25.698Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-12-01T16:23:25.698Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-01T16:23:25.698Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2020-12-01T16:23:25.698Z] docker_cli_sni_test.go:18: Flakey test [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-12-01T16:23:25.698Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-12-01T16:23:25.698Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-12-01T16:23:25.698Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-01T16:23:25.698Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2020-12-01T16:23:25.698Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-01T16:23:25.698Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.02s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.02s) [2020-12-01T16:23:25.698Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-12-01T16:23:25.698Z] [2020-12-01T16:23:25.698Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-12-01T16:23:25.698Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-12-01T16:23:25.699Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-12-01T16:23:25.699Z] [2020-12-01T16:23:25.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-01T16:23:25.699Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-01T16:23:25.699Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-12-01T16:23:25.699Z] [2020-12-01T16:23:25.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-01T16:23:25.699Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-01T16:23:25.699Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-12-01T16:23:25.699Z] [2020-12-01T16:23:25.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-01T16:23:25.699Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-01T16:23:25.699Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-12-01T16:23:25.699Z] [2020-12-01T16:23:25.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-01T16:23:25.699Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-01T16:23:25.699Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-12-01T16:23:25.699Z] [2020-12-01T16:23:25.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-01T16:23:25.699Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-01T16:23:25.699Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-12-01T16:23:25.699Z] [2020-12-01T16:23:25.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-01T16:23:25.699Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-01T16:23:25.699Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-12-01T16:23:25.699Z] [2020-12-01T16:23:25.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-01T16:23:25.699Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-01T16:23:25.699Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-12-01T16:23:25.699Z] [2020-12-01T16:23:25.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-01T16:23:25.699Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-01T16:23:25.699Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-12-01T16:23:25.699Z] [2020-12-01T16:23:25.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-01T16:23:25.699Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-01T16:23:25.699Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-12-01T16:23:25.699Z] [2020-12-01T16:23:25.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-01T16:23:25.699Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-01T16:23:25.699Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-12-01T16:23:25.699Z] [2020-12-01T16:23:25.699Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-12-01T16:23:25.699Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-12-01T16:23:25.699Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-01T16:23:25.699Z] [2020-12-01T16:23:25.699Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-12-01T16:23:25.699Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-12-01T16:23:25.699Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-12-01T16:23:25.699Z] docker_cli_network_unix_test.go:46: [d9a4be43b683e] daemon is not started [2020-12-01T16:23:25.699Z] [2020-12-01T16:23:25.699Z] [2020-12-01T16:23:25.699Z] DONE 1274 tests, 51 skipped in 1565.837s [2020-12-01T16:23:25.699Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-01T16:23:25.699Z] ++++ cat bundles/test-integration/docker.pid [2020-12-01T16:23:25.699Z] +++ kill 8037 [2020-12-01T16:23:26.267Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-12-01T16:23:26.838Z] +++ /etc/init.d/apparmor stop [2020-12-01T16:23:26.838Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-01T16:23:26.838Z] [2020-12-01T16:23:26.838Z] Unloading profiles will leave already running processes permanently [2020-12-01T16:23:26.838Z] unconfined, which can lead to unexpected situations. [2020-12-01T16:23:26.838Z] [2020-12-01T16:23:26.838Z] To set a process to complain mode, use the command line tool [2020-12-01T16:23:26.838Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-01T16:23:26.838Z] +++ true [2020-12-01T16:23:26.838Z] exiting test-integration [2020-12-01T16:23:26.838Z] ++ exit 0 [2020-12-01T16:23:26.838Z] [2020-12-01T16:23:27.098Z] + for job in $(jobs -p) [2020-12-01T16:23:27.098Z] + wait 16661 [2020-12-01T16:24:23.361Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-12-01T16:25:06.344Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-01T16:25:06.345Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-01T16:25:06.345Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-01T16:25:06.345Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-01T16:25:07.315Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-01T16:25:08.285Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-01T16:25:08.285Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-12-01T16:25:08.285Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-01T16:25:08.285Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-01T16:25:08.285Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-01T16:25:09.255Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-01T16:25:10.048Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-12-01T16:25:12.165Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-01T16:25:13.705Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-01T16:25:13.705Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-01T16:25:13.705Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-01T16:25:13.705Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-01T16:25:16.618Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-01T16:25:20.034Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-12-01T16:25:24.240Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-12-01T16:25:31.442Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-01T16:25:35.181Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-01T16:25:36.151Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-01T16:25:36.151Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-01T16:25:39.059Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-01T16:25:40.597Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-01T16:25:46.397Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-01T16:25:46.397Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-01T16:25:46.397Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-01T16:25:46.397Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-01T16:25:46.397Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-01T16:25:46.397Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-01T16:26:28.938Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-01T16:26:28.938Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-01T16:26:28.938Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-01T16:26:43.758Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-01T16:26:43.758Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-01T16:26:44.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-01T16:26:53.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-01T16:26:53.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-01T16:26:59.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-01T16:27:09.905Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-01T16:27:20.235Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-01T16:27:20.235Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-01T16:27:26.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-01T16:27:26.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-01T16:27:26.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-01T16:27:31.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-01T16:27:31.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-01T16:27:31.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-01T16:27:31.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-01T16:27:31.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-01T16:27:45.729Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-12-01T16:27:52.304Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-12-01T16:27:53.243Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-12-01T16:27:53.243Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-12-01T16:27:53.513Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-12-01T16:27:53.513Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-12-01T16:27:54.105Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-12-01T16:27:56.643Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-12-01T16:27:56.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-01T16:27:59.935Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-12-01T16:28:01.679Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-01T16:28:02.477Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-12-01T16:28:02.648Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-01T16:28:03.109Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-01T16:28:04.648Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-01T16:28:04.648Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-01T16:28:10.451Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-01T16:28:11.419Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-01T16:28:11.419Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-01T16:28:11.419Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-01T16:28:12.392Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-01T16:28:13.362Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-01T16:28:14.332Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-01T16:28:14.791Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-01T16:28:15.251Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-01T16:28:21.047Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-01T16:28:23.229Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-01T16:28:23.229Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-01T16:28:24.198Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-01T16:28:24.198Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-01T16:28:24.659Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-01T16:28:26.841Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-01T16:28:27.810Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-01T16:28:28.270Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-01T16:28:28.270Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-01T16:28:28.729Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-01T16:28:29.701Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-01T16:28:29.701Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-01T16:28:29.701Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-01T16:28:35.510Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-01T16:28:58.721Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-12-01T16:28:58.721Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-12-01T16:28:59.660Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-12-01T16:29:02.216Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-12-01T16:29:05.508Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-12-01T16:29:08.047Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-12-01T16:29:18.057Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-01T16:29:18.057Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-01T16:29:18.057Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-01T16:29:21.797Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-01T16:29:22.257Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-01T16:29:22.717Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-01T16:29:22.717Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-01T16:29:23.177Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-01T16:29:23.177Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-01T16:29:29.989Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-12-01T16:29:42.203Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-12-01T16:29:44.111Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-12-01T16:29:46.676Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-12-01T16:29:49.969Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-12-01T16:29:53.142Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-01T16:29:53.601Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-01T16:29:54.570Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-01T16:29:56.540Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-12-01T16:30:00.738Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-12-01T16:30:04.032Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-12-01T16:30:05.943Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-12-01T16:30:08.482Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-12-01T16:30:11.781Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-12-01T16:30:14.321Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-12-01T16:30:16.861Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-12-01T16:30:19.723Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-01T16:30:20.693Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-01T16:30:21.662Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-01T16:30:25.401Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-01T16:30:29.177Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-01T16:30:32.116Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-01T16:31:13.103Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-12-01T16:31:28.014Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite (1672.73s) [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.94s) [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.13s) [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.11s) [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.51s) [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.05s) [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:562: [d449535884f5b] joining swarm manager [d4f6fc8652bd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:584: [d3f645b28978e] joining swarm manager [d4f6fc8652bd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.902Z] check_test.go:380: [d449535884f5b] daemon is not started [2020-12-01T16:31:42.902Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.00s) [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:45: [d27363a0d4fa5] joining swarm manager [d4c091d839183]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.61s) [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.10s) [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:303: [d96e7fecb05d7] joining swarm manager [d2288536f08db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:304: [db3f019823a6f] joining swarm manager [d2288536f08db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.10s) [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:271: [d3b035280382b] joining swarm manager [d1a1fd19000a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:272: [d857338e56f3f] joining swarm manager [d1a1fd19000a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.04s) [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.89s) [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.94s) [2020-12-01T16:31:42.902Z] docker_api_swarm_node_test.go:19: [d888a17832418] joining swarm manager [d5a6a6f5cc062]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.902Z] docker_api_swarm_node_test.go:20: [d1f812c1cef42] joining swarm manager [d5a6a6f5cc062]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.48s) [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:501: [dd881c58bf64a] joining swarm manager [da7f611702346]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:506: [d38ee2f0a8505] joining swarm manager [da7f611702346]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.96s) [2020-12-01T16:31:42.902Z] docker_api_swarm_node_test.go:80: [de7258d86da2e] joining swarm manager [d1498a1b1341c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.95s) [2020-12-01T16:31:42.902Z] docker_api_swarm_node_test.go:52: [d8843917beefa] joining swarm manager [da33443f038f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.902Z] docker_api_swarm_node_test.go:53: [d8e0b37655730] joining swarm manager [da33443f038f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.04s) [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.96s) [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:201: [d82d1401e179c] joining swarm manager [de4ff8e068c06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (69.80s) [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:383: [db9064648510e] joining swarm manager [d3d1c2ff879b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.902Z] docker_api_swarm_test.go:384: [d223acb332d70] joining swarm manager [d3d1c2ff879b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.902Z] check_test.go:380: [d223acb332d70] daemon is not started [2020-12-01T16:31:42.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.10s) [2020-12-01T16:31:42.903Z] docker_api_swarm_test.go:801: [d09ed5836b021] joining swarm manager [d4e808503da6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_api_swarm_test.go:801: [de32f114d1299] joining swarm manager [d4e808503da6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] docker_api_swarm_test.go:801: [df5d7f19506a3] joining swarm manager [d4e808503da6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-01T16:31:42.903Z] docker_api_swarm_test.go:801: [d9fdad3248347] joining swarm manager [d4e808503da6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-01T16:31:42.903Z] docker_api_swarm_test.go:809: [dbeabda6fb12b] joining swarm manager [d4e808503da6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.63s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.06s) [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:394: [d67894617d9fe] joining swarm manager [d76fc6394b9c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:394: [dbe8418e9aff5] joining swarm manager [d76fc6394b9c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.95s) [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:342: [d5c2cb032d557] joining swarm manager [d76cdd64b555b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:342: [d472690d00f8f] joining swarm manager [d76cdd64b555b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.21s) [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:489: [da271ceb45e2b] joining swarm manager [d800d0747af81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:489: [d79bb2b50519f] joining swarm manager [d800d0747af81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.10s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.84s) [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:127: [d08e8679a8c70] joining swarm manager [da5ffac0d5072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:128: [d03680f2dc045] joining swarm manager [da5ffac0d5072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:136: [d51f959381b25] joining swarm manager [da5ffac0d5072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:137: [dff6e75e3a536] joining swarm manager [da5ffac0d5072]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.39s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.94s) [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:303: [d91dfbae53e1f] joining swarm manager [d65c79a4b4ebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:303: [dc0b181987d9b] joining swarm manager [d65c79a4b4ebf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.26s) [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:99: [d8e9e94ee49de] joining swarm manager [d8223ce211b2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:100: [d066d7dce4349] joining swarm manager [d8223ce211b2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] check_test.go:380: [d8e9e94ee49de] daemon is not started [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.38s) [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:532: [d52b3bb98083f] joining swarm manager [d42efd185e9ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:533: [d85607ec672fb] joining swarm manager [d42efd185e9ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.28s) [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:147: [dec1fae98fab9] joining swarm manager [d7e19de2cf017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_api_swarm_service_test.go:147: [d974361dc0386] joining swarm manager [d7e19de2cf017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.85s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.07s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.73s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.81s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.97s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.67s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.33s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.10s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.43s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.61s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.09s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.58s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.63s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.10s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.93s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.78s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.33s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.02s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.57s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.82s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.99s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.33s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.96s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.56s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.92s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.98s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.08s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.33s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.18s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.83s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.77s) [2020-12-01T16:31:42.903Z] docker_cli_service_logs_test.go:245: checking task l7pc6mhtbva7 [2020-12-01T16:31:42.903Z] docker_cli_service_logs_test.go:250: checking messages for l7pc6mhtbva7 [2020-12-01T16:31:42.903Z] docker_cli_service_logs_test.go:245: checking task uer27vqyn2ce [2020-12-01T16:31:42.903Z] docker_cli_service_logs_test.go:250: checking messages for uer27vqyn2ce [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.34s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.21s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.21s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.51s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.71s) [2020-12-01T16:31:42.903Z] docker_cli_swarm_test.go:1901: [dda1b6870be02] joining swarm manager [da8b3ebf8571c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_cli_swarm_test.go:1902: [dd5cfb99e5fce] joining swarm manager [da8b3ebf8571c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.93s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.36s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.12s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.15s) [2020-12-01T16:31:42.903Z] docker_cli_swarm_test.go:1802: [daab288338151] joining swarm manager [d3fbbaa999159]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_cli_swarm_test.go:1803: [d13eea7a1b716] joining swarm manager [d3fbbaa999159]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.29s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.51s) [2020-12-01T16:31:42.903Z] docker_cli_swarm_test.go:1321: [da919c4462f26] joining swarm manager [d0e7df168c0ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_cli_swarm_test.go:1322: [d775bf2ffb298] joining swarm manager [d0e7df168c0ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.36s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.18s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.33s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.64s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.25s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.91s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.76s) [2020-12-01T16:31:42.903Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-01T16:31:42.903Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.87s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.76s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.47s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.44s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.39s) [2020-12-01T16:31:42.903Z] docker_cli_swarm_test.go:1186: [d80b79646fbd2] joining swarm manager [deb82572d3534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_cli_swarm_test.go:1195: [d10c9a8e02e8d] joining swarm manager [deb82572d3534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.05s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.03s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.48s) [2020-12-01T16:31:42.903Z] docker_cli_swarm_test.go:1118: [d812e2233f10f] joining swarm manager [de8994ef04a0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_cli_swarm_test.go:1119: [dd4ae8cec98fd] joining swarm manager [de8994ef04a0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] docker_cli_swarm_test.go:1172: [dd4059736509d] joining swarm manager [de8994ef04a0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2020-12-01T16:31:42.903Z] docker_cli_swarm_test.go:1453: [d6027f8520946] joining swarm manager [d8b6f73e29862]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] docker_cli_swarm_test.go:1454: [d4609ce9b6c43] joining swarm manager [d8b6f73e29862]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.40s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.27s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.52s) [2020-12-01T16:31:42.903Z] docker_cli_swarm_unix_test.go:62: [de108be5893eb] joining swarm manager [d6244cb2222b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.31s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.80s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.35s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.24s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.40s) [2020-12-01T16:31:42.903Z] docker_api_swarm_test.go:961: [dd0d4db084527] joining swarm manager [d2242a478b192]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.32s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.32s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.41s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.10s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.62s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.56s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.66s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.14s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.29s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.96s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.32s) [2020-12-01T16:31:42.903Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.87s) [2020-12-01T16:31:42.903Z] === RUN TestDockerExternalVolumeSuite [2020-12-01T16:31:42.903Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-12-01T16:31:44.251Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-01T16:31:51.334Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-01T16:31:51.793Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-01T16:32:00.999Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-12-01T16:32:52.239Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-01T16:32:53.208Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-01T16:32:54.768Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-01T16:33:08.709Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-12-01T16:33:15.278Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-12-01T16:33:15.876Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-01T16:33:28.257Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-01T16:33:40.643Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-01T16:33:47.362Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-12-01T16:34:02.247Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-12-01T16:34:16.339Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-01T16:34:28.722Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-01T16:34:34.357Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-12-01T16:34:41.105Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-01T16:34:46.566Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-12-01T16:35:18.651Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-12-01T16:35:33.546Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-12-01T16:35:51.639Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-12-01T16:36:22.371Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-01T16:36:22.371Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-01T16:36:22.371Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-01T16:36:22.371Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-01T16:36:22.371Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-01T16:36:22.371Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-01T16:36:22.371Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-01T16:36:22.371Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-01T16:36:22.371Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-01T16:36:28.168Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-01T16:36:31.085Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-01T16:36:36.883Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-01T16:36:36.883Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-01T16:36:36.883Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-01T16:36:36.883Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-01T16:36:36.883Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-01T16:36:36.883Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-01T16:36:38.321Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-12-01T16:36:39.788Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-01T16:36:39.788Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-01T16:36:40.248Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-01T16:36:40.248Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-01T16:36:41.217Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-01T16:36:47.022Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-01T16:36:56.419Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-12-01T16:37:04.733Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-01T16:37:05.194Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-01T16:37:05.195Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-01T16:37:05.654Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-01T16:37:05.654Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-01T16:37:05.654Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-01T16:37:05.654Z] === RUN TestDockerSuite/TestBuildFails [2020-12-01T16:37:07.835Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-01T16:37:07.835Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-01T16:37:13.635Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-01T16:37:19.432Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-01T16:37:28.504Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-12-01T16:37:31.822Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-01T16:37:38.900Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-01T16:37:39.358Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-01T16:37:46.435Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-01T16:37:46.435Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-01T16:37:46.894Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-01T16:37:47.354Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-01T16:37:47.354Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-01T16:38:00.595Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-12-01T16:38:02.168Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-01T16:38:02.168Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-01T16:38:12.502Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-01T16:38:12.807Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-12-01T16:38:12.961Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-01T16:38:15.138Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-01T16:38:15.138Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-01T16:38:16.108Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-01T16:38:16.108Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-01T16:38:21.903Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-01T16:38:22.364Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-01T16:38:22.823Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-01T16:38:23.791Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-01T16:38:24.250Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-01T16:38:25.218Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-01T16:38:26.755Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-12-01T16:38:30.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-12-01T16:38:32.559Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-01T16:38:32.559Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-01T16:38:32.559Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-01T16:38:32.559Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-01T16:38:32.559Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-01T16:38:33.174Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-01T16:38:33.174Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-01T16:38:33.634Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-01T16:38:34.601Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-01T16:38:40.399Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-01T16:38:45.791Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-12-01T16:38:58.101Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-01T16:38:58.101Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-01T16:38:59.070Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-01T16:39:00.697Z] --- PASS: TestDockerExternalVolumeSuite (437.40s) [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2020-12-01T16:39:00.698Z] docker_cli_external_volume_driver_test.go:53: [d1823ede6c396] daemon is not started [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-12-01T16:39:00.698Z] docker_cli_external_volume_driver_test.go:53: [d2ffee6b960f0] daemon is not started [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-12-01T16:39:00.698Z] docker_cli_external_volume_driver_test.go:53: [d209cb3a53f30] daemon is not started [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.14s) [2020-12-01T16:39:00.698Z] docker_cli_external_volume_driver_test.go:53: [d685a62c19273] daemon is not started [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.29s) [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s) [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.76s) [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2020-12-01T16:39:00.698Z] docker_cli_external_volume_driver_test.go:485: [d7e966305e93c] daemon is not started [2020-12-01T16:39:00.698Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-12-01T16:39:00.698Z] docker_cli_external_volume_driver_test.go:53: [dfcc9c2f70e11] daemon is not started [2020-12-01T16:39:00.698Z] PASS [2020-12-01T16:39:00.698Z] [2020-12-01T16:39:00.698Z] === Skipped [2020-12-01T16:39:00.698Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-12-01T16:39:00.698Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-12-01T16:39:00.698Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-12-01T16:39:00.698Z] check_test.go:309: [d42a8b05b8ea0] daemon is not started [2020-12-01T16:39:00.698Z] [2020-12-01T16:39:00.698Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.03s) [2020-12-01T16:39:00.698Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.03s) [2020-12-01T16:39:00.698Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-12-01T16:39:00.698Z] check_test.go:309: [dffafe2facd22] daemon is not started [2020-12-01T16:39:00.698Z] [2020-12-01T16:39:00.698Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-12-01T16:39:00.698Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-12-01T16:39:00.698Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-12-01T16:39:00.698Z] check_test.go:309: [d8370984c58b0] daemon is not started [2020-12-01T16:39:00.698Z] [2020-12-01T16:39:00.698Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-12-01T16:39:00.698Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-12-01T16:39:00.698Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-12-01T16:39:00.698Z] [2020-12-01T16:39:00.698Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-01T16:39:00.698Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-01T16:39:00.698Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-12-01T16:39:00.698Z] [2020-12-01T16:39:00.698Z] [2020-12-01T16:39:00.698Z] DONE 273 tests, 5 skipped in 2500.367s [2020-12-01T16:39:00.698Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-01T16:39:00.698Z] ++++ cat bundles/test-integration/docker.pid [2020-12-01T16:39:00.698Z] +++ kill 8031 [2020-12-01T16:39:01.635Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db3fd0c1f3b3f/docker.pid [2020-12-01T16:39:01.635Z] +++ kill 6033 [2020-12-01T16:39:01.635Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6033 is not a child of this shell [2020-12-01T16:39:01.635Z] warning: PID 6033 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db3fd0c1f3b3f/docker.pid had a nonzero exit code [2020-12-01T16:39:01.635Z] +++ /etc/init.d/apparmor stop [2020-12-01T16:39:01.635Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-01T16:39:01.635Z] [2020-12-01T16:39:01.635Z] Unloading profiles will leave already running processes permanently [2020-12-01T16:39:01.635Z] unconfined, which can lead to unexpected situations. [2020-12-01T16:39:01.635Z] [2020-12-01T16:39:01.635Z] To set a process to complain mode, use the command line tool [2020-12-01T16:39:01.635Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-01T16:39:01.635Z] +++ true [2020-12-01T16:39:01.635Z] exiting test-integration [2020-12-01T16:39:01.635Z] ++ exit 0 [2020-12-01T16:39:01.635Z] [2020-12-01T16:39:01.894Z] + exit 0 [2020-12-01T16:39:01.894Z] ++ jobs -p [2020-12-01T16:39:01.894Z] + pids= [2020-12-01T16:39:01.894Z] + echo 'Remaining pids to kill: []' [2020-12-01T16:39:01.894Z] Remaining pids to kill: [] [2020-12-01T16:39:01.894Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-12-01T16:39:01.908Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-01T16:39:04.111Z] + echo Ensuring container killed. [2020-12-01T16:39:04.111Z] Ensuring container killed. [2020-12-01T16:39:04.111Z] + docker ps -aq -f name=docker-pr1-* [2020-12-01T16:39:04.111Z] + cids=f5ebff6102ca [2020-12-01T16:39:04.111Z] 29ee0e04f301 [2020-12-01T16:39:04.111Z] 49e349525f1d [2020-12-01T16:39:04.111Z] + [ -n f5ebff6102ca [2020-12-01T16:39:04.111Z] 29ee0e04f301 [2020-12-01T16:39:04.111Z] 49e349525f1d ] [2020-12-01T16:39:04.111Z] + docker rm -vf f5ebff6102ca 29ee0e04f301 49e349525f1d [2020-12-01T16:39:06.653Z] f5ebff6102ca [2020-12-01T16:39:06.653Z] 29ee0e04f301 [2020-12-01T16:39:06.653Z] 49e349525f1d [Pipeline] sh [2020-12-01T16:39:06.942Z] + echo Chowning /workspace to jenkins user [2020-12-01T16:39:06.942Z] Chowning /workspace to jenkins user [2020-12-01T16:39:06.942Z] + id -u [2020-12-01T16:39:06.942Z] + id -g [2020-12-01T16:39:06.942Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41736:/workspace busybox chown -R 1000:1000 /workspace [2020-12-01T16:39:06.942Z] Unable to find image 'busybox:latest' locally [2020-12-01T16:39:06.942Z] latest: Pulling from library/busybox [2020-12-01T16:39:07.201Z] 5f5dd3e95e9f: Pulling fs layer [2020-12-01T16:39:07.201Z] 5f5dd3e95e9f: Verifying Checksum [2020-12-01T16:39:07.201Z] 5f5dd3e95e9f: Download complete [2020-12-01T16:39:07.461Z] 5f5dd3e95e9f: Pull complete [2020-12-01T16:39:07.461Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-12-01T16:39:07.461Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-01T16:39:10.299Z] + bundleName=amd64 [2020-12-01T16:39:10.299Z] + echo Creating amd64-bundles.tar.gz [2020-12-01T16:39:10.299Z] Creating amd64-bundles.tar.gz [2020-12-01T16:39:10.299Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-01T16:39:10.299Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-01T16:39:11.250Z] Archiving artifacts [2020-12-01T16:39:13.074Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41736/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-01T16:39:13.384Z] + make clean [2020-12-01T16:39:13.646Z] docker volume rm -f docker-dev-cache [2020-12-01T16:39:13.646Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-01T16:39:41.594Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-01T16:39:56.409Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-01T16:40:01.099Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-01T16:40:08.198Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-01T16:40:18.522Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-01T16:40:36.207Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-01T16:40:36.207Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-01T16:40:44.781Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-01T16:40:45.240Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-01T16:40:45.240Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-01T16:40:45.240Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-01T16:40:48.150Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-01T16:40:52.844Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-01T16:40:55.022Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-01T16:40:55.481Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-01T16:40:55.481Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-01T16:40:58.387Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-01T16:40:59.924Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-01T16:41:00.892Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-01T16:41:11.219Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-01T16:41:12.757Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-01T16:41:23.086Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-01T16:41:25.269Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-01T16:41:35.599Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-01T16:41:41.394Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-01T16:41:47.189Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-01T16:41:47.649Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-01T16:41:47.649Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-01T16:41:47.649Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-01T16:41:49.827Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-01T16:41:49.827Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-01T16:42:40.521Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-01T16:42:55.338Z] === RUN TestDockerSuite/TestBuildRm [2020-12-01T16:43:10.161Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-01T16:43:13.901Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-01T16:43:13.901Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-01T16:43:13.901Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-01T16:43:15.437Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-01T16:43:19.175Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-01T16:43:22.915Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-01T16:43:28.714Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-01T16:43:49.813Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-01T16:43:50.781Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-01T16:43:51.244Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-01T16:44:03.688Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-01T16:44:03.688Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-01T16:44:09.481Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-01T16:44:09.481Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-01T16:44:15.276Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-01T16:44:45.247Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-01T16:44:45.247Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-01T16:44:45.247Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-01T16:44:46.218Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-01T16:44:52.018Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-01T16:44:57.817Z] === RUN TestDockerSuite/TestBuildUser [2020-12-01T16:44:57.817Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-01T16:44:57.817Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-01T16:44:57.817Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-01T16:45:02.506Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-01T16:45:02.966Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-01T16:45:05.877Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-01T16:45:05.877Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-01T16:45:05.877Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-01T16:45:31.033Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-01T16:45:31.033Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-01T16:45:43.416Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-01T16:45:53.744Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-01T16:45:53.744Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-01T16:45:53.744Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-01T16:45:55.926Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-01T16:45:56.385Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-12-01T16:46:11.206Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-01T16:46:14.945Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-01T16:46:15.406Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-01T16:46:33.107Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-01T16:46:33.107Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-01T16:46:33.107Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-01T16:46:33.107Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-01T16:46:33.107Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-01T16:46:43.447Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-01T16:46:44.416Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-01T16:46:44.875Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-01T16:46:44.875Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-01T16:46:44.875Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-01T16:46:47.052Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-01T16:46:52.848Z] === RUN TestDockerSuite/TestCommitChange [2020-12-01T16:46:58.643Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-01T16:47:04.439Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-01T16:47:04.439Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-01T16:47:16.834Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-01T16:47:16.834Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-01T16:47:34.520Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-01T16:47:38.257Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-01T16:47:38.257Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-01T16:47:38.257Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-01T16:47:38.257Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-01T16:47:38.257Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-01T16:47:38.257Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-12-01T16:47:38.257Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-01T16:47:38.257Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-01T16:47:38.257Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-01T16:47:53.072Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-01T16:47:58.871Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-01T16:47:58.871Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-01T16:48:01.050Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-01T16:48:01.050Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-01T16:48:01.050Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-01T16:48:01.050Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-01T16:48:03.235Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-01T16:48:03.235Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-01T16:48:03.235Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-01T16:48:06.150Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-01T16:48:06.151Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-01T16:48:06.151Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-01T16:48:06.151Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-01T16:48:06.151Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-01T16:48:09.066Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-01T16:48:11.247Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-01T16:48:13.428Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-01T16:48:13.428Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-01T16:48:13.428Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-01T16:48:15.606Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-01T16:48:15.606Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-01T16:48:18.530Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-01T16:48:18.530Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-01T16:48:18.530Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-01T16:48:21.441Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-01T16:48:21.441Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-01T16:48:23.624Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-01T16:48:23.624Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-01T16:48:26.529Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-01T16:48:26.529Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-01T16:48:28.716Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-01T16:48:33.410Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-01T16:48:38.107Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-01T16:48:38.107Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-01T16:48:38.107Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-01T16:48:38.107Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-01T16:48:38.107Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-01T16:48:39.644Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-01T16:48:39.644Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-01T16:48:42.551Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-01T16:48:42.552Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-01T16:48:44.734Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-01T16:48:44.734Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-01T16:48:49.424Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-01T16:48:50.965Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-01T16:48:50.965Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-01T16:48:50.965Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-01T16:48:50.965Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-01T16:48:50.965Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-01T16:48:50.965Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-12-01T16:48:53.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-01T16:48:53.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-12-01T16:48:56.053Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-12-01T16:48:58.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-12-01T16:49:00.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-12-01T16:49:03.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000657220_} [2020-12-01T16:49:10.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1377346362_c:\foo_false____} [2020-12-01T16:49:13.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1377346362_c:\foo_true____} [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-01T16:49:15.495Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-01T16:49:18.407Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-01T16:49:18.408Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-01T16:49:18.408Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-01T16:49:18.408Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-01T16:49:18.408Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-01T16:49:18.408Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-01T16:49:18.408Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-01T16:49:18.408Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-01T16:49:18.408Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-01T16:49:18.408Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-01T16:49:18.408Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-01T16:49:18.408Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-01T16:49:18.408Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-01T16:49:18.408Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-01T16:49:21.316Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-01T16:49:21.316Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-01T16:49:21.316Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-01T16:49:28.397Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-01T16:49:28.397Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-01T16:49:28.397Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-01T16:49:28.397Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-01T16:49:38.718Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-01T16:49:40.255Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-01T16:49:40.255Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-01T16:49:40.255Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-01T16:49:55.070Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-01T16:49:55.070Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-01T16:49:55.070Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-01T16:50:03.640Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-01T16:50:03.640Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-01T16:50:03.640Z] === RUN TestDockerSuite/TestCpToDot [2020-12-01T16:50:06.551Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-01T16:50:06.551Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-01T16:50:06.551Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-01T16:50:08.733Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-01T16:50:08.733Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-01T16:50:08.733Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-01T16:50:08.733Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-01T16:50:08.733Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-01T16:50:08.733Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-01T16:50:09.193Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-01T16:50:11.373Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-01T16:50:13.555Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-01T16:50:13.555Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-01T16:50:14.014Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-01T16:50:16.194Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-01T16:50:16.653Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-01T16:50:17.112Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-01T16:50:17.112Z] === RUN TestDockerSuite/TestCreateRM [2020-12-01T16:50:17.112Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-01T16:50:17.112Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-01T16:50:17.574Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-01T16:50:17.574Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-01T16:50:26.150Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-01T16:50:26.150Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-01T16:50:27.118Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-01T16:50:31.816Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-01T16:50:31.816Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-01T16:50:31.816Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-01T16:50:33.998Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-01T16:50:33.998Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-01T16:50:33.998Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-01T16:50:34.458Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-01T16:50:34.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-01T16:50:34.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-01T16:50:34.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-01T16:50:34.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-01T16:50:34.458Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-01T16:50:34.458Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-01T16:50:34.459Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-01T16:50:34.459Z] === RUN TestDockerSuite/TestDockerFails [2020-12-01T16:50:34.459Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-01T16:50:34.459Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-01T16:50:34.459Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-01T16:50:34.459Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-01T16:50:34.459Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-01T16:50:34.459Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-01T16:50:37.365Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-01T16:50:39.543Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-01T16:50:41.722Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-01T16:50:50.303Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-01T16:50:56.098Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-01T16:51:01.891Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-01T16:51:08.964Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-01T16:51:08.964Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-01T16:51:12.699Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-01T16:51:13.159Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-01T16:51:14.700Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-01T16:51:19.389Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-01T16:51:24.077Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-01T16:51:24.077Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-01T16:51:24.077Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-01T16:51:24.077Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-01T16:51:24.077Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-01T16:51:24.077Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-01T16:51:25.613Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-01T16:51:25.613Z] === RUN TestDockerSuite/TestEventsRename [2020-12-01T16:51:27.794Z] === RUN TestDockerSuite/TestEventsResize [2020-12-01T16:51:30.701Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-01T16:51:32.881Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-01T16:51:35.787Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-01T16:51:40.477Z] === RUN TestDockerSuite/TestEventsTop [2020-12-01T16:51:40.477Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-01T16:51:43.381Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-12-01T16:51:47.118Z] === RUN TestDockerSuite/TestExec [2020-12-01T16:51:47.118Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-01T16:51:47.118Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-01T16:51:49.296Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-01T16:51:50.833Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-01T16:51:50.833Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-01T16:51:50.833Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-01T16:51:50.833Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-01T16:51:53.011Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-01T16:51:55.195Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-01T16:51:57.372Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-01T16:51:59.570Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-12-01T16:52:04.264Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-01T16:52:04.264Z] === RUN TestDockerSuite/TestExecEnv [2020-12-01T16:52:04.264Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-01T16:52:04.264Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-01T16:52:07.170Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-01T16:52:11.860Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-01T16:52:11.860Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-01T16:52:11.860Z] === RUN TestDockerSuite/TestExecParseError [2020-12-01T16:52:11.860Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-01T16:52:11.860Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-01T16:52:11.860Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-01T16:52:14.038Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-01T16:52:14.038Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-01T16:52:14.038Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-01T16:52:14.038Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-01T16:52:14.038Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-01T16:52:14.039Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-01T16:52:16.948Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-01T16:52:16.948Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-01T16:52:25.528Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-01T16:52:25.528Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-01T16:52:25.528Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-01T16:52:25.528Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-01T16:52:31.327Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-01T16:52:37.124Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-01T16:52:40.032Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-01T16:52:45.827Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-01T16:52:45.827Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-01T16:52:45.827Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-01T16:52:45.827Z] === RUN TestDockerSuite/TestHealth [2020-12-01T16:52:45.827Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-01T16:52:45.827Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-01T16:52:45.827Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-01T16:52:46.287Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-01T16:52:50.983Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-01T16:52:50.983Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-01T16:52:50.983Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-01T16:52:51.445Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-01T16:52:51.445Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-01T16:52:51.904Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-01T16:52:52.363Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-01T16:52:52.363Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-01T16:52:53.335Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-01T16:52:53.795Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-01T16:52:55.332Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-01T16:52:55.792Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-01T16:52:57.970Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-01T16:53:00.153Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-01T16:53:00.612Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-01T16:53:00.612Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-01T16:53:04.347Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-01T16:53:04.347Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-01T16:53:07.252Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-01T16:53:07.252Z] === RUN TestDockerSuite/TestImportFile [2020-12-01T16:53:07.252Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-01T16:53:07.252Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-01T16:53:07.252Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-01T16:53:07.252Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-01T16:53:07.252Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-01T16:53:07.252Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-01T16:53:07.252Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-01T16:53:07.252Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-01T16:53:07.252Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-01T16:53:07.252Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-01T16:53:07.252Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-01T16:53:09.438Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-01T16:53:12.345Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-01T16:53:12.345Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-01T16:53:12.345Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-01T16:53:12.804Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-01T16:53:12.804Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-01T16:53:14.985Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-01T16:53:14.985Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-01T16:53:17.894Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-01T16:53:17.894Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-01T16:53:17.894Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-01T16:53:17.894Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-01T16:53:20.073Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-01T16:53:25.868Z] === RUN TestDockerSuite/TestInspectImage [2020-12-01T16:53:25.868Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-01T16:53:25.868Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-01T16:53:25.868Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-01T16:53:27.405Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-01T16:53:29.584Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-01T16:53:29.584Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-01T16:53:32.493Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-01T16:53:34.678Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-01T16:53:34.678Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-01T16:53:34.678Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-01T16:53:36.858Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-01T16:53:39.765Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-01T16:53:44.457Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-01T16:53:46.643Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-01T16:53:48.823Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-01T16:53:51.002Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-01T16:53:53.180Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-01T16:53:55.359Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-01T16:53:58.267Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-01T16:54:00.454Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-01T16:54:02.633Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-01T16:54:08.429Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-01T16:54:11.338Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-01T16:54:11.338Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-01T16:54:13.519Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-01T16:54:13.519Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-01T16:54:22.082Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-01T16:54:30.651Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-01T16:54:39.223Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-01T16:54:41.400Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-01T16:54:44.304Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-01T16:54:44.304Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-01T16:54:46.483Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-01T16:54:48.662Z] === RUN TestDockerSuite/TestLogsSince [2020-12-01T16:54:58.984Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-01T16:54:58.984Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-01T16:54:58.984Z] === RUN TestDockerSuite/TestLogsTail [2020-12-01T16:55:00.527Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-01T16:55:03.433Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-01T16:55:05.612Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-01T16:55:05.612Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-01T16:55:05.612Z] === RUN TestDockerSuite/TestNetHostname [2020-12-01T16:55:05.612Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-01T16:55:05.612Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-01T16:55:05.612Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-01T16:55:05.612Z] === RUN TestDockerSuite/TestPluginActive [2020-12-01T16:55:05.612Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-01T16:55:05.612Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-01T16:55:06.070Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-01T16:55:06.070Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-01T16:55:06.070Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-01T16:55:06.070Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-01T16:55:06.070Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-01T16:55:06.070Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-01T16:55:06.070Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-01T16:55:06.070Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-01T16:55:06.070Z] === RUN TestDockerSuite/TestPortList [2020-12-01T16:55:06.070Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-01T16:55:10.762Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-01T16:55:10.762Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-01T16:55:10.762Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-01T16:55:10.762Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-01T16:55:10.762Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-01T16:55:10.762Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-01T16:55:10.762Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-01T16:55:10.762Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-01T16:55:10.762Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-01T16:55:10.762Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-01T16:55:15.454Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-01T16:55:15.454Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-01T16:55:25.779Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-01T16:55:25.779Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-01T16:55:36.109Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-01T16:55:50.921Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-01T16:55:50.921Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-01T16:55:50.921Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-01T16:56:05.733Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-01T16:56:08.644Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-01T16:56:21.029Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-01T16:56:25.720Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-01T16:56:25.720Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-01T16:56:25.720Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-01T16:56:30.410Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-01T16:56:30.410Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-01T16:56:30.410Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-01T16:56:30.410Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-01T16:56:30.410Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-01T16:56:38.979Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-01T16:56:38.979Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-01T16:56:40.518Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-01T16:56:40.518Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-01T16:56:41.485Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-01T16:56:42.452Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-01T16:56:42.452Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-01T16:56:47.142Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-01T16:56:51.830Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-01T16:56:53.367Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-01T16:57:18.529Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-01T16:57:18.529Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-01T16:57:25.610Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-01T16:57:25.610Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-01T16:57:25.610Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-01T16:57:25.610Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-01T16:57:30.300Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-01T16:57:34.989Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-01T16:57:34.989Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-01T16:57:39.675Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-01T16:57:39.675Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-01T16:57:39.675Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-01T16:57:57.364Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-01T16:57:57.823Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-01T16:57:58.790Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-01T16:58:05.858Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-01T16:58:11.651Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-01T16:58:20.217Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-01T16:58:24.904Z] === RUN TestDockerSuite/TestRmiTag [2020-12-01T16:58:25.874Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-01T16:58:28.778Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-01T16:58:49.896Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-01T16:58:49.896Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-01T16:58:55.693Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-01T16:58:56.661Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-01T16:58:56.661Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-01T16:58:56.661Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-01T16:58:56.661Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-01T16:58:57.120Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-01T16:58:57.120Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-01T16:58:57.120Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-01T16:58:57.120Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-01T16:58:59.299Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-01T16:58:59.299Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-01T16:58:59.299Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-01T16:59:03.989Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-01T16:59:06.890Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-01T16:59:09.064Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-01T16:59:11.245Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-01T16:59:13.424Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-01T16:59:13.424Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-01T16:59:18.109Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-01T16:59:18.109Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-01T16:59:18.109Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-01T16:59:18.109Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-01T16:59:18.109Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-01T16:59:18.109Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-01T16:59:18.109Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-01T16:59:18.109Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-01T16:59:18.109Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-01T16:59:18.109Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-01T16:59:18.109Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-01T16:59:18.109Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-01T16:59:20.287Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-01T16:59:20.287Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-01T16:59:23.339Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-01T16:59:23.339Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-01T16:59:23.339Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-01T16:59:25.518Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-01T16:59:25.518Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-01T16:59:25.518Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-01T16:59:25.518Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-01T16:59:25.518Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-01T16:59:25.518Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-01T16:59:25.518Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-01T16:59:25.518Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-01T16:59:28.424Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-01T16:59:30.602Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-01T16:59:32.780Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-01T16:59:32.780Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-01T16:59:32.780Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-01T16:59:32.780Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-01T16:59:34.958Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-01T16:59:34.958Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-01T16:59:34.958Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-01T16:59:34.958Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-01T16:59:34.958Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-01T16:59:37.137Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-01T16:59:44.206Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-01T16:59:44.206Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-01T16:59:44.206Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-01T16:59:44.206Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-01T16:59:44.206Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-01T16:59:44.206Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-01T16:59:44.206Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-01T16:59:46.385Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-01T16:59:46.385Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-01T16:59:46.385Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-01T16:59:46.385Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-01T16:59:48.564Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-01T16:59:50.741Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-01T16:59:50.742Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-01T16:59:53.649Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-01T16:59:53.649Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-01T16:59:53.649Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-01T16:59:53.649Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-01T16:59:55.830Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-01T16:59:58.011Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-01T17:00:00.191Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-01T17:00:02.369Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-01T17:00:02.828Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-01T17:00:02.828Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-01T17:00:02.828Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-01T17:00:02.828Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-01T17:00:02.828Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-01T17:00:02.828Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-01T17:00:02.828Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-01T17:00:02.828Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-01T17:00:13.142Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-01T17:00:13.142Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-01T17:00:13.142Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-01T17:00:13.142Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-01T17:00:13.142Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-01T17:00:13.142Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-01T17:00:13.142Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-01T17:00:21.713Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-01T17:00:21.713Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunMount [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-01T17:00:22.681Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-01T17:00:29.760Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-01T17:00:29.760Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-01T17:00:30.220Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-01T17:00:30.220Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-01T17:00:34.914Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-01T17:00:39.597Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-01T17:00:39.597Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-01T17:00:39.597Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-01T17:00:39.597Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-01T17:00:39.597Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-01T17:00:39.597Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-01T17:00:39.597Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-01T17:00:39.597Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-01T17:00:39.597Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-01T17:00:39.597Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-01T17:00:39.597Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-01T17:00:41.133Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-01T17:00:43.310Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-01T17:00:45.487Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-01T17:00:46.453Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-01T17:00:48.633Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-01T17:00:49.093Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-01T17:00:49.093Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-01T17:00:49.093Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-01T17:00:49.093Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-01T17:00:49.093Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-01T17:00:49.093Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-01T17:00:49.093Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-01T17:00:49.093Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-01T17:00:52.825Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-01T17:00:52.825Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-01T17:00:52.825Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-01T17:00:52.825Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-01T17:00:52.825Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-01T17:00:52.825Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-01T17:01:07.644Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-01T17:01:07.644Z] === RUN TestDockerSuite/TestRunRm [2020-12-01T17:01:13.438Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-01T17:01:19.231Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-01T17:01:21.411Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-01T17:01:23.591Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-01T17:01:25.769Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-01T17:01:28.679Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-01T17:01:28.679Z] === RUN TestDockerSuite/TestRunState [2020-12-01T17:01:28.679Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-01T17:01:30.857Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-01T17:01:30.857Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-01T17:01:33.036Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-01T17:01:33.036Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-01T17:01:33.036Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-01T17:01:33.036Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-01T17:01:33.036Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-01T17:01:33.036Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-01T17:01:38.854Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-01T17:01:38.854Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-01T17:01:38.854Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-01T17:01:38.854Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-01T17:01:38.854Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-01T17:01:38.854Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-01T17:01:38.854Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-01T17:01:38.854Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-01T17:01:38.854Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-01T17:01:38.854Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-01T17:01:38.854Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-01T17:01:41.032Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-01T17:01:41.032Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-01T17:01:43.210Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-01T17:01:43.210Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-01T17:01:43.210Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-01T17:01:46.112Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-01T17:01:53.182Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-01T17:01:57.873Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-01T17:02:04.954Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-01T17:02:04.954Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-01T17:02:04.954Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-01T17:02:08.688Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-01T17:02:10.865Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-01T17:02:13.043Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-01T17:02:13.043Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-01T17:02:13.043Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-01T17:02:13.043Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-01T17:02:13.043Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-01T17:02:13.043Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-01T17:02:13.043Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-01T17:02:13.043Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-01T17:02:13.043Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-01T17:02:17.735Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-01T17:02:19.270Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-01T17:02:21.448Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-01T17:02:26.138Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-01T17:02:26.138Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-01T17:02:26.138Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-01T17:02:26.138Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-01T17:02:26.138Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-01T17:02:26.138Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-01T17:02:26.138Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-01T17:02:26.138Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-01T17:02:26.138Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-01T17:02:26.138Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-01T17:02:26.138Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-01T17:02:26.138Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-01T17:02:26.138Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-01T17:02:26.138Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-01T17:02:26.597Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-01T17:02:26.597Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-01T17:02:26.597Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-01T17:02:26.597Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-01T17:02:28.776Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-01T17:02:29.235Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-01T17:02:29.694Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-01T17:02:30.154Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-01T17:02:31.693Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-01T17:02:38.771Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-01T17:02:38.771Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-01T17:02:47.347Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-01T17:02:47.347Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-01T17:02:55.914Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-01T17:02:55.914Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-01T17:02:55.914Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-01T17:02:55.914Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-01T17:02:55.914Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-01T17:03:06.232Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-01T17:03:06.232Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-01T17:03:06.232Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-01T17:03:06.232Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-01T17:03:06.232Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-01T17:03:06.232Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-01T17:03:06.232Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-01T17:03:07.768Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-01T17:03:09.949Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-01T17:03:09.949Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-01T17:03:14.639Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-01T17:03:14.639Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-01T17:03:14.639Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-01T17:03:14.639Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-01T17:03:14.639Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-01T17:03:14.639Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-01T17:03:14.639Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-01T17:03:32.316Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-01T17:03:32.316Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-01T17:03:32.316Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-01T17:03:32.316Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-01T17:03:32.316Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-01T17:03:32.316Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-01T17:03:32.316Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-01T17:03:33.856Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-01T17:03:33.856Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-01T17:03:38.542Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-01T17:03:38.542Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-01T17:03:39.001Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-01T17:03:39.001Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-01T17:03:39.459Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-01T17:03:48.023Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-01T17:03:48.023Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-01T17:03:48.482Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-01T17:03:48.482Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-01T17:03:48.482Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-01T17:03:55.556Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-01T17:03:55.556Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-01T17:03:56.014Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-01T17:04:06.338Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-01T17:04:06.338Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite (2664.80s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-12-01T17:04:06.338Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-12-01T17:04:06.338Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (167.86s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-12-01T17:04:06.338Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-12-01T17:04:06.338Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-01T17:04:06.338Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-01T17:04:06.338Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-12-01T17:04:06.338Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-12-01T17:04:06.338Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-12-01T17:04:06.338Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-01T17:04:06.338Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.62s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-12-01T17:04:06.338Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-12-01T17:04:06.338Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.95s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.21s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-12-01T17:04:06.338Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-12-01T17:04:06.338Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-12-01T17:04:06.338Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-12-01T17:04:06.338Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.21s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-12-01T17:04:06.338Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-12-01T17:04:06.338Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.25s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (121.31s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2020-12-01T17:04:06.338Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.71s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.46s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.04s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.41s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.62s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.32s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.28s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.49s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.41s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.08s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.85s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.78s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.41s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.63s) [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.77s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.65s) [2020-12-01T17:04:06.338Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.338Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.36s) [2020-12-01T17:04:06.338Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-12-01T17:04:06.339Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.339Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-01T17:04:06.339Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.88s) [2020-12-01T17:04:06.339Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-12-01T17:04:06.339Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2020-12-01T17:04:06.339Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-12-01T17:04:06.339Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.339Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-12-01T17:04:06.339Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.65s) [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.19s) [2020-12-01T17:04:06.339Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2020-12-01T17:04:06.339Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.339Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-12-01T17:04:06.339Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.52s) [2020-12-01T17:04:06.339Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2020-12-01T17:04:06.339Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.06s) [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.43s) [2020-12-01T17:04:06.339Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-12-01T17:04:06.339Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.339Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-12-01T17:04:06.339Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s) [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.69s) [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.11s) [2020-12-01T17:04:06.339Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-12-01T17:04:06.339Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.339Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2020-12-01T17:04:06.339Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.21s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.82s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.10s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.69s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.41s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.04s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.90s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.50s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.81s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.18s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.59s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.37s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.28s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerignore (72.43s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.00s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.52s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.95s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.08s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.11s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.33s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.59s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.92s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.56s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.18s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (98.27s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.66s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.11s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.32s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.07s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.35s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.28s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.26s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.57s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildFails (2.22s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.64s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.30s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.37s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.76s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.52s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.30s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.71s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildHistory (10.11s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.04s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.16s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.05s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.58s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.36s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.63s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.06s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.72s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.16s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.97s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.17s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.25s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.55s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.12s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.59s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.60s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.88s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.42s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.03s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.64s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.28s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.61s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.81s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.80s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.41s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.11s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.14s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.23s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.83s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildRm (14.98s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.47s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-12-01T17:04:06.800Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.63s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.58s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.70s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.30s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.57s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.02s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.13s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.50s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildStderr (5.31s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.86s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.05s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.26s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.46s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.87s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.87s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.77s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.91s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.02s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.90s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.98s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.64s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.19s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.42s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.61s) [2020-12-01T17:04:06.800Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.12s) [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2020-12-01T17:04:06.800Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.800Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2020-12-01T17:04:06.801Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-12-01T17:04:06.801Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.56s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2020-12-01T17:04:06.801Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-12-01T17:04:06.801Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-01T17:04:06.801Z] docker_cli_sni_test.go:18: Flakey test [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.23s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.31s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCommitChange (5.84s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.43s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.08s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCommitTTY (17.14s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.29s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2020-12-01T17:04:06.801Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-01T17:04:06.801Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.49s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.60s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.19s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.59s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.62s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.81s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.12s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.01s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.35s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.87s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.70s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.20s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.81s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.39s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.32s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.27s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.87s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.73s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.45s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.39s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.01s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.05s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.10s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.47s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.35s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.50s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.57s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000657220_} (7.45s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1377346362_c:\foo_false____} (2.35s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1377346362_c:\foo_true____} (2.36s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.46s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2020-12-01T17:04:06.801Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-12-01T17:04:06.801Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.49s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.20s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.59s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.36s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.03s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.38s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCpToDot (2.61s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCpToStdout (2.39s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.05s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.32s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.13s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-12-01T17:04:06.801Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.35s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.65s) [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-12-01T17:04:06.801Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.30s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-12-01T17:04:06.801Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.801Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2020-12-01T17:04:06.801Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-12-01T17:04:06.801Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-12-01T17:04:06.802Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-12-01T17:04:06.802Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-12-01T17:04:06.802Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-12-01T17:04:06.802Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-12-01T17:04:06.802Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-12-01T17:04:06.802Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-12-01T17:04:06.802Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2020-12-01T17:04:06.802Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.35s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.32s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.35s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.42s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsCopy (5.80s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.23s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.05s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.01s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsFilters (4.75s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsFormat (4.62s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsRename (2.41s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsResize (2.81s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.22s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.77s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.03s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.65s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-12-01T17:04:06.802Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.96s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.94s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-12-01T17:04:06.802Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-12-01T17:04:06.802Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-12-01T17:04:06.802Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.89s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.08s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.27s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.32s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.86s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.22s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestExecInspectID (4.87s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-12-01T17:04:06.802Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.52s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-12-01T17:04:06.802Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.61s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.55s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.04s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.09s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.04s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.02s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-12-01T17:04:06.802Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.95s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-01T17:04:06.802Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.03s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.72s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.17s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.59s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.67s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImportBadURL (2.47s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-12-01T17:04:06.802Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-12-01T17:04:06.802Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.91s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.04s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.11s) [2020-12-01T17:04:06.802Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.09s) [2020-12-01T17:04:06.802Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.30s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.23s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.37s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectDefault (2.21s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectHistory (5.30s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.23s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.09s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.29s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.31s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2020-12-01T17:04:06.802Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.22s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectStatus (2.85s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.76s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.54s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.18s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.18s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.21s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.19s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.29s) [2020-12-01T17:04:06.802Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-12-01T17:04:06.802Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.802Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.96s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.00s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.00s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.70s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-12-01T17:04:06.803Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.23s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.48s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.67s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.47s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.51s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.60s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.36s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.27s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsSince (9.14s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsTail (2.65s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.80s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.25s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2020-12-01T17:04:06.803Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.48s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-12-01T17:04:06.803Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-12-01T17:04:06.803Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-12-01T17:04:06.803Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-12-01T17:04:06.803Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-12-01T17:04:06.803Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-12-01T17:04:06.803Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-12-01T17:04:06.803Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-12-01T17:04:06.803Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.37s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-12-01T17:04:06.803Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPsByOrder (9.37s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-01T17:04:06.803Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.08s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.83s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.14s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.97s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.88s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.71s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-12-01T17:04:06.803Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.75s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.93s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.96s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-12-01T17:04:06.803Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.29s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.33s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.39s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.37s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.63s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.52s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.42s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.50s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.47s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.75s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.11s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.02s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.30s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.14s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiTag (0.86s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.42s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.89s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.65s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.76s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.11s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.15s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.71s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.92s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.20s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.30s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.16s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.53s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.11s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.02s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.15s) [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-12-01T17:04:06.803Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.28s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.32s) [2020-12-01T17:04:06.803Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.17s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.50s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.58s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.25s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.20s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.29s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.27s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunExitCode (2.37s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.24s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.47s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.25s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.08s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.68s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.88s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.16s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.08s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.14s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.21s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.17s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.21s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.06s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.38s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunRm (7.16s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.01s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.40s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.17s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.29s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.67s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.27s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.04s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.18s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.36s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.21s) [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-12-01T17:04:06.804Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.08s) [2020-12-01T17:04:06.804Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.82s) [2020-12-01T17:04:07.265Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.63s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.11s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.22s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.27s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.31s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.48s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.79s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.19s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.55s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2020-12-01T17:04:07.266Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.77s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.43s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.88s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2020-12-01T17:04:07.266Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.56s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.08s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.38s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.35s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.74s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.05s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.17s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.81s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.97s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-12-01T17:04:07.266Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.53s) [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-01T17:04:07.266Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-01T17:04:07.266Z] --- PASS: TestDockerRegistrySuite (0.20s) [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.266Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-01T17:04:07.266Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-01T17:04:07.267Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-01T17:04:07.267Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-01T17:04:07.267Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-01T17:04:07.267Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-01T17:04:07.267Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] === RUN TestDockerDaemonSuite [2020-12-01T17:04:07.267Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-01T17:04:07.267Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-01T17:04:07.267Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-01T17:04:07.267Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] === RUN TestDockerSwarmSuite [2020-12-01T17:04:07.267Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-12-01T17:04:07.267Z] === RUN TestDockerPluginSuite [2020-12-01T17:04:07.267Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-12-01T17:04:07.267Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-12-01T17:04:07.267Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-12-01T17:04:07.267Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-12-01T17:04:07.267Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-12-01T17:04:07.267Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-12-01T17:04:07.267Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-12-01T17:04:07.267Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-12-01T17:04:07.267Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-12-01T17:04:07.267Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-12-01T17:04:07.267Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-12-01T17:04:07.267Z] --- PASS: TestDockerPluginSuite (0.04s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] === RUN TestDockerExternalVolumeSuite [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] === RUN TestDockerNetworkSuite [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] === RUN TestDockerHubPullSuite [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-12-01T17:04:07.267Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] PASS [2020-12-01T17:04:07.267Z] ok github.com/docker/docker/integration-cli 2665.618s [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === Skipped [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-12-01T17:04:07.267Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-12-01T17:04:07.267Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-12-01T17:04:07.267Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-12-01T17:04:07.267Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-01T17:04:07.267Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-01T17:04:07.267Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-12-01T17:04:07.267Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-12-01T17:04:07.267Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-12-01T17:04:07.267Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-01T17:04:07.267Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-12-01T17:04:07.267Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-12-01T17:04:07.267Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2020-12-01T17:04:07.267Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-12-01T17:04:07.267Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-12-01T17:04:07.267Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-12-01T17:04:07.267Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-12-01T17:04:07.267Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2020-12-01T17:04:07.267Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2020-12-01T17:04:07.267Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.267Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-12-01T17:04:07.267Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-12-01T17:04:07.267Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.267Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.25s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.65s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.65s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-12-01T17:04:07.268Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-12-01T17:04:07.268Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-12-01T17:04:07.268Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.268Z] [2020-12-01T17:04:07.268Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-12-01T17:04:07.269Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2020-12-01T17:04:07.269Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-12-01T17:04:07.269Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-01T17:04:07.269Z] docker_cli_sni_test.go:18: Flakey test [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2020-12-01T17:04:07.269Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-01T17:04:07.269Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-12-01T17:04:07.269Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2020-12-01T17:04:07.269Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-12-01T17:04:07.269Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.269Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-12-01T17:04:07.269Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-12-01T17:04:07.269Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.269Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-12-01T17:04:07.270Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-12-01T17:04:07.270Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-12-01T17:04:07.270Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2020-12-01T17:04:07.270Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-12-01T17:04:07.270Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-12-01T17:04:07.270Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-12-01T17:04:07.270Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-12-01T17:04:07.270Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2020-12-01T17:04:07.270Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-12-01T17:04:07.270Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2020-12-01T17:04:07.270Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-12-01T17:04:07.270Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.270Z] [2020-12-01T17:04:07.270Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-12-01T17:04:07.270Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-12-01T17:04:07.729Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-12-01T17:04:07.730Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-12-01T17:04:07.730Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-12-01T17:04:07.730Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-12-01T17:04:07.730Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-12-01T17:04:07.730Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-12-01T17:04:07.730Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-01T17:04:07.730Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-12-01T17:04:07.730Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-12-01T17:04:07.730Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.11s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.11s) [2020-12-01T17:04:07.730Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.09s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.09s) [2020-12-01T17:04:07.730Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2020-12-01T17:04:07.730Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-12-01T17:04:07.730Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-12-01T17:04:07.730Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.730Z] [2020-12-01T17:04:07.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2020-12-01T17:04:07.730Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2020-12-01T17:04:07.731Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-12-01T17:04:07.731Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-12-01T17:04:07.731Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-12-01T17:04:07.731Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-12-01T17:04:07.731Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-12-01T17:04:07.731Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-12-01T17:04:07.731Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-12-01T17:04:07.731Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2020-12-01T17:04:07.731Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-12-01T17:04:07.731Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-01T17:04:07.731Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-12-01T17:04:07.731Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-12-01T17:04:07.731Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-12-01T17:04:07.731Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-12-01T17:04:07.731Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.731Z] [2020-12-01T17:04:07.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-12-01T17:04:07.732Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-12-01T17:04:07.732Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.732Z] [2020-12-01T17:04:07.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2020-12-01T17:04:07.733Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2020-12-01T17:04:07.733Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-12-01T17:04:07.733Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2020-12-01T17:04:07.733Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.733Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-12-01T17:04:07.734Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-12-01T17:04:07.734Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-12-01T17:04:07.734Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-12-01T17:04:07.734Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-12-01T17:04:07.734Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-12-01T17:04:07.734Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-01T17:04:07.734Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-01T17:04:07.734Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.734Z] [2020-12-01T17:04:07.734Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-01T17:04:07.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-01T17:04:07.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.735Z] [2020-12-01T17:04:07.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-01T17:04:07.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-01T17:04:07.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.735Z] [2020-12-01T17:04:07.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-01T17:04:07.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-01T17:04:07.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.735Z] [2020-12-01T17:04:07.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-01T17:04:07.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-01T17:04:07.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.735Z] [2020-12-01T17:04:07.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-01T17:04:07.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-01T17:04:07.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.735Z] [2020-12-01T17:04:07.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-01T17:04:07.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-01T17:04:07.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.735Z] [2020-12-01T17:04:07.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-01T17:04:07.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-01T17:04:07.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.735Z] [2020-12-01T17:04:07.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-01T17:04:07.735Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-01T17:04:07.735Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.735Z] [2020-12-01T17:04:07.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-01T17:04:07.735Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-01T17:04:07.735Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.735Z] [2020-12-01T17:04:07.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-01T17:04:07.735Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-01T17:04:07.735Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-01T17:04:07.735Z] [2020-12-01T17:04:07.735Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-01T17:04:07.735Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-01T17:04:07.735Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-01T17:04:08.194Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-12-01T17:04:08.194Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] DONE 1093 tests, 547 skipped in 2676.070s [2020-12-01T17:04:08.194Z] INFO: Integration tests ended at 12/01/2020 17:04:07. Duration:00:44:36.1786920 [2020-12-01T17:04:08.194Z] INFO: Docker info of the daemon under test at end of run [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] Containers: 2 [2020-12-01T17:04:08.194Z] Running: 0 [2020-12-01T17:04:08.194Z] Paused: 0 [2020-12-01T17:04:08.194Z] Stopped: 2 [2020-12-01T17:04:08.194Z] Images: 18 [2020-12-01T17:04:08.194Z] Server Version: 0.0.0-dev [2020-12-01T17:04:08.194Z] Storage Driver: windowsfilter [2020-12-01T17:04:08.194Z] Windows: [2020-12-01T17:04:08.194Z] Logging Driver: json-file [2020-12-01T17:04:08.194Z] Plugins: [2020-12-01T17:04:08.194Z] Volume: local [2020-12-01T17:04:08.194Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-01T17:04:08.194Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-01T17:04:08.194Z] Swarm: inactive [2020-12-01T17:04:08.194Z] Default Isolation: process [2020-12-01T17:04:08.194Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-01T17:04:08.194Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-01T17:04:08.194Z] OSType: windows [2020-12-01T17:04:08.194Z] Architecture: x86_64 [2020-12-01T17:04:08.194Z] CPUs: 4 [2020-12-01T17:04:08.194Z] Total Memory: 32GiB [2020-12-01T17:04:08.194Z] Name: azwin-2-323940 [2020-12-01T17:04:08.194Z] ID: G54V:MLLA:LEI3:ADS3:3GSQ:DOVS:AIN5:BWN5:VLA4:KEWS:VKR7:UHFS [2020-12-01T17:04:08.194Z] Docker Root Dir: D:\CI\PR-41736\1\daemon [2020-12-01T17:04:08.194Z] Debug Mode (client): false [2020-12-01T17:04:08.194Z] Debug Mode (server): true [2020-12-01T17:04:08.194Z] File Descriptors: -1 [2020-12-01T17:04:08.194Z] Goroutines: 17 [2020-12-01T17:04:08.194Z] System Time: 2020-12-01T17:04:07.7519392Z [2020-12-01T17:04:08.194Z] EventsListeners: 0 [2020-12-01T17:04:08.194Z] Registry: https://index.docker.io/v1/ [2020-12-01T17:04:08.194Z] Labels: [2020-12-01T17:04:08.194Z] Experimental: false [2020-12-01T17:04:08.194Z] Insecure Registries: [2020-12-01T17:04:08.194Z] 127.0.0.0/8 [2020-12-01T17:04:08.194Z] Live Restore Enabled: false [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] [2020-12-01T17:04:08.194Z] INFO: Stopping daemon under test [2020-12-01T17:04:08.194Z] SUCCESS: The process with PID 3480 (child process of PID 4452) has been terminated. [2020-12-01T17:04:08.194Z] SUCCESS: The process with PID 4452 (child process of PID 2164) has been terminated. [2020-12-01T17:04:08.194Z] INFO: Stop tailing logs of the daemon under tests [2020-12-01T17:04:08.194Z] INFO: executeCI.ps1 Completed successfully at 12/01/2020 17:04:08. [2020-12-01T17:04:08.194Z] INFO: Tidying up at end of run [2020-12-01T17:04:08.194Z] INFO: Saving daemon under test log (d:\CI\PR-41736\1\dut.out) to bundles\CIDUT.out [2020-12-01T17:04:08.194Z] INFO: Saving daemon under test log (d:\CI\PR-41736\1\dut.err) to bundles\CIDUT.err [2020-12-01T17:04:08.194Z] INFO: Nuke-Everything... [2020-12-01T17:04:08.653Z] INFO: Container count on control daemon to delete is 2 [2020-12-01T17:04:09.112Z] 50629522bb46 [2020-12-01T17:04:09.112Z] 0fc2ca483cfc [2020-12-01T17:04:09.571Z] INFO: Tidying pidfile d:\CI\PR-41736\1\docker.pid [2020-12-01T17:04:09.571Z] INFO: Nuking d:\CI [2020-12-01T17:04:52.091Z] INFO: Zapped successfully [2020-12-01T17:04:52.091Z] [2020-12-01T17:04:52.091Z] INFO: executeCI.ps1 exiting at Tue Dec 1 17:04:46 CUT 2020. Duration 01:14:30.5388559 [2020-12-01T17:04:52.091Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-12-01T17:04:52.332Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-12-01T17:05:01.176Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-12-01T17:05:02.924Z] Archiving artifacts [2020-12-01T17:05:16.631Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41736/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-01T17:05:17.552Z] + make clean [2020-12-01T17:05:19.731Z] docker volume rm -f docker-dev-cache [2020-12-01T17:05:19.731Z] 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